Home
last modified time | relevance | path

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

/trueos/sys/dev/ic/
HDz8530.h249 #define TPC_BRK 0x10 /* Send break. */ macro
/trueos/sys/dev/uart/
HDuart_dev_z8530.c401 z8530->tpc |= TPC_BRK; in z8530_bus_ioctl()
403 z8530->tpc &= ~TPC_BRK; in z8530_bus_ioctl()