Searched refs:dram_io_width (Results 1 – 3 of 3) sorted by relevance
340 uint32_t dram_io_width; in configure_hmc_adaptor_regs() local343 dram_io_width = AGX_MPFE_IOHMC_NIOSRESERVE0_NIOS_RESERVE0( in configure_hmc_adaptor_regs()345 dram_io_width = (dram_io_width & 0xFF) >> 5; in configure_hmc_adaptor_regs()349 dram_io_width |= (data & 0x4); in configure_hmc_adaptor_regs()351 mmio_write_32(AGX_MPFE_HMC_ADP_DDRIOCTRL, dram_io_width); in configure_hmc_adaptor_regs()
341 uint32_t dram_io_width; in configure_hmc_adaptor_regs() local344 dram_io_width = AGX_MPFE_IOHMC_NIOSRESERVE0_NIOS_RESERVE0( in configure_hmc_adaptor_regs()346 dram_io_width = (dram_io_width & 0xFF) >> 5; in configure_hmc_adaptor_regs()350 dram_io_width |= (data & 0x4); in configure_hmc_adaptor_regs()352 mmio_write_32(AGX_MPFE_HMC_ADP_DDRIOCTRL, dram_io_width); in configure_hmc_adaptor_regs()
369 uint32_t dram_io_width; in configure_hmc_adaptor_regs() local371 dram_io_width = S10_MPFE_IOHMC_NIOSRESERVE0_NIOS_RESERVE0( in configure_hmc_adaptor_regs()374 dram_io_width = (dram_io_width & 0xFF) >> 5; in configure_hmc_adaptor_regs()378 dram_io_width << S10_MPFE_HMC_ADP_DDRIOCTRL_IO_SIZE_OFST); in configure_hmc_adaptor_regs()