Home
last modified time | relevance | path

Searched refs:addressing (Results 1 – 24 of 24) sorted by relevance

/u-boot/arch/arm/mach-omap2/
A Demif-common.c656 const struct lpddr2_addressing *addressing, in get_sdram_config_reg() argument
706 if (addressing->num_banks == BANKS8) in get_sdram_tim_1_reg()
780 const struct lpddr2_addressing *addressing, in get_zq_config_reg() argument
787 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() argument
927 const struct lpddr2_addressing *addressing; in emif_calculate_regs() local
972 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 …]
/u-boot/drivers/ddr/fsl/
A Dddr3_dimm_params.c169 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()
A Dddr4_dimm_params.c247 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()
A Dinteractive.c1257 PRINT_NXS(5, spd->addressing, in ddr3_spd_dump()
1449 PRINT_NXS(5, spd->addressing, in ddr4_spd_dump()
/u-boot/doc/SPI/
A Dstatus.txt11 - Bank Address Register (Accessing flashes > 16Mbytes in 3-byte addressing)
/u-boot/doc/
A DREADME.sata14 Supports 48-bit addressing
A DREADME.dns9 locating and addressing these devices world-wide. An often used analogy to
/u-boot/include/
A Dddr_spd.h183 unsigned char addressing; /* 5 SDRAM Addressing */ member
298 uint8_t addressing; /* 5 Addressing */ member
/u-boot/doc/device-tree-bindings/clock/
A Drockchip,rk3368-dmc.txt45 controls the decoding of physical addresses to DRAM addressing (i.e. how
/u-boot/board/freescale/ls1021atwr/
A DREADME33 - 40-bit physical addressing
/u-boot/board/freescale/ls1021aqds/
A DREADME33 - 40-bit physical addressing
/u-boot/arch/arm/dts/
A Dk3-j7200-mcu-wakeup.dtsi58 /* Proxy 0 addressing */
A Dk3-j721e-mcu-wakeup.dtsi58 /* Proxy 0 addressing */
A Dk3-j7200-main.dtsi283 /* Proxy 0 addressing */
A Dk3-j721e-main.dtsi364 /* Proxy 0 addressing */
/u-boot/arch/arm/mach-keystone/
A Dddr3_spd.c183 spd->pagesize = (buf->addressing & 0x07) + 1; in ddrtimingcalculation()
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A DKconfig417 The default setting for QSPI AHB bus just support 3bytes addressing.
425 The default setting for FlexSPI AHB bus just supports 3-byte addressing.
/u-boot/drivers/mtd/spi/
A DKconfig96 which has size > 16MiB in 3-byte addressing.
/u-boot/drivers/misc/
A DKconfig54 SoCs: accesses can either be made using byte addressing and a length
68 addressing and a length or through child-nodes that are generated
/u-boot/drivers/i2c/
A DKconfig449 _ 7-bit and 10-bit addressing mode
/u-boot/arch/mips/
A DKconfig532 Select this to enable 64-bit DMA addressing
/u-boot/arch/arm/
A DKconfig137 Select if you want MMU-based virtualised addressing space
/u-boot/cmd/
A DKconfig1583 it by adding access to more registers through indirect addressing.
/u-boot/
A DREADME896 Define this to enable 32 bit addressing

Completed in 38 milliseconds