Searched refs:JME_MAC (Results 1 – 2 of 2) sorted by relevance
| /drivers/net/ethernet/ |
| A D | jme.h | 471 JME_MAC = 0x0000, enumerator 485 JME_TXCS = JME_MAC | 0x00, /* Transmit Control and Status */ 488 JME_TXQDC = JME_MAC | 0x0C, /* Transmit Queue Desc Count */ 490 JME_TXMCS = JME_MAC | 0x14, /* Transmit MAC Control Status */ 491 JME_TXPFC = JME_MAC | 0x18, /* Transmit Pause Frame Control */ 494 JME_RXCS = JME_MAC | 0x20, /* Receive Control and Status */ 497 JME_RXQDC = JME_MAC | 0x2C, /* Receive Queue Desc Count */ 498 JME_RXNDA = JME_MAC | 0x30, /* Receive Queue Next Desc Addr */ 499 JME_RXMCS = JME_MAC | 0x34, /* Receive MAC Control Status */ 507 JME_SMI = JME_MAC | 0x50, /* Station Management Interface */ [all …]
|
| A D | jme.c | 2372 mmapio_memcpy(jme, p32, JME_MAC, JME_MAC_LEN); in jme_get_regs()
|
Completed in 13 milliseconds