Home
last modified time | relevance | path

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

/freebsd/sys/dev/puc/
H A Dpucdata.c122 PUC_PORT_8S, 0x18, 0, 8,
145 PUC_PORT_8S, 0x18, 0, 8,
181 PUC_PORT_8S, 0x14, -1, -1,
202 PUC_PORT_8S, 0x10, 0, -1,
209 PUC_PORT_8S, 0x10, 0, -1,
230 PUC_PORT_8S, 0x10, 0, -1,
492 PUC_PORT_8S, 0x10, -1, -1,
523 PUC_PORT_8S, 0x18, 0, 8,
769 PUC_PORT_8S, 0x18, 0, 8,
949 PUC_PORT_8S, 0x14, 0, 8,
[all …]
H A Dpuc_cfg.h46 #define PUC_PORT_8S 12 /* 8 serial ports */ macro
H A Dpuc_cfg.c98 case PUC_PORT_8S: in puc_config()