Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dvia-sdmmc.c236 #define VIA_CRDR_PCICLKGATT_PAD_PWRON 0x20 macro
376 VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_save_pcictrlreg()
708 gatt |= VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sdc_set_power()
710 gatt &= ~VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sdc_set_power()
816 gatt = VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_reset_pcictrl()
1137 gatt = VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_probe()
1219 gatt &= ~VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_remove()
1294 gatt = VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_resume()