Symbol: clk_fixed_rate
drivers/clk/clk-fixed-rate.c
150
struct clk_fixed_rate *fixed;
drivers/clk/clk-fixed-rate.c
27
#define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw)
drivers/clk/clk-fixed-rate.c
38
struct clk_fixed_rate *fixed = to_clk_fixed_rate(hw);
drivers/clk/clk-fixed-rate.c
54
struct clk_fixed_rate *fix = res;
drivers/clk/clk-fixed-rate.c
71
struct clk_fixed_rate *fixed;
drivers/clk/nxp/clk-lpc32xx.c
1081
struct clk_fixed_rate f;
drivers/clk/nxp/clk-lpc32xx.c
1466
struct clk_fixed_rate *fixed = &clk_hw->f;
drivers/clk/qcom/common.c
159
struct clk_fixed_rate *fixed;
drivers/clk/sunxi/clk-a10-hosc.c
20
struct clk_fixed_rate *fixed;
drivers/clk/sunxi/clk-a10-hosc.c
29
fixed = kzalloc_obj(struct clk_fixed_rate);
drivers/clk/uniphier/clk-uniphier-fixed-rate.c
16
struct clk_fixed_rate *fixed;
drivers/phy/qualcomm/phy-qcom-pcie2.c
226
struct clk_fixed_rate *fixed;
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
2309
struct clk_fixed_rate pipe_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
4184
struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c
607
struct clk_fixed_rate *fixed;
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3335
struct clk_fixed_rate pipe_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3336
struct clk_fixed_rate aux_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5053
struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5099
struct clk_fixed_rate *fixed = &qmp->aux_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.c
1119
struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.c
547
struct clk_fixed_rate pipe_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-usb.c
1439
struct clk_fixed_rate pipe_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-usb.c
2218
struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
1496
struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
1675
struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed;
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
448
struct clk_fixed_rate pipe_clk_fixed;