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

/freebsd-10.2-release/sys/dev/bktr/
H A Dmsp34xx.c372 static void msp3400c_setmode(bktr_ptr_t client, int type) function
742 msp3400c_setmode(client, MSP_MODE_AM_DETECT /* +1 */ );
814 msp3400c_setmode(client, MSP_MODE_FM_TERRA);
822 msp3400c_setmode(client, MSP_MODE_FM_NICAM1);
833 msp3400c_setmode(client, MSP_MODE_FM_NICAM2);
842 msp3400c_setmode(client, MSP_MODE_FM_TERRA);
850 msp3400c_setmode(client, MSP_MODE_AM_NICAM);
860 msp3400c_setmode(client, MSP_MODE_FM_NICAM1);
872 msp3400c_setmode(client, MSP_MODE_FM_TERRA);

Completed in 160 milliseconds