Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rv1106.h68 unsigned int pmu_clkgate_con[3]; member
H A Dcru_rk1808.h94 unsigned int pmu_clkgate_con[2]; member
H A Dcru_rv1126.h100 unsigned int pmu_clkgate_con[3]; member
H A Dcru_px30.h108 unsigned int pmu_clkgate_con[2]; member
H A Dcru_rk3568.h77 unsigned int pmu_clkgate_con[3];/* Address Offset: 0x0180 */ member
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3568.c498 rk_clrsetreg(&priv->pmucru->pmu_clkgate_con[2], 0x3 << 13, 0 << 13); in rk3568_pmuclk_probe()