Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A 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()
H A 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()
H A Drf.h30 #define RF_VT3226 0x09 macro
H A Dcard.c374 case RF_VT3226: in vnt_radio_power_off()
427 case RF_VT3226: in vnt_radio_power_on()
H A Dchannel.c151 case RF_VT3226: in vnt_init_bands()
/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Drf.h36 #define RF_VT3226 0x09 macro
H A Dchannel.c141 case RF_VT3226: in vnt_init_bands()
H A Dbaseband.c2118 } else if (by_rf_type == RF_VT3226) { in bb_vt3253_init()