Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/greybus/
Dsdio.c83 caps2 = ((r & GB_SDIO_CAP_HS200_1_2V) ? MMC_CAP2_HS200_1_2V_SDR : 0) | in _gb_sdio_set_host_caps()
/Linux-v5.4/include/linux/greybus/
Dgreybus_protocols.h1423 #define GB_SDIO_CAP_HS200_1_2V 0x00020000 macro