Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/
H A Dsdio.c76 ((r & GB_SDIO_CAP_UHS_DDR50) ? MMC_CAP_UHS_DDR50 : 0) | in _gb_sdio_set_host_caps()
/linux/include/linux/greybus/
H A Dgreybus_protocols.h1415 #define GB_SDIO_CAP_UHS_DDR50 0x00002000 macro