Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/qcom/
Dclk-regmap-divider.c21 static inline struct clk_regmap_div *to_clk_regmap_div(struct clk_hw *hw) in to_clk_regmap_div()
23 return container_of(to_clk_regmap(hw), struct clk_regmap_div, clkr); in to_clk_regmap_div()
29 struct clk_regmap_div *divider = to_clk_regmap_div(hw); in div_round_ro_rate()
44 struct clk_regmap_div *divider = to_clk_regmap_div(hw); in div_round_rate()
53 struct clk_regmap_div *divider = to_clk_regmap_div(hw); in div_set_rate()
68 struct clk_regmap_div *divider = to_clk_regmap_div(hw); in div_recalc_rate()
Dclk-regmap-divider.h20 struct clk_regmap_div { struct
Dgcc-ipq8074.c1423 static struct clk_regmap_div nss_ubi0_div_clk_src = {
1454 static struct clk_regmap_div nss_ubi1_div_clk_src = {
1562 static struct clk_regmap_div nss_port1_rx_div_clk_src = {
1599 static struct clk_regmap_div nss_port1_tx_div_clk_src = {
1629 static struct clk_regmap_div nss_port2_rx_div_clk_src = {
1659 static struct clk_regmap_div nss_port2_tx_div_clk_src = {
1689 static struct clk_regmap_div nss_port3_rx_div_clk_src = {
1719 static struct clk_regmap_div nss_port3_tx_div_clk_src = {
1749 static struct clk_regmap_div nss_port4_rx_div_clk_src = {
1779 static struct clk_regmap_div nss_port4_tx_div_clk_src = {
[all …]
Dlcc-mdm9615.c153 static struct clk_regmap_div mi2s_div_clk = {
259 static struct clk_regmap_div prefix##_div_clk = { \
Dlcc-msm8960.c151 static struct clk_regmap_div mi2s_div_clk = {
257 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.c170 static struct clk_regmap_div mi2s_div_clk = {
Dgcc-ipq4019.c37 struct clk_regmap_div, clkr)
82 struct clk_regmap_div cdiv;