Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dtables_phy_lcn.h6 #define B43_LCNTAB_8BIT 0x10000000 macro
9 #define B43_LCNTAB8(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_8BIT)
Dtables_phy_lcn.c479 case B43_LCNTAB_8BIT: in b43_lcntab_read()
515 case B43_LCNTAB_8BIT: in b43_lcntab_read_bulk()
546 case B43_LCNTAB_8BIT: in b43_lcntab_write()
583 case B43_LCNTAB_8BIT: in b43_lcntab_write_bulk()