Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3128.h53 unsigned int cru_sdmmc_con[2]; member
H A Dcru_rk3036.h56 unsigned int cru_sdmmc_con[2]; member
H A Dcru_rk322x.h48 unsigned int cru_sdmmc_con[2]; member
H A Dcru_rk3288.h64 u32 cru_sdmmc_con[2]; member
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3128.c691 raw_value = readl(&cru->cru_sdmmc_con[1]); in rk3128_mmc_get_phase()
746 writel(raw_value | 0xffff0000, &cru->cru_sdmmc_con[1]); in rk3128_mmc_set_phase()
H A Dclk_rk322x.c834 raw_value = readl(&cru->cru_sdmmc_con[1]); in rk322x_mmc_get_phase()
889 writel(raw_value | 0xffff0000, &cru->cru_sdmmc_con[1]); in rk322x_mmc_set_phase()
H A Dclk_rk3288.c1272 raw_value = readl(&cru->cru_sdmmc_con[1]); in rockchip_mmc_get_phase()
1323 writel(raw_value | 0xffff0000, &cru->cru_sdmmc_con[1]); in rockchip_mmc_set_phase()