Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/b43/
Dtables_nphy.h68 #define B43_NTAB_32BIT 0x30000000 macro
71 #define B43_NTAB32(table, offset) (((table) << 10) | (offset) | B43_NTAB_32BIT)
Dtables_nphy.c2914 case B43_NTAB_32BIT: in b43_ntab_read()
2956 case B43_NTAB_32BIT: in b43_ntab_read_bulk()
2987 case B43_NTAB_32BIT: in b43_ntab_write()
3036 case B43_NTAB_32BIT: in b43_ntab_write_bulk()