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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dmsp3400-kthreads.c43 { 0x0002, MSP_CARRIER(4.5), MSP_CARRIER(4.72), "4.5/4.72 M Dual FM-Stereo" },
44 { 0x0003, MSP_CARRIER(5.5), MSP_CARRIER(5.7421875), "5.5/5.74 B/G Dual FM-Stereo" },
45 { 0x0004, MSP_CARRIER(6.5), MSP_CARRIER(6.2578125), "6.5/6.25 D/K1 Dual FM-Stereo" },
46 { 0x0005, MSP_CARRIER(6.5), MSP_CARRIER(6.7421875), "6.5/6.74 D/K2 Dual FM-Stereo" },
47 { 0x0006, MSP_CARRIER(6.5), MSP_CARRIER(6.
[all...]
H A Dmsp3400-driver.h13 #define MSP_CARRIER(freq) ((int)((float)(freq / 18.432) * (1 << 24))) macro
H A Dmsp3400-driver.c498 msp3400c_set_carrier(client, MSP_CARRIER(10.7),
499 MSP_CARRIER(10.7));

Completed in 86 milliseconds