Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dsm501.h120 #define SM501_USE_UART1 (1<<5) macro
/linux-3.4.99/arch/arm/mach-pxa/
Dcsb726.c201 .devices = SM501_USE_USB_HOST | SM501_USE_UART0 | SM501_USE_UART1,
/linux-3.4.99/drivers/mfd/
Dsm501.c851 if (devices & SM501_USE_UART1) { in sm501_register_uart()
1366 if (idata->devices & (SM501_USE_UART0 | SM501_USE_UART1)) in sm501_init_dev()