Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dsdio.c83 ((r & GB_SDIO_CAP_HS400_1_8V) ? MMC_CAP2_HS400_1_8V : 0) | in _gb_sdio_set_host_caps()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1426 #define GB_SDIO_CAP_HS400_1_8V 0x00100000 macro