Searched refs:BFINS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | 3c59x.c | 507 #define BFINS(lhs, rhs, offset, bitcount) \ macro 1602 config = BFINS(config, dev->if_port, 20, 4); in vortex_up() 1858 config = BFINS(config, dev->if_port, 20, 4); in vortex_timer()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | 3c59x.c | 507 #define BFINS(lhs, rhs, offset, bitcount) \ macro 1604 config = BFINS(config, dev->if_port, 20, 4); in vortex_up() 1860 config = BFINS(config, dev->if_port, 20, 4); in vortex_timer()
|
Completed in 10 milliseconds