Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3188.h42 u32 cru_clkgate_con[10]; member
H A Dcru_rk3036.h41 unsigned int cru_clkgate_con[11]; member
H A Dcru_rk322x.h42 unsigned int cru_clkgate_con[16]; member
H A Dcru_rk3128.h42 unsigned int cru_clkgate_con[11]; member
H A Dcru_rk3288.h45 u32 cru_clkgate_con[19]; member
/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3288.c862 rk_clrreg(&cru->cru_clkgate_con[16], 1 << 9); in rk3288_clk_set_rate()
865 rk_setreg(&cru->cru_clkgate_con[7], 1 << 9); in rk3288_clk_set_rate()
867 rk_clrreg(&cru->cru_clkgate_con[7], 1 << 9); in rk3288_clk_set_rate()