Home
last modified time | relevance | path

Searched refs:ID (Results 1 – 25 of 79) sorted by relevance

1234

/trusted-firmware-a/plat/xilinx/versal/pm_service/
A Dpm_node.h35 #define NODECLASS(ID) (((ID) & NODE_CLASS_MASK) >> NODE_CLASS_SHIFT) argument
36 #define NODESUBCLASS(ID) (((ID) & NODE_SUBCLASS_MASK) >> \ argument
38 #define NODETYPE(ID) (((ID) & NODE_TYPE_MASK) >> NODE_TYPE_SHIFT) argument
39 #define NODEINDEX(ID) (((ID) & NODE_INDEX_MASK) >> NODE_INDEX_SHIFT) argument
/trusted-firmware-a/plat/rockchip/rk3328/drivers/soc/
A Dsoc.h61 #define CRU_GATEID_CONS(ID) (0x200 + (ID / 16) * 4) argument
/trusted-firmware-a/docs/components/
A Dfirmware-update.rst137 uint32_t function ID : 0x0
150 uint32_t function ID : 0x1
164 uint32_t function ID : 0x3
178 uint32_t function ID : 0x4
198 uint32_t function ID : 0x10
247 uint32_t function ID : 0x11
287 uint32_t function ID : 0x12
315 uint32_t function ID : 0x13
342 uint32_t function ID : 0x14
363 uint32_t function ID : 0x15
[all …]
A Dplatform-interrupt-controller-API.rst32 The API should return whether the interrupt ID (first parameter) is categorized
45 The API should return whether the interrupt ID (first parameter) is categorized
58 The API should return whether the interrupt ID (first parameter) is categorized
71 This API should return the *active* status of the interrupt ID specified by the
86 This API should enable the interrupt ID specified by the first parameter,
101 This API should disable the interrupt ID specified by the first parameter,
207 the ID of the SGI. The second parameter, ``target``, must be the MPIDR of the
301 ``plat_ic_acknowledge_interrupt()``). If the interrupt ID is invalid, this API
305 masks out the interrupt ID field from the acknowledged value from GIC.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dfirmware-update.rst.txt137 uint32_t function ID : 0x0
150 uint32_t function ID : 0x1
164 uint32_t function ID : 0x3
178 uint32_t function ID : 0x4
198 uint32_t function ID : 0x10
247 uint32_t function ID : 0x11
287 uint32_t function ID : 0x12
315 uint32_t function ID : 0x13
342 uint32_t function ID : 0x14
363 uint32_t function ID : 0x15
[all …]
A Dplatform-interrupt-controller-API.rst.txt32 The API should return whether the interrupt ID (first parameter) is categorized
45 The API should return whether the interrupt ID (first parameter) is categorized
58 The API should return whether the interrupt ID (first parameter) is categorized
71 This API should return the *active* status of the interrupt ID specified by the
86 This API should enable the interrupt ID specified by the first parameter,
101 This API should disable the interrupt ID specified by the first parameter,
207 the ID of the SGI. The second parameter, ``target``, must be the MPIDR of the
301 ``plat_ic_acknowledge_interrupt()``). If the interrupt ID is invalid, this API
305 masks out the interrupt ID field from the acknowledged value from GIC.
A Dcot-binding.rst.txt108 This property provides the Object ID of public key
122 This property provides the Object ID of hash provided in
298 This property provides the Object ID of non-volatile counter
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/threat_model/
A Dthreat_model_spm.rst.txt163 | ID | 01 |
166 | | FF-A ID in a direct request/response invocation.** |
194 | | SWd ID as the sender ID). |
200 | | and another endpoint (e.g. which NWd endpoint ID |
201 | | sends a direct request to which SWd endpoint ID). |
210 | ID | 02 |
250 | ID | 03 |
299 | ID | 04 |
334 | ID | 05 |
371 | ID | 06 |
[all …]
A Dthreat_model.rst.txt243 | ID | 01 |
284 | ID | 02 |
325 | ID | 03 |
363 | ID | 04 |
414 | ID | 05 |
456 | ID | 06 |
499 | ID | 07 |
537 | ID | 08 |
644 | ID | 10 |
682 | ID | 11 |
[all …]
/trusted-firmware-a/docs/threat_model/
A Dthreat_model_spm.rst163 | ID | 01 |
166 | | FF-A ID in a direct request/response invocation.** |
194 | | SWd ID as the sender ID). |
200 | | and another endpoint (e.g. which NWd endpoint ID |
201 | | sends a direct request to which SWd endpoint ID). |
210 | ID | 02 |
250 | ID | 03 |
299 | ID | 04 |
334 | ID | 05 |
371 | ID | 06 |
[all …]
A Dthreat_model.rst243 | ID | 01 |
284 | ID | 02 |
325 | ID | 03 |
363 | ID | 04 |
414 | ID | 05 |
456 | ID | 06 |
499 | ID | 07 |
537 | ID | 08 |
644 | ID | 10 |
682 | ID | 11 |
[all …]
/trusted-firmware-a/docs/plat/marvell/armada/misc/
A Dmvebu-iob.rst28 - Target-ID of the window
30 Target ID options
A Dmvebu-ccu.rst24 - Target-ID of the window
A Dmvebu-io-win.rst35 - Target-ID of the window
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/marvell/armada/misc/
A Dmvebu-iob.rst.txt28 - Target-ID of the window
30 Target ID options
A Dmvebu-ccu.rst.txt24 - Target-ID of the window
A Dmvebu-io-win.rst.txt35 - Target-ID of the window
/trusted-firmware-a/drivers/nxp/auth/csf_hdr_parser/
A Dinput_blx_ch328 # Specify OEM AND FSL ID to be populated in header. [Optional]
A Dinput_blx_ch224 # Specify OEM AND FSL ID to be populated in header. [Optional]
A Dinput_pbi_ch326 # Specify OEM AND FSL ID to be populated in header. [Optional]
A Dinput_pbi_ch3_226 # Specify OEM AND FSL ID to be populated in header. [Optional]
A Dinput_bl2_ch343 # Specify OEM AND FSL ID to be populated in header. [Optional]
A Dinput_bl2_ch3_243 # Specify OEM AND FSL ID to be populated in header. [Optional]
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/fconf/
A Dfconf_properties.rst.txt31 - Image ID of the configuration.
/trusted-firmware-a/docs/components/fconf/
A Dfconf_properties.rst31 - Image ID of the configuration.

Completed in 32 milliseconds

1234