Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 16 of 16) sorted by relevance

/trusted-firmware-a-latest/drivers/nxp/ddr/phy-gen2/
Dphy.c618 if (input->basic.dimm_type != RDIMM) { in prog_acsm_playback()
644 if (input->basic.dimm_type != RDIMM) { in prog_acsm_ctr()
682 frq = input->basic.frequency >> 1; in prog_seq0bdly0()
684 if (input->basic.frequency < 400) { in prog_seq0bdly0()
685 lower_freq_opt = (input->basic.dimm_type == RDIMM) ? 7 : 3; in prog_seq0bdly0()
686 } else if (input->basic.frequency < 533) { in prog_seq0bdly0()
687 lower_freq_opt = (input->basic.dimm_type == RDIMM) ? 14 : 11; in prog_seq0bdly0()
749 load_pieimage(phy, input->basic.dimm_type); in i_load_pie()
765 input->basic.dimm_type == RDIMM && in i_load_pie()
777 input->basic.dimm_type == RDIMM ? U(0x2) : 0U); in i_load_pie()
[all …]
Dinput.h94 struct input_basic basic; member
/trusted-firmware-a-latest/plat/nxp/soc-ls1088a/
Dsoc.def9 # This file contains the basic architecture definitions that drive the build
/trusted-firmware-a-latest/plat/nxp/soc-ls1028a/
Dsoc.def9 # This file contains the basic architecture definitions that drive the build
/trusted-firmware-a-latest/plat/nxp/soc-ls1046a/
Dsoc.def9 # This file contains the basic architecture definitions that drive the build
/trusted-firmware-a-latest/plat/nxp/soc-ls1043a/
Dsoc.def9 # This file contains the basic architecture definitions that drive the build
/trusted-firmware-a-latest/plat/nxp/soc-lx2160a/
Dsoc.def10 # This file contains the basic architecture definitions that drive the build
/trusted-firmware-a-latest/docs/plat/arm/arm_fpga/
Dindex.rst33 churn. With this option, the code will fall back to some basic CPU support
/trusted-firmware-a-latest/docs/plat/
Dallwinner.rst51 registers to be programmed directly (H6, H616). This supports only basic
/trusted-firmware-a-latest/docs/design_documents/
Dcmake_framework.rst123 This is a short example for the basic framework usage.
Dcontext_mgmt_rework.rst13 The context management library in TF-A provides the basic CPU context
/trusted-firmware-a-latest/docs/getting_started/
Drt-svc-writers-guide.rst154 performs basic validation of the declared service before calling
/trusted-firmware-a-latest/docs/threat_model/
Dthreat_model.rst23 only the most basic configuration. To that end we make the following
/trusted-firmware-a-latest/docs/
Dchange-log.md367 …- add cpuidle and basic suspend support ([422d30c](https://review.trustedfirmware.org/plugins/giti…
370 …- add the basic support ([2368d7b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted…
2318 …- add EMI MPU basic drivers ([8454f0d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tru…
3238 …- add EMI MPU basic driver ([1b17e34](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trus…
3571 …- add basic definitions for GUID handling ([19d63df](https://review.trustedfirmware.org/plugins/gi…
4462 …- add EMI MPU basic drivers ([75edd34](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tru…
6711 - arm/juno: Use shared mbedtls heap between BL1 and BL2 and add basic support
7103 rework as the specifications change. It has basic support for multiple
8354 - Implemented a basic NOR flash driver for Arm platforms. It programs the device
Dporting-guide.rst3531 The basic operations supported by the layer
/trusted-firmware-a-latest/docs/design/
Dfirmware-design.rst884 The framework does basic validation of each descriptor to halt firmware