Home
last modified time | relevance | path

Searched refs:endianness (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/plat/nxp/soc-lx2160a/
H A Dsoc.def51 # Defining the endianness for NXP ESDHC
54 # Defining the endianness for NXP SFP
57 # Defining the endianness for NXP GPIO
60 # Defining the endianness for NXP SNVS
63 # Defining the endianness for NXP CCSR GUR register
66 # Defining the endianness for NXP FSPI register
69 # Defining the endianness for NXP SEC
72 # Defining the endianness for NXP DDR
/rk3399_ARM-atf/plat/arm/common/aarch64/
H A Dexecution_state_switch.c42 unsigned int el, endianness; in arm_execution_state_switch() local
113 endianness = ((sctlr & SCTLR_EE_BIT) != 0U) ? 1U : 0U; in arm_execution_state_switch()
131 endianness, DISABLE_ALL_EXCEPTIONS); in arm_execution_state_switch()
155 ((unsigned int) ((endianness != 0U) ? EP_EE_BIG : in arm_execution_state_switch()
/rk3399_ARM-atf/include/drivers/nxp/qspi/
H A Dqspi.h24 #error Please define CCSR QSPI register endianness
/rk3399_ARM-atf/include/drivers/nxp/gpio/
H A Dnxp_gpio.h38 #error Please define GPIO register endianness
/rk3399_ARM-atf/include/drivers/nxp/ddr/
H A Dddr_io.h30 #error Please define CCSR DDR register endianness
/rk3399_ARM-atf/include/drivers/nxp/sec_mon/
H A Dsnvs.h33 #error Please define CCSR SNVS register endianness
/rk3399_ARM-atf/include/drivers/nxp/dcfg/
H A Dscfg.h61 #error Please define CCSR SCFG register endianness
H A Ddcfg.h26 #error Please define CCSR GUR register endianness
/rk3399_ARM-atf/include/drivers/nxp/crypto/caam/
H A Dcaam_io.h44 #error Please define CCSR SEC register endianness
/rk3399_ARM-atf/include/drivers/nxp/sfp/
H A Dsfp.h97 #error Please define CCSR SFP register endianness
/rk3399_ARM-atf/include/drivers/nxp/sd/
H A Dsd_mmc.h334 #error Please define CCSR ESDHC register endianness
/rk3399_ARM-atf/drivers/nxp/flexspi/nor/
H A Dfspi.h23 #error Please define FSPI register endianness
/rk3399_ARM-atf/docs/components/
H A Darm-sip-service.rst76 CPU endianness, however, is preserved from the previous execution state. Note
/rk3399_ARM-atf/docs/
H A Dchange-log.md1942 …- specify endianness for HOB bin ([49c6566](https://review.trustedfirmware.org/plugins/gitiles/TF-…
9245 …- define endianness of scfg and gpio ([2475f63](https://review.trustedfirmware.org/plugins/gitiles…
9473 …- fix endianness checking ([fb90cfd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trust…