Home
last modified time | relevance | path

Searched refs:RF_VT3226D0 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Dbaseband.c275 (priv->rf_type == RF_VT3226D0) || in vnt_vt3184_init()
311 (priv->rf_type == RF_VT3226D0)) { in vnt_vt3184_init()
312 data = (priv->rf_type == RF_VT3226D0) ? 0x11 : 0x23; in vnt_vt3184_init()
457 case RF_VT3226D0: in vnt_update_pre_ed_threshold()
H A Drf.c582 if (priv->rf_type == RF_VT3226D0) in vnt_rf_addpower()
669 case RF_VT3226D0: in vnt_rf_set_txpower()
773 case RF_VT3226D0: in vnt_rf_rssi_to_dbm()
801 case RF_VT3226D0: in vnt_rf_table_download()
H A Drf.h33 #define RF_VT3226D0 0x0c /* RobertYu:20051114 */ macro
H A Dcard.c375 case RF_VT3226D0: in vnt_radio_power_off()
428 case RF_VT3226D0: in vnt_radio_power_on()
H A Dchannel.c152 case RF_VT3226D0: in vnt_init_bands()
H A Dmain_usb.c343 if (priv->rf_type == RF_VT3226D0) { in vnt_init_registers()