Searched refs:addressing (Results 1 – 24 of 24) sorted by relevance
656 const struct lpddr2_addressing *addressing, in get_sdram_config_reg() argument706 if (addressing->num_banks == BANKS8) in get_sdram_tim_1_reg()780 const struct lpddr2_addressing *addressing, in get_zq_config_reg() argument787 addressing->t_REFI_us_x10; in get_zq_config_reg()791 addressing->t_REFI_us_x10; in get_zq_config_reg()818 const struct lpddr2_addressing *addressing, in get_temp_alert_config() argument927 const struct lpddr2_addressing *addressing; in emif_calculate_regs() local972 addressing = &(addressing_table[temp]); in emif_calculate_regs()973 emif_assert(addressing); in emif_calculate_regs()979 addressing, RL_BOOT); in emif_calculate_regs()[all …]
169 pdimm->n_row_addr = ((spd->addressing >> 3) & 0x7) + 12; in ddr_compute_dimm_parameters()170 pdimm->n_col_addr = (spd->addressing & 0x7) + 9; in ddr_compute_dimm_parameters()
247 pdimm->n_row_addr = ((spd->addressing >> 3) & 0x7) + 12; in ddr_compute_dimm_parameters()248 pdimm->n_col_addr = (spd->addressing & 0x7) + 9; in ddr_compute_dimm_parameters()
1257 PRINT_NXS(5, spd->addressing, in ddr3_spd_dump()1449 PRINT_NXS(5, spd->addressing, in ddr4_spd_dump()
11 - Bank Address Register (Accessing flashes > 16Mbytes in 3-byte addressing)
14 Supports 48-bit addressing
9 locating and addressing these devices world-wide. An often used analogy to
183 unsigned char addressing; /* 5 SDRAM Addressing */ member298 uint8_t addressing; /* 5 Addressing */ member
45 controls the decoding of physical addresses to DRAM addressing (i.e. how
33 - 40-bit physical addressing
58 /* Proxy 0 addressing */
283 /* Proxy 0 addressing */
364 /* Proxy 0 addressing */
183 spd->pagesize = (buf->addressing & 0x07) + 1; in ddrtimingcalculation()
417 The default setting for QSPI AHB bus just support 3bytes addressing.425 The default setting for FlexSPI AHB bus just supports 3-byte addressing.
96 which has size > 16MiB in 3-byte addressing.
54 SoCs: accesses can either be made using byte addressing and a length68 addressing and a length or through child-nodes that are generated
449 _ 7-bit and 10-bit addressing mode
532 Select this to enable 64-bit DMA addressing
137 Select if you want MMU-based virtualised addressing space
1583 it by adding access to more registers through indirect addressing.
896 Define this to enable 32 bit addressing
Completed in 38 milliseconds