Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/vt6656/
Dbaseband.c274 } else if ((priv->rf_type == RF_VT3226) || in vnt_vt3184_init()
309 if ((priv->rf_type == RF_VT3226) || in vnt_vt3184_init()
456 case RF_VT3226: in vnt_update_pre_ed_threshold()
Drf.c664 case RF_VT3226: in vnt_rf_set_txpower()
772 case RF_VT3226: in vnt_rf_rssi_to_dbm()
798 case RF_VT3226: in vnt_rf_table_download()
Drf.h30 #define RF_VT3226 0x09 macro
Dcard.c374 case RF_VT3226: in vnt_radio_power_off()
427 case RF_VT3226: in vnt_radio_power_on()
Dchannel.c151 case RF_VT3226: in vnt_init_bands()
/Linux-v5.10/drivers/staging/vt6655/
Drf.h36 #define RF_VT3226 0x09 macro
Dchannel.c141 case RF_VT3226: in vnt_init_bands()
Dbaseband.c2118 } else if (by_rf_type == RF_VT3226) { in bb_vt3253_init()