Home
last modified time | relevance | path

Searched refs:ARFR (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8187se/
Dr8180_dm.c1040 write_nic_word(dev, ARFR, 0x0F8F); //bypass 12/9/6
1046 write_nic_word(dev, ARFR, 0x0FFF); //set 1M ~ 54Mbps.
1110 write_nic_word(dev, ARFR, 0x0F8F); //bypass 12/9/6
1116 write_nic_word(dev, ARFR, 0x0FFF); //set 1M ~ 54Mbps.
Dr8180_hw.h835 #define ARFR 0x1E0 // Auto Rate Fallback Register (0x1e0 ~ 0x1e2) macro
Dr8185b_init.c2009 PlatformIOWrite2Byte(dev, ARFR, 0x0fff); // set 1M ~ 54M in HwConfigureRTL8185()
2013 PlatformIOWrite2Byte(dev, ARFR, 0x0fff); //set 1M ~ 54Mbps. in HwConfigureRTL8185()
2015 PlatformIOWrite2Byte(dev, ARFR, 0x0c00); //set 48Mbps, 54Mbps. in HwConfigureRTL8185()