Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dsdio.c108 ((ocr & GB_SDIO_VDD_32_33) ? MMC_VDD_32_33 : 0) | in _gb_sdio_get_host_ocr()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1453 #define GB_SDIO_VDD_32_33 0x00002000 macro