Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_lpphy.h9 #define B43_LPTAB_32BIT 0x30000000 macro
12 #define B43_LPTAB32(table, offset) (((table) << 10) | (offset) | B43_LPTAB_32BIT)
H A Dtables_lpphy.c598 case B43_LPTAB_32BIT: in b43_lptab_read()
635 case B43_LPTAB_32BIT: in b43_lptab_read_bulk()
666 case B43_LPTAB_32BIT: in b43_lptab_write()
703 case B43_LPTAB_32BIT: in b43_lptab_write_bulk()