Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/sibyte/
Dsb1250_uart.h207 #define S_DUART_IN_PIN_CHNG 4 macro
208 #define M_DUART_IN_PIN_CHNG _SB_MAKEMASK(4, S_DUART_IN_PIN_CHNG)
/Linux-v4.19/drivers/tty/serial/
Dsb1250-duart.c431 if (delta & (M_DUART_IN_PIN0_VAL << S_DUART_IN_PIN_CHNG)) in sbd_status_handle()
434 if (delta & (M_DUART_IN_PIN2_VAL << S_DUART_IN_PIN_CHNG)) in sbd_status_handle()
438 S_DUART_IN_PIN_CHNG)) in sbd_status_handle()