Searched defs:_nb (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/qcom/ |
H A D | clk-cpu-8996.c | 266 #define to_clk_cpu_8996_pmux_nb(_nb) \ argument
|
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu_mux.h | 162 #define to_ccu_mux_nb(_nb) container_of(_nb, struct ccu_mux_nb, clk_nb) argument
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mux.h | 138 #define to_mtk_mux_nb(_nb) container_of(_nb, struct mtk_mux_nb, nb) argument
|
/linux/drivers/clk/sophgo/ |
H A D | clk-sg2042-clkgen.c | 155 #define to_sg2042_mux_nb(_nb) container_of(_nb, struct sg2042_mux_clock, clk_nb) argument
|
/linux/drivers/i2c/busses/ |
H A D | i2c-cadence.c | 233 #define to_cdns_i2c(_nb) container_of(_nb, struct cdns_i2c, \ argument
|
/linux/drivers/clk/rockchip/ |
H A D | clk.h | 429 #define RK3066_PLL_RATE_NB(_rate, _nr, _nf, _no, _nb) \ argument
|