Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/puc/
Dpucdata.c124 PUC_PORT_8S, 0x18, 0, 8,
147 PUC_PORT_8S, 0x18, 0, 8,
183 PUC_PORT_8S, 0x14, -1, -1,
204 PUC_PORT_8S, 0x10, 0, -1,
211 PUC_PORT_8S, 0x10, 0, -1,
232 PUC_PORT_8S, 0x10, 0, -1,
494 PUC_PORT_8S, 0x10, -1, -1,
529 PUC_PORT_8S, 0x14, 0, 8,
536 PUC_PORT_8S, 0x14, 0, 8,
564 PUC_PORT_8S, 0x10, 0, 8,
[all …]
Dpuc_cfg.h48 #define PUC_PORT_8S 12 /* 8 serial ports */ macro
Dpuc_cfg.c101 case PUC_PORT_8S: in puc_config()