Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dtables_phy_lcn.h8 #define B43_LCNTAB_32BIT 0x30000000 macro
11 #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()