Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43/
Dtables_nphy.h74 #define B43_NTAB_8BIT 0x10000000 macro
77 #define B43_NTAB8(table, offset) (((table) << 10) | (offset) | B43_NTAB_8BIT)
Dtables_nphy.c3332 case B43_NTAB_8BIT: in b43_ntab_read()
3374 case B43_NTAB_8BIT: in b43_ntab_read_bulk()
3403 case B43_NTAB_8BIT: in b43_ntab_write()
3450 case B43_NTAB_8BIT: in b43_ntab_write_bulk()