Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dvia-sdmmc.c225 #define VIA_CRDR_PCICLKGATT_3V3 0x10 macro
373 VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_save_pcictrlreg()
700 gatt &= ~VIA_CRDR_PCICLKGATT_3V3; in via_sdc_set_power()
702 gatt |= VIA_CRDR_PCICLKGATT_3V3; in via_sdc_set_power()
812 gatt &= VIA_CRDR_PCICLKGATT_3V3; in via_reset_pcictrl()
814 gatt |= VIA_CRDR_PCICLKGATT_3V3; in via_reset_pcictrl()
1124 gatt = VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_probe()
1281 gatt &= ~VIA_CRDR_PCICLKGATT_3V3; in via_sd_resume()
1283 gatt |= VIA_CRDR_PCICLKGATT_3V3; in via_sd_resume()