Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/
H A Dsdio.c95 return (((ocr & GB_SDIO_VDD_165_195) ? MMC_VDD_165_195 : 0) | in _gb_sdio_get_host_ocr()
/linux/include/linux/greybus/
H A Dgreybus_protocols.h1436 #define GB_SDIO_VDD_165_195 0x00000001 macro