Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/greybus/
Dsdio.c67 ((r & GB_SDIO_CAP_MMC_HS) ? MMC_CAP_MMC_HIGHSPEED : 0) | in _gb_sdio_set_host_caps()
/linux-5.19.10/include/linux/greybus/
Dgreybus_protocols.h1409 #define GB_SDIO_CAP_MMC_HS 0x00000008 macro