Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dvia-sdmmc.c225 #define VIA_CRDR_PCICLKGATT_3V3 0x10 macro
375 VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_save_pcictrlreg()
705 gatt &= ~VIA_CRDR_PCICLKGATT_3V3; in via_sdc_set_power()
707 gatt |= VIA_CRDR_PCICLKGATT_3V3; in via_sdc_set_power()
817 gatt &= VIA_CRDR_PCICLKGATT_3V3; in via_reset_pcictrl()
819 gatt |= VIA_CRDR_PCICLKGATT_3V3; in via_reset_pcictrl()
1129 gatt = VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_probe()
1283 gatt &= ~VIA_CRDR_PCICLKGATT_3V3; in via_sd_resume()
1285 gatt |= VIA_CRDR_PCICLKGATT_3V3; in via_sd_resume()