Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/greybus/
Dsdio.c71 ((r & GB_SDIO_CAP_1_2V_DDR) ? MMC_CAP_1_2V_DDR : 0) | in _gb_sdio_set_host_caps()
/Linux-v5.4/include/linux/greybus/
Dgreybus_protocols.h1412 #define GB_SDIO_CAP_1_2V_DDR 0x00000040 macro