Home
last modified time | relevance | path

Searched refs:rtl8225_write_phy_cck (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/wireless/rtl818x/rtl8187/
Drtl8225.c308 rtl8225_write_phy_cck(dev, 0x44 + i, *tmp++); in rtl8225_rf_set_tx_power()
433 rtl8225_write_phy_cck(dev, 0x00, 0x98); in rtl8225_rf_init()
434 rtl8225_write_phy_cck(dev, 0x03, 0x20); in rtl8225_rf_init()
435 rtl8225_write_phy_cck(dev, 0x04, 0x7e); in rtl8225_rf_init()
436 rtl8225_write_phy_cck(dev, 0x05, 0x12); in rtl8225_rf_init()
437 rtl8225_write_phy_cck(dev, 0x06, 0xfc); in rtl8225_rf_init()
438 rtl8225_write_phy_cck(dev, 0x07, 0x78); in rtl8225_rf_init()
439 rtl8225_write_phy_cck(dev, 0x08, 0x2e); in rtl8225_rf_init()
440 rtl8225_write_phy_cck(dev, 0x10, 0x9b); in rtl8225_rf_init()
441 rtl8225_write_phy_cck(dev, 0x11, 0x88); in rtl8225_rf_init()
[all …]
Drtl8225.h38 static inline void rtl8225_write_phy_cck(struct ieee80211_hw *dev, in rtl8225_write_phy_cck() function
/linux-3.4.99/drivers/net/wireless/rtl818x/rtl8180/
Drtl8225.c282 rtl8225_write_phy_cck(dev, 0x44 + i, *tmp++); in rtl8225_rf_set_tx_power()
408 rtl8225_write_phy_cck(dev, 0x00, 0x98); msleep(1); in rtl8225_rf_init()
409 rtl8225_write_phy_cck(dev, 0x03, 0x20); msleep(1); in rtl8225_rf_init()
410 rtl8225_write_phy_cck(dev, 0x04, 0x7e); msleep(1); in rtl8225_rf_init()
411 rtl8225_write_phy_cck(dev, 0x05, 0x12); msleep(1); in rtl8225_rf_init()
412 rtl8225_write_phy_cck(dev, 0x06, 0xfc); msleep(1); in rtl8225_rf_init()
413 rtl8225_write_phy_cck(dev, 0x07, 0x78); msleep(1); in rtl8225_rf_init()
414 rtl8225_write_phy_cck(dev, 0x08, 0x2e); msleep(1); in rtl8225_rf_init()
415 rtl8225_write_phy_cck(dev, 0x10, 0x93); msleep(1); in rtl8225_rf_init()
416 rtl8225_write_phy_cck(dev, 0x11, 0x88); msleep(1); in rtl8225_rf_init()
[all …]
Drtl8225.h17 static inline void rtl8225_write_phy_cck(struct ieee80211_hw *dev, in rtl8225_write_phy_cck() function