Home
last modified time | relevance | path

Searched refs:CMD3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/
H A Damd8111e.c434 writel((u32)VAL1 | EN_PMGR, mmio + CMD3); in amd8111e_restart()
463 writel((u32)VAL2|JUMBO, mmio + CMD3); in amd8111e_restart()
470 writel((u32)JUMBO, mmio + CMD3); in amd8111e_restart()
474 writel((u32)VAL2 | VSIZE | VL_TAG_DEL, mmio + CMD3); in amd8111e_restart()
574 writel(VAL2 | JUMBO, mmio + CMD3); in amd8111e_init_hw_default()
576 writel(VAL2 | VSIZE | VL_TAG_DEL, mmio + CMD3); in amd8111e_init_hw_default()
1304 buf[6] = readl(mmio + CMD3); in amd8111e_read_regs()
1545 writel(VAL1 | MPPLBA, lp->mmio + CMD3); in amd8111e_enable_magicpkt()
H A Damd8111e.h48 #define CMD3 0x54 /* Command3 resiter */ macro
/openbmc/qemu/include/hw/misc/
H A Dxlnx-versal-cframe-reg.h69 REG32(CMD3, 0x6c)