Home
last modified time | relevance | path

Searched refs:CAD_QSPIDATA_OFST (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/plat/intel/soc/stratix10/include/
Dsocfpga_plat_def.h25 #define CAD_QSPIDATA_OFST 0xff900000 macro
/trusted-firmware-a-latest/plat/intel/soc/agilex/include/
Dsocfpga_plat_def.h26 #define CAD_QSPIDATA_OFST 0xff900000 macro
/trusted-firmware-a-latest/plat/intel/soc/n5x/include/
Dsocfpga_plat_def.h26 #define CAD_QSPIDATA_OFST 0xff900000 macro
/trusted-firmware-a-latest/plat/intel/soc/agilex5/include/
Dsocfpga_plat_def.h35 #define CAD_QSPIDATA_OFST 0x10900000 macro
/trusted-firmware-a-latest/plat/intel/soc/common/drivers/qspi/
Dcadence_qspi.c627 mmio_write_32(CAD_QSPIDATA_OFST, *write_data++); in cad_qspi_indirect_page_bound_write()
652 *read_data++ = mmio_read_32(CAD_QSPIDATA_OFST); in cad_qspi_read_bank()