Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ic/
HDz8530.h247 #define TPC_TB7 0x20 /* 7 databits. */ macro
/NextBSD/sys/dev/uart/
HDuart_dev_z8530.c111 tpc |= TPC_TB7; in z8530_param()