Home
last modified time | relevance | path

Searched refs:pwrcon (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra/
H A Dtegra_mmc.h36 unsigned char pwrcon; /* _POWER_CONTROL_HOST_0 15:8 */ member
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dtegra_mmc.c61 writeb(pwr, &priv->reg->pwrcon); in tegra_mmc_set_power()
67 writeb(pwr, &priv->reg->pwrcon); in tegra_mmc_set_power()
506 readb(&priv->reg->pwrcon), readb(&priv->reg->hostctl)); in tegra_mmc_reset()