Loading drivers/clk/qcom/gcc-sdm660.c +4 −4 Original line number Diff line number Diff line Loading @@ -1750,7 +1750,7 @@ static struct clk_branch gcc_gpu_cfg_ahb_clk = { static struct clk_branch gpll0_out_msscc = { .halt_reg = 0x5200c, .halt_check = BRANCH_HALT, .halt_check = BRANCH_HALT_DELAY, .clkr = { .enable_reg = 0x5200c, .enable_mask = BIT(2), Loading Loading @@ -2249,7 +2249,7 @@ static struct clk_branch gcc_ufs_phy_aux_hw_ctl_clk = { static struct clk_branch gcc_ufs_rx_symbol_0_clk = { .halt_reg = 0x75014, .halt_check = BRANCH_HALT, .halt_check = BRANCH_HALT_DELAY, .clkr = { .enable_reg = 0x75014, .enable_mask = BIT(0), Loading @@ -2262,7 +2262,7 @@ static struct clk_branch gcc_ufs_rx_symbol_0_clk = { static struct clk_branch gcc_ufs_rx_symbol_1_clk = { .halt_reg = 0x7605c, .halt_check = BRANCH_HALT, .halt_check = BRANCH_HALT_DELAY, .clkr = { .enable_reg = 0x7605c, .enable_mask = BIT(0), Loading @@ -2275,7 +2275,7 @@ static struct clk_branch gcc_ufs_rx_symbol_1_clk = { static struct clk_branch gcc_ufs_tx_symbol_0_clk = { .halt_reg = 0x75010, .halt_check = BRANCH_HALT, .halt_check = BRANCH_HALT_DELAY, .clkr = { .enable_reg = 0x75010, .enable_mask = BIT(0), Loading Loading
drivers/clk/qcom/gcc-sdm660.c +4 −4 Original line number Diff line number Diff line Loading @@ -1750,7 +1750,7 @@ static struct clk_branch gcc_gpu_cfg_ahb_clk = { static struct clk_branch gpll0_out_msscc = { .halt_reg = 0x5200c, .halt_check = BRANCH_HALT, .halt_check = BRANCH_HALT_DELAY, .clkr = { .enable_reg = 0x5200c, .enable_mask = BIT(2), Loading Loading @@ -2249,7 +2249,7 @@ static struct clk_branch gcc_ufs_phy_aux_hw_ctl_clk = { static struct clk_branch gcc_ufs_rx_symbol_0_clk = { .halt_reg = 0x75014, .halt_check = BRANCH_HALT, .halt_check = BRANCH_HALT_DELAY, .clkr = { .enable_reg = 0x75014, .enable_mask = BIT(0), Loading @@ -2262,7 +2262,7 @@ static struct clk_branch gcc_ufs_rx_symbol_0_clk = { static struct clk_branch gcc_ufs_rx_symbol_1_clk = { .halt_reg = 0x7605c, .halt_check = BRANCH_HALT, .halt_check = BRANCH_HALT_DELAY, .clkr = { .enable_reg = 0x7605c, .enable_mask = BIT(0), Loading @@ -2275,7 +2275,7 @@ static struct clk_branch gcc_ufs_rx_symbol_1_clk = { static struct clk_branch gcc_ufs_tx_symbol_0_clk = { .halt_reg = 0x75010, .halt_check = BRANCH_HALT, .halt_check = BRANCH_HALT_DELAY, .clkr = { .enable_reg = 0x75010, .enable_mask = BIT(0), Loading