Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsm501.h108 #define SM501_USE_UART1 (1<<5) macro
/Linux-v6.6/drivers/mfd/
Dsm501.c851 if (devices & SM501_USE_UART1) { in sm501_register_uart()
1347 if (idata->devices & (SM501_USE_UART0 | SM501_USE_UART1)) in sm501_init_dev()