Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dsc16is7xx.c139 #define SC16IS7XX_LCR_TXBREAK_BIT (1 << 6) /* TX break enable */ macro
1009 SC16IS7XX_LCR_TXBREAK_BIT, in sc16is7xx_break_ctl()
1010 break_state ? SC16IS7XX_LCR_TXBREAK_BIT : 0); in sc16is7xx_break_ctl()