Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/greybus/
Dsdio.c98 ((ocr & GB_SDIO_VDD_22_23) ? MMC_VDD_22_23 : 0) | in _gb_sdio_get_host_ocr()
/linux-6.6.21/include/linux/greybus/
Dgreybus_protocols.h1443 #define GB_SDIO_VDD_22_23 0x00000008 macro