Home
last modified time | relevance | path

Searched refs:PUC_PORT_1S (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/sys/dev/puc/
Dpuc_cfg.h36 #define PUC_PORT_1S 2 /* 1 serial port */ macro
Dpuc_cfg.c76 case PUC_PORT_1S: in puc_config()
Dpucdata.c893 PUC_PORT_1S, 0x14, 0, 0,
1069 PUC_PORT_1S, 0x10, 4, 0,
Dpuc.c459 if (cfg->ports == PUC_PORT_1S || cfg->ports == PUC_PORT_1P) in puc_bfe_probe()