Searched defs:CR_CMD_STOP_BREAK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ipack/devices/ | ||
H A D | scc2698.h | 123 #define CR_CMD_STOP_BREAK (0x7 << 4) macro |
/openbmc/linux/drivers/tty/serial/ | ||
H A D | sccnxp.c | 68 # define CR_CMD_STOP_BREAK (0x07 << 4) macro |