Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/nxp/ddr/phy-gen2/
H A Dinput.h102 unsigned int rcw3x; member
H A Dphy.c823 debug("input->rcw3x = 0x%x\n", input->rcw3x); in phy_gen2_init_input()
970 msg_blk_r->f0rc3x_d0 = input->rcw3x; in phy_gen2_msg_init()
989 msg_blk_r->f0rc3x_d1 = input->rcw3x; in phy_gen2_msg_init()
2573 input.rcw3x = (regs->sdram_rcw[2] >> 8U) & U(0xff); in compute_ddr_phy()