Home
last modified time | relevance | path

Searched refs:bnds (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a/plat/nxp/soc-lx2160a/lx2160aqds/
A Dddr_init.c27 .cs[0].bnds = U(0x03FF),
28 .cs[1].bnds = U(0x03FF),
31 .cs[2].bnds = U(0x00),
32 .cs[3].bnds = U(0x00),
78 .cs[0].bnds = U(0x03FF),
79 .cs[1].bnds = U(0x03FF),
82 .cs[2].bnds = U(0x00),
83 .cs[3].bnds = U(0x00),
129 .cs[0].bnds = U(0x03FF),
133 .cs[2].bnds = U(0x00),
[all …]
/trusted-firmware-a/plat/nxp/soc-lx2160a/lx2162aqds/
A Dddr_init.c27 .cs[0].bnds = U(0x03FFU),
28 .cs[1].bnds = U(0x03FF),
31 .cs[2].bnds = U(0x00),
32 .cs[3].bnds = U(0x00),
78 .cs[0].bnds = U(0x03FF),
79 .cs[1].bnds = U(0x03FF),
82 .cs[2].bnds = U(0x00),
83 .cs[3].bnds = U(0x00),
129 .cs[0].bnds = U(0x03FF),
133 .cs[2].bnds = U(0x00),
[all …]
/trusted-firmware-a/drivers/nxp/ddr/nxp-ddr/
A Dddrc.c70 csn_bnds[i] = ddr_in32(&ddr->bnds[i].a); in bist()
71 ddr_out32(&ddr->bnds[i].a, in bist()
128 ddr_out32(&ddr->bnds[i].a, csn_bnds[i]); in bist()
220 ddr_out32(&ddr->bnds[i].a, in ddrc_set_regs()
221 (regs->cs[i].bnds & U(0xfffefffe)) >> 1U); in ddrc_set_regs()
223 ddr_out32(&ddr->bnds[i].a, regs->cs[i].bnds); in ddrc_set_regs()
503 ddr_out32(&ddr->bnds[i].a, regs->cs[i].bnds); in ddrc_set_regs()
A Dregs.c903 regs->cs[i].bnds = ((sa & 0xffff) << 16) | in cal_ddr_csn_bnds()
908 regs->cs[i].bnds = 0xffffffff; in cal_ddr_csn_bnds()
911 debug("cs[%d].bnds = 0x%x\n", i, regs->cs[i].bnds); in cal_ddr_csn_bnds()
/trusted-firmware-a/plat/nxp/soc-lx2160a/lx2160ardb/
A Dddr_init.c28 .cs[0].bnds = U(0x3FF),
29 .cs[1].bnds = U(0x3FF),
/trusted-firmware-a/include/drivers/nxp/ddr/
A Dimmap.h22 } bnds[4]; member
A Dddr.h51 unsigned int bnds; member
/trusted-firmware-a/plat/nxp/soc-ls1028a/ls1028ardb/
A Dddr_init.c17 .cs[0].bnds = U(0xFF),

Completed in 10 milliseconds