Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-gli.c174 #define PCIE_GLI_9767_CFG_LOW_PWR_OFF BIT(12) macro
913 value &= ~PCIE_GLI_9767_CFG_LOW_PWR_OFF; in gl9767_set_low_power_negotiation()
915 value |= PCIE_GLI_9767_CFG_LOW_PWR_OFF; in gl9767_set_low_power_negotiation()
1039 value |= PCIE_GLI_9767_CFG_LOW_PWR_OFF; in gl9767_init_sd_express()
1082 value &= ~PCIE_GLI_9767_CFG_LOW_PWR_OFF; in gl9767_init_sd_express()