Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dtables_phy_lcn.h9 #define B43_LCNTAB_32BIT 0x30000000 macro
12 #define B43_LCNTAB32(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_32BIT)
Dtables_phy_lcn.c487 case B43_LCNTAB_32BIT: in b43_lcntab_read()
525 case B43_LCNTAB_32BIT: in b43_lcntab_read_bulk()
556 case B43_LCNTAB_32BIT: in b43_lcntab_write()
595 case B43_LCNTAB_32BIT: in b43_lcntab_write_bulk()