Searched refs:XOR_ADDR_OVRD_REG (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/ddr/marvell/axp/
H A Dxor_regs.h104 #define XOR_ADDR_OVRD_REG(unit, win) (MV_XOR_REGS_BASE(unit) + (0x2A0 + ((win) * 4))) macro
H A Dddr3_sdram.c511 reg_write(XOR_ADDR_OVRD_REG(0, 0),
518 reg_write(XOR_ADDR_OVRD_REG(0, 0),
H A Dxor.c95 reg_write(XOR_ADDR_OVRD_REG(0, 0), 0);
/u-boot/drivers/ddr/marvell/a38x/
H A Dxor_regs.h189 #define XOR_ADDR_OVRD_REG(unit, win_num) (MV_XOR_REGS_BASE(unit) + \ macro
H A Dxor.c106 reg_write(XOR_ADDR_OVRD_REG(0, 0), 0);

Completed in 234 milliseconds