Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c140 #define SC16IS7XX_LCR_TXBREAK_BIT (1 << 6) /* TX break enable */ macro
1008 SC16IS7XX_LCR_TXBREAK_BIT, in sc16is7xx_break_ctl()
1009 break_state ? SC16IS7XX_LCR_TXBREAK_BIT : 0); in sc16is7xx_break_ctl()