Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/greybus/
Dsdio.c109 ((ocr & GB_SDIO_VDD_33_34) ? MMC_VDD_33_34 : 0) | in _gb_sdio_get_host_ocr()
/linux-5.19.10/include/linux/greybus/
Dgreybus_protocols.h1454 #define GB_SDIO_VDD_33_34 0x00004000 macro