Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/b43/
Dtables_nphy.c2830 case B43_NTAB_8BIT: in b43_ntab_read()
2867 case B43_NTAB_8BIT: in b43_ntab_read_bulk()
2895 case B43_NTAB_8BIT: in b43_ntab_write()
2935 case B43_NTAB_8BIT: in b43_ntab_write_bulk()
Dtables_nphy.h74 #define B43_NTAB_8BIT 0x10000000 macro
77 #define B43_NTAB8(table, offset) (((table) << 10) | (offset) | B43_NTAB_8BIT)