Loading drivers/clk/qcom/gcc-sdmmagpie.c +1 −0 Original line number Diff line number Diff line Loading @@ -3336,6 +3336,7 @@ static const struct qcom_reset_map gcc_sdmmagpie_resets[] = { [GCC_USB3_DP_PHY_SEC_BCR] = { 0x50014 }, [GCC_USB3_PHY_PRIM_BCR] = { 0x50000 }, [GCC_USB3_PHY_SEC_BCR] = { 0x5000c }, [GCC_QUSB2PHY_PRIM_BCR] = { 0x26000 }, }; static struct clk_dfs gcc_dfs_clocks[] = { Loading include/dt-bindings/clock/qcom,gcc-sdmmagpie.h +1 −0 Original line number Diff line number Diff line Loading @@ -195,5 +195,6 @@ #define GCC_USB3_DP_PHY_SEC_BCR 6 #define GCC_USB3_PHY_PRIM_BCR 7 #define GCC_USB3_PHY_SEC_BCR 8 #define GCC_QUSB2PHY_PRIM_BCR 9 #endif Loading
drivers/clk/qcom/gcc-sdmmagpie.c +1 −0 Original line number Diff line number Diff line Loading @@ -3336,6 +3336,7 @@ static const struct qcom_reset_map gcc_sdmmagpie_resets[] = { [GCC_USB3_DP_PHY_SEC_BCR] = { 0x50014 }, [GCC_USB3_PHY_PRIM_BCR] = { 0x50000 }, [GCC_USB3_PHY_SEC_BCR] = { 0x5000c }, [GCC_QUSB2PHY_PRIM_BCR] = { 0x26000 }, }; static struct clk_dfs gcc_dfs_clocks[] = { Loading
include/dt-bindings/clock/qcom,gcc-sdmmagpie.h +1 −0 Original line number Diff line number Diff line Loading @@ -195,5 +195,6 @@ #define GCC_USB3_DP_PHY_SEC_BCR 6 #define GCC_USB3_PHY_PRIM_BCR 7 #define GCC_USB3_PHY_SEC_BCR 8 #define GCC_QUSB2PHY_PRIM_BCR 9 #endif