Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dinterwave.c525 #define XTAL1 0 in iw_set_speed() macro
528 {8000, 0x00 | XTAL1}, {9600, 0x0E | XTAL1}, in iw_set_speed()
529 {11025, 0x02 | XTAL2}, {16000, 0x02 | XTAL1}, in iw_set_speed()
531 {27420, 0x04 | XTAL1}, {32000, 0x06 | XTAL1}, in iw_set_speed()
533 {38400, 0x0A | XTAL1}, {44100, 0x0A | XTAL2}, in iw_set_speed()
534 {44800, 0x08 | XTAL1}, {48000, 0x0C | XTAL1}, in iw_set_speed()
535 {48000, 0x0C | XTAL1} /* really a dummy for indexing later */ in iw_set_speed()
536 #undef XTAL1 in iw_set_speed()