Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/b43/
Dtables_nphy.c2834 case B43_NTAB_16BIT: in b43_ntab_read()
2871 case B43_NTAB_16BIT: in b43_ntab_read_bulk()
2900 case B43_NTAB_16BIT: in b43_ntab_write()
2941 case B43_NTAB_16BIT: in b43_ntab_write_bulk()
Dtables_nphy.h75 #define B43_NTAB_16BIT 0x20000000 macro
78 #define B43_NTAB16(table, offset) (((table) << 10) | (offset) | B43_NTAB_16BIT)