Home
last modified time | relevance | path

Searched refs:clkgate_con (Results 1 – 17 of 17) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3399.h62 u32 clkgate_con[35]; member
H A Dcru_rv1126b.h66 unsigned int clkgate_con[16]; member
122 check_member(rv1126b_cru, clkgate_con[0], 0x800);
H A Dcru_rk3368.h39 unsigned int clkgate_con[25]; member
H A Dcru_rv1108.h38 unsigned int clkgate_con[20]; member
H A Dcru_rk3328.h44 u32 clkgate_con[29]; member
H A Dcru_rv1103b.h91 unsigned int clkgate_con[7]; member
H A Dcru_rv1106.h78 unsigned int clkgate_con[4]; member
H A Dcru_rk1808.h79 unsigned int clkgate_con[20]; member
H A Dcru_rv1126.h116 unsigned int clkgate_con[25]; member
H A Dcru_px30.h88 unsigned int clkgate_con[18]; member
H A Dcru_rk3588.h74 unsigned int clkgate_con[78];/* Address Offset: 0x0800 */ member
H A Dcru_rk3568.h97 unsigned int clkgate_con[36];/* Address Offset: 0x0300 */ member
H A Dcru_rk3576.h75 unsigned int clkgate_con[80];/* Address Offset: 0x0800 */ member
H A Dcru_rk3308.h90 unsigned int clkgate_con[15]; member
/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_px30.c437 gate = readl(&cru->clkgate_con[10]); in px30_i2s_get_clk()
474 rk_clrsetreg(&cru->clkgate_con[10], in px30_i2s_set_clk()
513 rk_clrsetreg(&cru->clkgate_con[10], CLK_I2S1_OUT_MCLK_PAD_MASK, in px30_i2s1_mclk_set_clk()
H A Dclk_rv1126b.c1453 writel(0x01000000, &cru->clkgate_con[15]); in rv1126b_mac_set_rate()
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rv1126.c3459 &dram->cru->clkgate_con[21]); in ddr_set_rate()
3475 &dram->cru->clkgate_con[21]); in ddr_set_rate()