Home
last modified time | relevance | path

Searched refs:CARRIER_SENSE_COUNTER (Results 1 – 7 of 7) sorted by relevance

/drivers/staging/rtl8187se/
Dr8180_max2820.c185 write_nic_byte(dev,CARRIER_SENSE_COUNTER,0x4c); //this is general in maxim_rf_init()
Dr8180_sa2400.c141 write_nic_byte(dev,CARRIER_SENSE_COUNTER,0x4c); //this is general in sa2400_rf_init()
Dr8180_gct.c180 write_nic_byte(dev,CARRIER_SENSE_COUNTER,0x4c); //this is general in gct_rf_init()
Dr8180_hw.h198 #define CARRIER_SENSE_COUNTER 0x79 //byte macro
/drivers/net/wireless/rtl818x/
Drtl818x.h131 u8 CARRIER_SENSE_COUNTER; member
Drtl8180_dev.c409 rtl818x_iowrite8(priv, &priv->map->CARRIER_SENSE_COUNTER, 0x4C); in rtl8180_init_hw()
Drtl8187_dev.c1126 rtl818x_iowrite8(priv, &priv->map->CARRIER_SENSE_COUNTER, in rtl8187_conf_erp()