Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
A Dtables_phy_ht.c791 #define httab_upload(dev, offset, data) do { \ macro
799 httab_upload(dev, B43_HTTAB16(0x12, 0), b43_httab_0x12); in b43_phy_ht_tables_init()
800 httab_upload(dev, B43_HTTAB16(0x27, 0), b43_httab_0x27); in b43_phy_ht_tables_init()
801 httab_upload(dev, B43_HTTAB16(0x26, 0), b43_httab_0x26); in b43_phy_ht_tables_init()
802 httab_upload(dev, B43_HTTAB32(0x25, 0), b43_httab_0x25); in b43_phy_ht_tables_init()
803 httab_upload(dev, B43_HTTAB32(0x2f, 0), b43_httab_0x2f); in b43_phy_ht_tables_init()
804 httab_upload(dev, B43_HTTAB16(0x1a, 0), b43_httab_0x1a); in b43_phy_ht_tables_init()
805 httab_upload(dev, B43_HTTAB16(0x1b, 0), b43_httab_0x1b); in b43_phy_ht_tables_init()
806 httab_upload(dev, B43_HTTAB16(0x1c, 0), b43_httab_0x1c); in b43_phy_ht_tables_init()
817 httab_upload(dev, B43_HTTAB32(0x1f, 0), b43_httab_0x1f); in b43_phy_ht_tables_init()
[all …]

Completed in 4 milliseconds