Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/b43/
Dtables_phy_ht.c804 #define httab_upload(dev, offset, data) do { \ macro
812 httab_upload(dev, B43_HTTAB16(0x12, 0), b43_httab_0x12); in b43_phy_ht_tables_init()
813 httab_upload(dev, B43_HTTAB16(0x27, 0), b43_httab_0x27); in b43_phy_ht_tables_init()
814 httab_upload(dev, B43_HTTAB16(0x26, 0), b43_httab_0x26); in b43_phy_ht_tables_init()
815 httab_upload(dev, B43_HTTAB32(0x25, 0), b43_httab_0x25); in b43_phy_ht_tables_init()
816 httab_upload(dev, B43_HTTAB32(0x2f, 0), b43_httab_0x2f); in b43_phy_ht_tables_init()
817 httab_upload(dev, B43_HTTAB16(0x1a, 0), b43_httab_0x1a); in b43_phy_ht_tables_init()
818 httab_upload(dev, B43_HTTAB16(0x1b, 0), b43_httab_0x1b); in b43_phy_ht_tables_init()
819 httab_upload(dev, B43_HTTAB16(0x1c, 0), b43_httab_0x1c); in b43_phy_ht_tables_init()
820 httab_upload(dev, B43_HTTAB32(0x1a, 0x0c0), b43_httab_0x1a_0xc0); in b43_phy_ht_tables_init()
[all …]