Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_lcn.c605 lcntab_upload(dev, B43_LCNTAB16(0x02, 0), b43_lcntab_0x02); in b43_phy_lcn_upload_static_tables()
606 lcntab_upload(dev, B43_LCNTAB16(0x01, 0), b43_lcntab_0x01); in b43_phy_lcn_upload_static_tables()
610 lcntab_upload(dev, B43_LCNTAB16(0x0e, 0), b43_lcntab_0x0e); in b43_phy_lcn_upload_static_tables()
611 lcntab_upload(dev, B43_LCNTAB16(0x0f, 0), b43_lcntab_0x0f); in b43_phy_lcn_upload_static_tables()
612 lcntab_upload(dev, B43_LCNTAB16(0x10, 0), b43_lcntab_0x10); in b43_phy_lcn_upload_static_tables()
613 lcntab_upload(dev, B43_LCNTAB16(0x11, 0), b43_lcntab_0x11); in b43_phy_lcn_upload_static_tables()
615 lcntab_upload(dev, B43_LCNTAB16(0x14, 0), b43_lcntab_0x14); in b43_phy_lcn_upload_static_tables()
616 lcntab_upload(dev, B43_LCNTAB16(0x17, 0), b43_lcntab_0x17); in b43_phy_lcn_upload_static_tables()
617 lcntab_upload(dev, B43_LCNTAB16(0x00, 0), b43_lcntab_0x00); in b43_phy_lcn_upload_static_tables()
702 b43_lcntab_write_bulk(dev, B43_LCNTAB16(0xf, 0), in b43_phy_lcn_tables_init()
H A Dtables_phy_lcn.h11 #define B43_LCNTAB16(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_16BIT) macro
H A Dphy_lcn.c134 b43_lcntab_write(dev, B43_LCNTAB16(0x00, 0x55), 0); in b43_radio_2064_init()
200 b43_lcntab_write(dev, B43_LCNTAB16(0x00, 0x57), m0 << 8); in b43_phy_lcn_set_bbmult()
375 b43_lcntab_write(dev, B43_LCNTAB16(0x8, 0x6), 0x640); in b43_phy_lcn_sense_setup()