Home
last modified time | relevance | path

Searched refs:class (Results 1 – 18 of 18) sorted by relevance

/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H A Dio_arm_class_diagram.puml5 class plat_io_policy {
11 class FIP_IMAGE_ID {
17 class BL2_IMAGE_ID{
23 class xxx_IMAGE_ID{
29 class arm_io_storage {
54 class io_storage {
70 class io_fip {
76 class io_memmap {
/rk3399_ARM-atf/drivers/usb/
H A Dusb_device.c154 if (!pdev->class) { in usb_core_set_config()
159 if (pdev->class->init(pdev, cfgidx) != 0U) { in usb_core_set_config()
170 pdev->class->de_init(pdev, cfgidx); in usb_core_set_config()
172 if (pdev->class == NULL) { in usb_core_set_config()
177 pdev->class->de_init(pdev, pdev->dev_config); in usb_core_set_config()
181 if (pdev->class->init(pdev, cfgidx) != 0U) { in usb_core_set_config()
314 pdev->class->setup(pdev, req); in usb_core_itf_req()
392 if (pdev->class->ep0_rx_ready && in usb_core_data_out()
395 pdev->class->ep0_rx_ready(pdev); in usb_core_data_out()
401 } else if (pdev->class->data_out != NULL && in usb_core_data_out()
[all …]
/rk3399_ARM-atf/make_helpers/
H A Dtoolchain.mk97 toolchain-tool-class-name-cc := C compiler
100 toolchain-tool-class-name-cpp := C preprocessor
103 toolchain-tool-class-name-as := assembler
106 toolchain-tool-class-name-ld := linker
109 toolchain-tool-class-name-oc := object copier
112 toolchain-tool-class-name-od := object dumper
115 toolchain-tool-class-name-ar := archiver
118 toolchain-tool-class-name-dtc := device tree compiler
121 toolchain-tool-class-name-poetry := Python Poetry package manager
334 … $(warning The configured $($(1)-name) $(toolchain-tool-class-name-$(2)) could not be identified:)
[all …]
/rk3399_ARM-atf/services/std_svc/sdei/
H A Dsdei_main.c98 static void sdei_class_init(sdei_class_t class) in sdei_class_init() argument
131 if (map_to_class(map) != class) in sdei_class_init()
192 if (map_to_class(map) != class) in sdei_class_init()
/rk3399_ARM-atf/include/drivers/
H A Dusb_device.h264 struct usb_class *class; member
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_fw_update_and_recovery.rst20 A-class Processors (TF-A) when PSA FWU support is enabled or TBBR FWU mode
H A Dthreat_model_firmware_handoff.rst16 by A class firmware components. It is used to transfer state/metadata (e.g.,
H A Dthreat_model_arm_cca.rst19 A-class Processors (TF-A) with RME support and Arm CCA support. This includes
H A Dthreat_model.rst17 Firmware for A-class Processors (TF-A). This includes the boot ROM (BL1),
/rk3399_ARM-atf/tools/cot_dt2c/
H A D.gitignore8 *$py.class
/rk3399_ARM-atf/plat/st/common/
H A Dusb_dfu.c510 pdev->class = (struct usb_class *)&usb_dfu; in usb_dfu_register()
/rk3399_ARM-atf/docs/plat/
H A Drz-g2.rst12 cover the full product range, from the premium class to the entry
H A Drcar-gen3.rst9 cover the full product range, from the premium class to the entry
/rk3399_ARM-atf/docs/plat/arm/juno/
H A Dindex.rst228 echo +10 > /sys/class/rtc/rtc0/wakealarm
/rk3399_ARM-atf/docs/process/
H A Dcoding-guidelines.rst69 `Why the “volatile” type class should not be used`_ . Although this document
522 .. _`Why the “volatile” type class should not be used`: https://www.kernel.org/doc/html/latest/proc…
/rk3399_ARM-atf/licenses/
H A DLICENSE-APACHE-2.0.txt186 file or class name and description of purpose be included on the
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst710 for a class of devices.
/rk3399_ARM-atf/docs/
H A Dchange-log.md898 …- add macro to extract node class from node ID ([2f8856f](https://review.trustedfirmware.org/plugi…
2056 …- update debug messages to appropriate class ([a550aeb](https://review.trustedfirmware.org/plugins…