Searched refs:SMC_REG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/ |
H A D | smc91x.h | 489 #define TCR_REG(lp) SMC_REG(lp, 0x0000, 0) 508 #define EPH_STATUS_REG(lp) SMC_REG(lp, 0x0002, 0) 527 #define RCR_REG(lp) SMC_REG(lp, 0x0004, 0) 544 #define COUNTER_REG(lp) SMC_REG(lp, 0x0006, 0) 549 #define MIR_REG(lp) SMC_REG(lp, 0x0008, 0) 554 #define RPC_REG(lp) SMC_REG(lp, 0x000A, 0) 580 #define CONFIG_REG(lp) SMC_REG(lp, 0x0000, 1) 592 #define BASE_REG(lp) SMC_REG(lp, 0x0002, 1) 597 #define ADDR0_REG(lp) SMC_REG(lp, 0x0004, 1) 598 #define ADDR1_REG(lp) SMC_REG(l 846 #define SMC_REG global() macro 857 #define SMC_REG global() macro [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/ |
H A D | smc91x.h | 478 #define TCR_REG(lp) SMC_REG(lp, 0x0000, 0) 497 #define EPH_STATUS_REG(lp) SMC_REG(lp, 0x0002, 0) 516 #define RCR_REG(lp) SMC_REG(lp, 0x0004, 0) 533 #define COUNTER_REG(lp) SMC_REG(lp, 0x0006, 0) 538 #define MIR_REG(lp) SMC_REG(lp, 0x0008, 0) 543 #define RPC_REG(lp) SMC_REG(lp, 0x000A, 0) 569 #define CONFIG_REG(lp) SMC_REG(lp, 0x0000, 1) 581 #define BASE_REG(lp) SMC_REG(lp, 0x0002, 1) 586 #define ADDR0_REG(lp) SMC_REG(lp, 0x0004, 1) 587 #define ADDR1_REG(lp) SMC_REG(l 835 #define SMC_REG global() macro 846 #define SMC_REG global() macro [all...] |
Completed in 3 milliseconds