Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/greybus/
Dsdio.c103 ((ocr & GB_SDIO_VDD_27_28) ? MMC_VDD_27_28 : 0) | in _gb_sdio_get_host_ocr()
/linux-6.1.9/include/linux/greybus/
Dgreybus_protocols.h1448 #define GB_SDIO_VDD_27_28 0x00000100 macro