Home
last modified time | relevance | path

Searched refs:QE_IRAM_IADD_BADDR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_qe.h225 #define QE_IRAM_IADD_BADDR 0x00080000 /* Base Address */ macro
/openbmc/u-boot/drivers/qe/
H A Dqe.c434 QE_IRAM_IADD_AIE | QE_IRAM_IADD_BADDR); in qe_upload_microcode()
756 QE_IRAM_IADD_AIE | QE_IRAM_IADD_BADDR); in u_qe_firmware_resume()
/openbmc/linux/drivers/soc/fsl/qe/
H A Dqe.c420 iowrite32be(be32_to_cpu(ucode->iram_offset) | QE_IRAM_IADD_AIE | QE_IRAM_IADD_BADDR, in qe_upload_microcode()
/openbmc/linux/include/soc/fsl/qe/
H A Dqe.h563 #define QE_IRAM_IADD_BADDR 0x00080000 /* Base Address */ macro