Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dvia-sdmmc.c234 #define VIA_CRDR_PCICLKGATT_PAD_PWRON 0x20 macro
376 VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_save_pcictrlreg()
710 gatt |= VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sdc_set_power()
712 gatt &= ~VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sdc_set_power()
816 gatt = VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_reset_pcictrl()
1130 gatt = VIA_CRDR_PCICLKGATT_3V3 | VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_probe()
1211 gatt &= ~VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_remove()
1282 gatt = VIA_CRDR_PCICLKGATT_PAD_PWRON; in via_sd_resume()