Home
last modified time | relevance | path

Searched refs:RF_VT3226 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/vt6656/
H A Dbaseband.c244 } else if ((priv->rf_type == RF_VT3226) || in vnt_vt3184_init()
278 if ((priv->rf_type == RF_VT3226) || in vnt_vt3184_init()
423 case RF_VT3226: in vnt_update_pre_ed_threshold()
H A Drf.c283 case RF_VT3226: in vnt_rf_set_txpower()
385 case RF_VT3226: in vnt_rf_rssi_to_dbm()
407 case RF_VT3226: in vnt_rf_table_download()
H A Drf.h28 #define RF_VT3226 0x09 macro
H A Dcard.c351 case RF_VT3226: in vnt_radio_power_off()
403 case RF_VT3226: in vnt_radio_power_on()
/linux/drivers/staging/vt6655/
H A Dbaseband.c2067 } else if (rf_type == RF_VT3226) { in bb_vt3253_init()