Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_lcn.h8 #define B43_LCNTAB_16BIT 0x20000000 macro
11 #define B43_LCNTAB16(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_16BIT)
H A Dtables_phy_lcn.c470 case B43_LCNTAB_16BIT: in b43_lcntab_read()
507 case B43_LCNTAB_16BIT: in b43_lcntab_read_bulk()
538 case B43_LCNTAB_16BIT: in b43_lcntab_write()
576 case B43_LCNTAB_16BIT: in b43_lcntab_write_bulk()