Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3399.h73 u32 sdmmc_con[2]; member
H A Dcru_rk3368.h51 unsigned int sdmmc_con[2]; member
H A Dcru_rv1108.h48 unsigned int sdmmc_con[2]; member
H A Dcru_rk3328.h49 u32 sdmmc_con[2]; member
H A Dcru_rv1106.h88 unsigned int sdmmc_con[2]; member
H A Dcru_rk1808.h83 unsigned int sdmmc_con[2]; member
H A Dcru_rv1126.h127 unsigned int sdmmc_con[2]; member
H A Dcru_px30.h93 unsigned int sdmmc_con[2]; member
H A Dcru_rk3588.h85 unsigned int sdmmc_con[2];/* Address Offset: 0x0c30 */ member
H A Dcru_rk3308.h95 unsigned int sdmmc_con[2]; member
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3308.c1128 raw_value = readl(&cru->sdmmc_con[1]); in rockchip_mmc_get_phase()
1181 writel(raw_value | 0xffff0000, &cru->sdmmc_con[1]); in rockchip_mmc_set_phase()
H A Dclk_rk3328.c1171 raw_value = readl(&cru->sdmmc_con[1]); in rk3328_mmc_get_phase()
1226 writel(raw_value | 0xffff0000, &cru->sdmmc_con[1]); in rk3328_mmc_set_phase()
H A Dclk_rk1808.c1132 raw_value = readl(&cru->sdmmc_con[1]); in rk1808_mmc_get_phase()
1187 writel(raw_value | 0xffff0000, &cru->sdmmc_con[1]); in rk1808_mmc_set_phase()
H A Dclk_rk3368.c1154 raw_value = readl(&cru->sdmmc_con[1]); in rk3368_mmc_get_phase()
1209 writel(raw_value | 0xffff0000, &cru->sdmmc_con[1]); in rk3368_mmc_set_phase()
H A Dclk_px30.c1506 raw_value = readl(&cru->sdmmc_con[1]); in rockchip_mmc_get_phase()
1559 writel(raw_value | 0xffff0000, &cru->sdmmc_con[1]); in rockchip_mmc_set_phase()
H A Dclk_rv1126.c1877 raw_value = readl(&cru->sdmmc_con[1]); in rv1126_mmc_get_phase()
1931 writel(raw_value | 0xffff0000, &cru->sdmmc_con[1]); in rv1126_mmc_set_phase()
H A Dclk_rk3588.c1830 raw_value = readl(&cru->sdmmc_con[1]); in rk3588_mmc_get_phase()
1882 writel(raw_value | 0xffff0000, &cru->sdmmc_con[1]); in rk3588_mmc_set_phase()