Home
last modified time | relevance | path

Searched refs:cru_clkgate_con (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3188.h48 u32 cru_clkgate_con[10]; member
H A Dcru_rk3066.h48 u32 cru_clkgate_con[10]; member
H A Dcru_rk3128.h41 unsigned int cru_clkgate_con[11]; member
H A Dcru_rk3036.h47 unsigned int cru_clkgate_con[11]; member
H A Dcru_rk322x.h40 unsigned int cru_clkgate_con[16]; member
H A Dcru_rk3288.h53 u32 cru_clkgate_con[19]; member
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3288.c1204 rk_clrreg(&cru->cru_clkgate_con[16], 1 << 9); in rk3288_clk_set_rate()
1207 rk_setreg(&cru->cru_clkgate_con[7], 1 << 9); in rk3288_clk_set_rate()
1209 rk_clrreg(&cru->cru_clkgate_con[7], 1 << 9); in rk3288_clk_set_rate()