Home
last modified time | relevance | path

Searched refs:SM501_USE_UART0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dsm501.h107 #define SM501_USE_UART0 (1<<4) macro
/openbmc/linux/arch/sh/boards/mach-r2d/
H A Dsetup.c166 .devices = SM501_USE_USB_HOST | SM501_USE_UART0,
/openbmc/linux/drivers/mfd/
H A Dsm501.c845 if (devices & SM501_USE_UART0) { in sm501_register_uart()
1347 if (idata->devices & (SM501_USE_UART0 | SM501_USE_UART1)) in sm501_init_dev()