Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/
H A Dsdio.c81 caps2 = ((r & GB_SDIO_CAP_HS200_1_2V) ? MMC_CAP2_HS200_1_2V_SDR : 0) | in _gb_sdio_set_host_caps()
/linux/include/linux/greybus/
H A Dgreybus_protocols.h1419 #define GB_SDIO_CAP_HS200_1_2V 0x00020000 macro