Searched refs:XREG_RF_FREQ (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/tuners/ |
H A D | xc2028.c | 30 #define XREG_RF_FREQ 0x02 macro 1118 rc = send_seq(priv, {0x00, XREG_RF_FREQ, 0x00, 0x00}); in generic_set_freq() 1120 rc = send_seq(priv, {0x80, XREG_RF_FREQ, 0x00, 0x00}); in generic_set_freq()
|
H A D | xc4000.c | 122 #define XREG_RF_FREQ 0x03 macro 400 return xc_write_reg(priv, XREG_RF_FREQ, freq_code); in xc_set_rf_frequency()
|
H A D | xc5000.c | 83 #define XREG_RF_FREQ 0x03 macro
|