Home
last modified time | relevance | path

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

/freebsd/sys/dev/puc/
H A Dpuc_cfg.c79 case PUC_PORT_1S1P: in puc_config()
146 if (cfg->ports == PUC_PORT_1S1P || in puc_config()
H A Dpucdata.c315 PUC_PORT_1S1P, 0x18, 4, 0,
321 PUC_PORT_1S1P, 0x18, 4, 0,
327 PUC_PORT_1S1P, 0x18, 4, 0,
393 PUC_PORT_1S1P, 0x10, 4, 0,
399 PUC_PORT_1S1P, 0x10, 4, 0,
405 PUC_PORT_1S1P, 0x10, 4, 0,
1528 PUC_PORT_1S1P, -1, -1, -1,
1639 PUC_PORT_1S1P, 0x10, 4, 0,
H A Dpuc_cfg.h37 #define PUC_PORT_1S1P 3 /* 1 serial + 1 parallel ports */ macro