Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_lcn.h7 #define B43_LCNTAB_8BIT 0x10000000 macro
10 #define B43_LCNTAB8(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_8BIT)
H A Dtables_phy_lcn.c466 case B43_LCNTAB_8BIT: in b43_lcntab_read()
502 case B43_LCNTAB_8BIT: in b43_lcntab_read_bulk()
533 case B43_LCNTAB_8BIT: in b43_lcntab_write()
570 case B43_LCNTAB_8BIT: in b43_lcntab_write_bulk()