Searched refs:CS8900 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cs/
H A Dif_cs.c300 if (chip_type == CS8900) {
344 if (chip_type == CS8900) {
361 if (chip_type == CS8900) {
384 chip_type == CS8900 ? '0' : '2',
523 if (sc->chip_type != CS8900) {
550 if (sc->chip_type != CS8900) {
1157 if (sc->chip_type != CS8900) {
H A Dif_csreg.h98 #define CHIP_EISA_ID_SIG 0x630E /* Product ID Code for Crystal Chip (CS8900 spec 4.3) */
491 #define CS8900 0x0000 macro

Completed in 71 milliseconds