Searched refs:XTAL2 (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | interwave.c | 526 #define XTAL2 1 in iw_set_speed() macro 527 {5510, 0x00 | XTAL2}, {6620, 0x0E | XTAL2}, in iw_set_speed() 529 {11025, 0x02 | XTAL2}, {16000, 0x02 | XTAL1}, in iw_set_speed() 530 {18900, 0x04 | XTAL2}, {22050, 0x06 | XTAL2}, in iw_set_speed() 532 {33075, 0x0C | XTAL2}, {37800, 0x08 | XTAL2}, in iw_set_speed() 533 {38400, 0x0A | XTAL1}, {44100, 0x0A | XTAL2}, in iw_set_speed() 537 #undef XTAL2 in iw_set_speed()
|