Searched refs:dbw (Results 1 - 25 of 43) sorted by relevance

12

/u-boot/drivers/ram/rockchip/
H A Dsdram_common.c44 bg = (cap_info->dbw == 0) ? 2 : 1;
81 printdec(8 << cap_info->dbw);
152 bg = (cap_info->dbw == 0) ? 2 : 1;
197 *p_os_reg2 |= SYS_REG_ENC_DBW(cap_info->dbw, channel);
270 u32 dbw; local
279 dbw = 0;
281 dbw = 1;
283 cap_info->dbw = dbw;
288 /* detect dbw fo
[all...]
H A Dsdram-px30-ddr3-detect-333.inc8 .dbw = 0x0,
H A Dsdram-px30-ddr4-detect-333.inc8 .dbw = 0x0,
H A Dsdram-px30-lpddr2-detect-333.inc8 .dbw = 0x0,
H A Dsdram-px30-lpddr3-detect-333.inc8 .dbw = 0x0,
H A Dsdram-rv1126-ddr3-detect-1056.inc8 .dbw = 0x0,
H A Dsdram-rv1126-ddr3-detect-328.inc8 .dbw = 0x0,
H A Dsdram-rv1126-ddr3-detect-396.inc8 .dbw = 0x0,
H A Dsdram-rv1126-ddr3-detect-528.inc8 .dbw = 0x0,
H A Dsdram-rv1126-ddr3-detect-664.inc8 .dbw = 0x0,
H A Dsdram-rv1126-ddr3-detect-784.inc8 .dbw = 0x0,
H A Dsdram-rv1126-ddr3-detect-924.inc8 .dbw = 0x0,
H A Dsdram-rv1126-lpddr4-detect-1056.inc8 .dbw = 0x1,
H A Dsdram-rv1126-lpddr4-detect-328.inc8 .dbw = 0x1,
H A Dsdram-rv1126-lpddr4-detect-396.inc8 .dbw = 0x1,
H A Dsdram-rv1126-lpddr4-detect-528.inc8 .dbw = 0x1,
H A Dsdram-rv1126-lpddr4-detect-664.inc8 .dbw = 0x1,
H A Dsdram-rv1126-lpddr4-detect-784.inc8 .dbw = 0x1,
H A Dsdram-rv1126-lpddr4-detect-924.inc8 .dbw = 0x1,
H A Dsdram-rv1126-ddr4-detect-1056.inc8 .dbw = 0x0,
H A Dsdram-rv1126-ddr4-detect-328.inc8 .dbw = 0x0,
H A Dsdram-rv1126-ddr4-detect-396.inc8 .dbw = 0x0,
H A Dsdram-rv1126-ddr4-detect-528.inc8 .dbw = 0x0,
H A Dsdram-rv1126-ddr4-detect-664.inc8 .dbw = 0x0,
/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3288.h21 u8 dbw; member in struct:rk3288_sdram_channel

Completed in 176 milliseconds

12