Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3288.h67 u32 cru_emmc_con[2]; member
69 check_member(rk3288_cru, cru_emmc_con[1], 0x021c);
H A Dcru_rk3128.h56 unsigned int cru_emmc_con[2]; member
H A Dcru_rk3036.h58 unsigned int cru_emmc_con[2]; member
H A Dcru_rk322x.h51 unsigned int cru_emmc_con[2]; member
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3128.c689 raw_value = readl(&cru->cru_emmc_con[1]); in rk3128_mmc_get_phase()
744 writel(raw_value | 0xffff0000, &cru->cru_emmc_con[1]); in rk3128_mmc_set_phase()
H A Dclk_rk322x.c832 raw_value = readl(&cru->cru_emmc_con[1]); in rk322x_mmc_get_phase()
887 writel(raw_value | 0xffff0000, &cru->cru_emmc_con[1]); in rk322x_mmc_set_phase()
H A Dclk_rk3288.c1270 raw_value = readl(&cru->cru_emmc_con[1]); in rockchip_mmc_get_phase()
1321 writel(raw_value | 0xffff0000, &cru->cru_emmc_con[1]); in rockchip_mmc_set_phase()