Home
last modified time | relevance | path

Searched refs:clk_regmap_div (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/clk/qcom/
Dclk-regmap-divider.c13 static inline struct clk_regmap_div *to_clk_regmap_div(struct clk_hw *hw) in to_clk_regmap_div()
15 return container_of(to_clk_regmap(hw), struct clk_regmap_div, clkr); in to_clk_regmap_div()
21 struct clk_regmap_div *divider = to_clk_regmap_div(hw); in div_round_ro_rate()
36 struct clk_regmap_div *divider = to_clk_regmap_div(hw); in div_round_rate()
45 struct clk_regmap_div *divider = to_clk_regmap_div(hw); in div_set_rate()
60 struct clk_regmap_div *divider = to_clk_regmap_div(hw); in div_recalc_rate()
Dclk-regmap-divider.h12 struct clk_regmap_div { struct
Dgcc-ipq8074.c1415 static struct clk_regmap_div nss_ubi0_div_clk_src = {
1446 static struct clk_regmap_div nss_ubi1_div_clk_src = {
1554 static struct clk_regmap_div nss_port1_rx_div_clk_src = {
1591 static struct clk_regmap_div nss_port1_tx_div_clk_src = {
1621 static struct clk_regmap_div nss_port2_rx_div_clk_src = {
1651 static struct clk_regmap_div nss_port2_tx_div_clk_src = {
1681 static struct clk_regmap_div nss_port3_rx_div_clk_src = {
1711 static struct clk_regmap_div nss_port3_tx_div_clk_src = {
1741 static struct clk_regmap_div nss_port4_rx_div_clk_src = {
1771 static struct clk_regmap_div nss_port4_tx_div_clk_src = {
[all …]
Dlcc-mdm9615.c145 static struct clk_regmap_div mi2s_div_clk = {
251 static struct clk_regmap_div prefix##_div_clk = { \
Dlcc-msm8960.c143 static struct clk_regmap_div mi2s_div_clk = {
249 static struct clk_regmap_div prefix##_div_clk = { \
Ddispcc-sdm845.c304 static struct clk_regmap_div disp_cc_mdss_byte0_div_clk_src = {
359 static struct clk_regmap_div disp_cc_mdss_byte1_div_clk_src = {
Dlcc-ipq806x.c162 static struct clk_regmap_div mi2s_div_clk = {
Dgcc-ipq4019.c29 struct clk_regmap_div, clkr)
74 struct clk_regmap_div cdiv;