Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dtables_phy_lcn.c613 #define lcntab_upload(dev, offset, data) do { \ macro
618 lcntab_upload(dev, B43_LCNTAB16(0x02, 0), b43_lcntab_0x02); in b43_phy_lcn_upload_static_tables()
619 lcntab_upload(dev, B43_LCNTAB16(0x01, 0), b43_lcntab_0x01); in b43_phy_lcn_upload_static_tables()
620 lcntab_upload(dev, B43_LCNTAB32(0x0b, 0), b43_lcntab_0x0b); in b43_phy_lcn_upload_static_tables()
621 lcntab_upload(dev, B43_LCNTAB32(0x0c, 0), b43_lcntab_0x0c); in b43_phy_lcn_upload_static_tables()
622 lcntab_upload(dev, B43_LCNTAB32(0x0d, 0), b43_lcntab_0x0d); in b43_phy_lcn_upload_static_tables()
623 lcntab_upload(dev, B43_LCNTAB16(0x0e, 0), b43_lcntab_0x0e); in b43_phy_lcn_upload_static_tables()
624 lcntab_upload(dev, B43_LCNTAB16(0x0f, 0), b43_lcntab_0x0f); in b43_phy_lcn_upload_static_tables()
625 lcntab_upload(dev, B43_LCNTAB16(0x10, 0), b43_lcntab_0x10); in b43_phy_lcn_upload_static_tables()
626 lcntab_upload(dev, B43_LCNTAB16(0x11, 0), b43_lcntab_0x11); in b43_phy_lcn_upload_static_tables()
[all …]