Searched refs:hostctl (Results 1 – 2 of 2) sorted by relevance
89 ctrl = readb(&priv->reg->hostctl); in tegra_mmc_prepare_data()92 writeb(ctrl, &priv->reg->hostctl); in tegra_mmc_prepare_data()426 ctrl = readb(&priv->reg->hostctl); in tegra_mmc_set_ios()443 writeb(ctrl, &priv->reg->hostctl); in tegra_mmc_set_ios()506 readb(&priv->reg->pwrcon), readb(&priv->reg->hostctl)); in tegra_mmc_reset()
35 unsigned char hostctl; /* _POWER_CONTROL_HOST_0 7:00 */ member