Searched refs:post_muxs (Results 1 – 4 of 4) sorted by relevance
145 for (i = 0; i < ARRAY_SIZE(rate->post_muxs); i++) { in rockchip_cpuclk_set_post_muxs()146 const struct rockchip_cpuclk_clksel *clksel = &rate->post_muxs[i]; in rockchip_cpuclk_set_post_muxs()
211 .post_muxs = { \224 .post_muxs = { \241 .post_muxs = { \
167 .post_muxs = { \
627 struct rockchip_cpuclk_clksel post_muxs[ROCKCHIP_CPUCLK_NUM_DIVIDERS]; member