Searched refs:b43_httab_write_few (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/wireless/b43/ |
H A D | tables_phy_ht.h | 17 void b43_httab_write_few(struct b43_wldev *dev, u32 offset, size_t num, ...);
|
H A D | phy_ht.c | 933 b43_httab_write_few(dev, B43_HTTAB16(7, 0x14e), 2, 0x010f, 0x010f); b43_phy_ht_op_init() 934 b43_httab_write_few(dev, B43_HTTAB16(7, 0x15e), 2, 0x010f, 0x010f); b43_phy_ht_op_init() 935 b43_httab_write_few(dev, B43_HTTAB16(7, 0x16e), 2, 0x010f, 0x010f); b43_phy_ht_op_init() 939 b43_httab_write_few(dev, B43_HTTAB16(7, 0x130), 9, 0x777, 0x111, 0x111, b43_phy_ht_op_init() 949 b43_httab_write_few(dev, B43_HTTAB16(8, 0x08), 4, b43_phy_ht_op_init() 951 b43_httab_write_few(dev, B43_HTTAB16(8, 0x18), 4, b43_phy_ht_op_init() 953 b43_httab_write_few(dev, B43_HTTAB16(8, 0x28), 4, b43_phy_ht_op_init() 956 b43_httab_write_few(dev, B43_HTTAB16(8, 0x0c), 4, 0x2, 0x2, 0x2, 0x2); b43_phy_ht_op_init() 957 b43_httab_write_few(dev, B43_HTTAB16(8, 0x1c), 4, 0x2, 0x2, 0x2, 0x2); b43_phy_ht_op_init() 958 b43_httab_write_few(dev, B43_HTTAB16(8, 0x2c), 4, 0x2, 0x2, 0x2, 0x2); b43_phy_ht_op_init() 965 b43_httab_write_few(dev, B43_HTTAB16(00, 0x8), 4, b43_phy_ht_op_init() 967 b43_httab_write_few(dev, B43_HTTAB16(01, 0x8), 4, b43_phy_ht_op_init() 970 b43_httab_write_few(dev, B43_HTTAB16(40, 0x8), 4, b43_phy_ht_op_init()
|
H A D | tables_phy_ht.c | 715 void b43_httab_write_few(struct b43_wldev *dev, u32 offset, size_t num, ...) b43_httab_write_few() function
|
Completed in 282 milliseconds