Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dvia-sdmmc.c181 #define VIA_CRDR_SDEXTCTRL_HISPD 0x80 macro
746 sdextctrl |= VIA_CRDR_SDEXTCTRL_HISPD; in via_sdc_set_ios()
748 sdextctrl &= ~VIA_CRDR_SDEXTCTRL_HISPD; in via_sdc_set_ios()