Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dsdio.c110 ((ocr & GB_SDIO_VDD_33_34) ? MMC_VDD_33_34 : 0) | in _gb_sdio_get_host_ocr()
/OK3568_Linux_fs/kernel/include/linux/greybus/
H A Dgreybus_protocols.h1454 #define GB_SDIO_VDD_33_34 0x00004000 macro