Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Ddw_mmc-k3.c32 #define SDCARD_IO_SEL18 BIT(2) macro
286 val = set ? SDCARD_IO_SEL18 : 0; in dw_mci_set_sel18()
288 SDCARD_IO_SEL18, val); in dw_mci_set_sel18()