Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h76 #define B43_NTAB_16BIT 0x20000000 macro
79 #define B43_NTAB16(table, offset) (((table) << 10) | (offset) | B43_NTAB_16BIT)
H A Dtables_nphy.c3323 case B43_NTAB_16BIT: in b43_ntab_read()
3365 case B43_NTAB_16BIT: in b43_ntab_read_bulk()
3395 case B43_NTAB_16BIT: in b43_ntab_write()
3443 case B43_NTAB_16BIT: in b43_ntab_write_bulk()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h76 #define B43_NTAB_16BIT 0x20000000 macro
79 #define B43_NTAB16(table, offset) (((table) << 10) | (offset) | B43_NTAB_16BIT)
H A Dtables_nphy.c3323 case B43_NTAB_16BIT: in b43_ntab_read()
3365 case B43_NTAB_16BIT: in b43_ntab_read_bulk()
3395 case B43_NTAB_16BIT: in b43_ntab_write()
3443 case B43_NTAB_16BIT: in b43_ntab_write_bulk()

Completed in 10 milliseconds