Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dvia-sdmmc.c228 #define VIA_CRDR_PCICLKGATT_3V3 0x10 macro
376 VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_save_pcictrlreg()
704 gatt &= ~VIA_CRDR_PCICLKGATT_3V3; in via_sdc_set_power()
706 gatt |= VIA_CRDR_PCICLKGATT_3V3; in via_sdc_set_power()
818 gatt &= VIA_CRDR_PCICLKGATT_3V3; in via_reset_pcictrl()
820 gatt |= VIA_CRDR_PCICLKGATT_3V3; in via_reset_pcictrl()
1137 gatt = VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_probe()
1296 gatt &= ~VIA_CRDR_PCICLKGATT_3V3; in via_sd_resume()
1298 gatt |= VIA_CRDR_PCICLKGATT_3V3; in via_sd_resume()