Home
last modified time | relevance | path

Searched refs:JME_MISC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/
A Djme.h475 JME_MISC = 0x0800, enumerator
522 JME_GPREG0 = JME_MISC | 0x08, /* General purpose REG-0 */
523 JME_GPREG1 = JME_MISC | 0x0C, /* General purpose REG-1 */
524 JME_IEVE = JME_MISC | 0x20, /* Interrupt Event Status */
525 JME_IREQ = JME_MISC | 0x24, /* Intr Req Status(For Debug) */
526 JME_IENS = JME_MISC | 0x28, /* Intr Enable - Setting Port */
529 JME_PCCTX = JME_MISC | 0x40, /* PCC Control for TX Queues */
530 JME_CHIPMODE = JME_MISC | 0x44, /* Identify FPGA Version */
533 JME_TIMER1 = JME_MISC | 0x70, /* Timer1 */
534 JME_TIMER2 = JME_MISC | 0x74, /* Timer2 */
[all …]
A Djme.c2379 mmapio_memcpy(jme, p32, JME_MISC, JME_MISC_LEN); in jme_get_regs()

Completed in 13 milliseconds