Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_lpphy.h8 #define B43_LPTAB_16BIT 0x20000000 macro
11 #define B43_LPTAB16(table, offset) (((table) << 10) | (offset) | B43_LPTAB_16BIT)
H A Dtables_lpphy.c594 case B43_LPTAB_16BIT: in b43_lptab_read()
631 case B43_LPTAB_16BIT: in b43_lptab_read_bulk()
661 case B43_LPTAB_16BIT: in b43_lptab_write()
697 case B43_LPTAB_16BIT: in b43_lptab_write_bulk()