Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_lcn.h9 #define B43_LCNTAB_32BIT 0x30000000 macro
12 #define B43_LCNTAB32(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_32BIT)
H A Dtables_phy_lcn.c474 case B43_LCNTAB_32BIT: in b43_lcntab_read()
512 case B43_LCNTAB_32BIT: in b43_lcntab_read_bulk()
543 case B43_LCNTAB_32BIT: in b43_lcntab_write()
582 case B43_LCNTAB_32BIT: in b43_lcntab_write_bulk()