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

/netbsd-current/sys/dev/pci/bktr/
H A Dbktr_os.c1842 #define STATUSBIT_STEREO 0x10 macro
1844 ri->stereo = (status & STATUSBIT_STEREO) ? 1 : 0;
1847 ri->info = (status & STATUSBIT_STEREO) ? RADIO_INFO_STEREO : 0;
1848 #undef STATUSBIT_STEREO macro
H A Dbktr_tuner.c768 #define STATUSBIT_STEREO 0x10 /* valid if FM (aka not TV) */ macro

Completed in 141 milliseconds