Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dsdio_ids.h14 #define SDIO_CLASS_UART 0x01 /* standard UART interface */ macro
/openbmc/linux/drivers/mmc/core/
H A Dsdio_uart.c1032 if (func->class == SDIO_CLASS_UART) { in sdio_uart_probe()
1105 { SDIO_DEVICE_CLASS(SDIO_CLASS_UART) },