Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/greybus/
Dsdio.c84 ((r & GB_SDIO_CAP_HS200_1_8V) ? MMC_CAP2_HS200_1_8V_SDR : 0); in _gb_sdio_set_host_caps()
/linux-6.6.21/include/linux/greybus/
Dgreybus_protocols.h1424 #define GB_SDIO_CAP_HS200_1_8V 0x00040000 macro