Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/greybus/
Dsdio.c69 ((r & GB_SDIO_CAP_SD_HS) ? MMC_CAP_SD_HIGHSPEED : 0) | in _gb_sdio_set_host_caps()
/Linux-v5.4/include/linux/greybus/
Dgreybus_protocols.h1410 #define GB_SDIO_CAP_SD_HS 0x00000010 macro