Searched refs:row_3_4 (Results 1 – 25 of 50) sorted by relevance
12
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | sdram.c | 23 u32 rank, cs0_col, bk, cs0_row, cs1_row, bw, row_3_4; in rockchip_sdram_size() local 80 row_3_4 = sys_reg >> SYS_REG_ROW_3_4_SHIFT(ch) & in rockchip_sdram_size() 92 if (row_3_4) in rockchip_sdram_size() 99 cs1_row, bw, row_3_4); in rockchip_sdram_size() 104 bw, row_3_4); in rockchip_sdram_size()
|
| /OK3568_Linux_fs/u-boot/drivers/ram/rockchip/ |
| H A D | sdram_common.c | 102 if (cap_info->row_3_4) in sdram_print_ddr_info() 175 *p_os_reg2 |= SYS_REG_ENC_ROW_3_4(cap_info->row_3_4, channel); in sdram_org_config() 200 *p_os_reg2 |= SYS_REG_ENC_ROW_3_4_V3(cap_info->row_3_4, channel); in sdram_org_config_v3() 394 u32 row_3_4; in sdram_detect_row_3_4() local 406 row_3_4 = 0; in sdram_detect_row_3_4() 408 row_3_4 = 1; in sdram_detect_row_3_4() 410 cap_info->row_3_4 = row_3_4; in sdram_detect_row_3_4()
|
| H A D | sdram-px30-ddr3-detect-333.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-px30-lpddr3-detect-333.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-px30-lpddr2-detect-333.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-px30-ddr4-detect-333.inc | 9 .row_3_4 = 0x0,
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | sdram_rk3288.h | 23 u8 row_3_4; member
|
| /OK3568_Linux_fs/u-boot/drivers/ram/rockchip/sdram_inc/rv1126/ |
| H A D | sdram-rv1126-lpddr3-detect-784.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-ddr3-detect-1056.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-ddr3-detect-528.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-lpddr3-detect-664.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-ddr3-detect-924.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-lpddr3-detect-396.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-lpddr3-detect-528.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-lpddr3-detect-924.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-ddr3-detect-664.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-ddr3-detect-784.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-ddr3-detect-328.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-lpddr3-detect-1056.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-ddr3-detect-396.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-lpddr3-detect-328.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-ddr4-detect-924.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-ddr4-detect-784.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-ddr4-detect-396.inc | 9 .row_3_4 = 0x0,
|
| H A D | sdram-rv1126-ddr4-detect-328.inc | 9 .row_3_4 = 0x0,
|
12