Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dvia-sdmmc.c233 #define VIA_CRDR_PCICLKGATT_PAD_PWRON 0x20 macro
375 VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_save_pcictrlreg()
709 gatt |= VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sdc_set_power()
711 gatt &= ~VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sdc_set_power()
815 gatt = VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_reset_pcictrl()
1129 gatt = VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_probe()
1210 gatt &= ~VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_remove()
1281 gatt = VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_resume()