Home
last modified time | relevance | path

Searched refs:B43_NTAB_32BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h77 #define B43_NTAB_32BIT 0x30000000 macro
80 #define B43_NTAB32(table, offset) (((table) << 10) | (offset) | B43_NTAB_32BIT)
H A Dtables_nphy.c3327 case B43_NTAB_32BIT: in b43_ntab_read()
3369 case B43_NTAB_32BIT: in b43_ntab_read_bulk()
3400 case B43_NTAB_32BIT: in b43_ntab_write()
3449 case B43_NTAB_32BIT: in b43_ntab_write_bulk()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h77 #define B43_NTAB_32BIT 0x30000000 macro
80 #define B43_NTAB32(table, offset) (((table) << 10) | (offset) | B43_NTAB_32BIT)
H A Dtables_nphy.c3327 case B43_NTAB_32BIT: in b43_ntab_read()
3369 case B43_NTAB_32BIT: in b43_ntab_read_bulk()
3400 case B43_NTAB_32BIT: in b43_ntab_write()
3449 case B43_NTAB_32BIT: in b43_ntab_write_bulk()

Completed in 10 milliseconds