Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsm501.h119 #define SM501_USE_UART0 (1<<4) macro
/linux-4.4.14/arch/arm/mach-pxa/
Dcsb726.c201 .devices = SM501_USE_USB_HOST | SM501_USE_UART0 | SM501_USE_UART1,
/linux-4.4.14/arch/sh/boards/mach-r2d/
Dsetup.c169 .devices = SM501_USE_USB_HOST | SM501_USE_UART0,
/linux-4.4.14/drivers/mfd/
Dsm501.c845 if (devices & SM501_USE_UART0) { in sm501_register_uart()
1355 if (idata->devices & (SM501_USE_UART0 | SM501_USE_UART1)) in sm501_init_dev()