Home
last modified time | relevance | path

Searched refs:driver (Results 1 – 25 of 81) sorted by relevance

1234

/trusted-firmware-a/drivers/usb/
A Dusb_device.c49 pdev->driver->ep_set_stall(hpcd->instance, ep); in usb_core_set_stall()
51 pdev->driver->ep0_out_start(hpcd->instance); in usb_core_set_stall()
554 pdev->driver->read_packet(pdev->data->instance, in usb_core_handle_it()
563 pdev->driver->read_packet(pdev->data->instance, in usb_core_handle_it()
621 pdev->driver->ep0_start_xfer(handle, ep); in usb_core_start_xfer()
623 pdev->driver->ep_start_xfer(handle, ep); in usb_core_start_xfer()
769 pdev->driver->start_device(pdev->data->instance); in usb_core_start()
786 pdev->driver->stop_device(pdev->data->instance); in usb_core_stop()
802 const struct usb_driver *driver, in register_usb_driver() argument
809 assert(driver != NULL); in register_usb_driver()
[all …]
/trusted-firmware-a/plat/brcm/board/stingray/
A Dplatform.mk198 plat/${SOC_DIR}/driver/plat_emmc.c \
207 PLAT_BL_COMMON_SOURCES += plat/${SOC_DIR}/driver/usb.c \
208 plat/${SOC_DIR}/driver/usb_phy.c
211 BL2_SOURCES += plat/${SOC_DIR}/driver/ihost_pll_config.c \
213 plat/${SOC_DIR}/driver/swreg.c
216 PLAT_INCLUDES += -Iplat/${SOC_DIR}/driver/ddr/soc/include
218 PLAT_INCLUDES += -Iplat/${SOC_DIR}/driver/ext_sram_init
219 BL2_SOURCES += plat/${SOC_DIR}/driver/ext_sram_init/ext_sram_init.c
234 plat/${SOC_DIR}/driver/ihost_pll_config.c \
/trusted-firmware-a/fdts/
A Djuno-ethosn.dtsi9 * Arm Ethos-N NPU driver stack.
10 * https://github.com/ARM-software/ethos-n-driver-stack
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Ddebugfs-design.rst.txt57 - mount(): create a link between a driver and spec.
73 - This permits direct access to a firmware driver, mainly for test purposes
105 - Notice, a physical device driver if exposed by the firmware may conflict with
106 the higher level OS if the latter implements its own driver for the same
115 - a Linux kernel driver running at NS-EL1
116 - a Linux userspace application through the kernel driver
/trusted-firmware-a/docs/components/
A Ddebugfs-design.rst57 - mount(): create a link between a driver and spec.
73 - This permits direct access to a firmware driver, mainly for test purposes
105 - Notice, a physical device driver if exposed by the firmware may conflict with
106 the higher level OS if the latter implements its own driver for the same
115 - a Linux kernel driver running at NS-EL1
116 - a Linux userspace application through the kernel driver
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/measured_boot/
A Devent_log.rst.txt11 Measured Boot driver expects a *tpm_event_log* node with the following field
19 can be used by Measured Boot driver. Each property is named according
/trusted-firmware-a/docs/components/measured_boot/
A Devent_log.rst11 Measured Boot driver expects a *tpm_event_log* node with the following field
19 can be used by Measured Boot driver. Each property is named according
/trusted-firmware-a/docs/process/
A Dcode-review-guidelines.rst70 For example, if some existing piece of code - say a driver - does not quite
187 - Generally speaking, new driver code should be placed in the generic
188 layer. There are cases where a driver has to stay into the platform layer but
191 - Existing common drivers (in particular for Arm IPs like the GIC driver) should
194 duplicate driver is less likely to benefit from bug fixes and future
195 enhancements. In most cases, it is possible to rework a generic driver to
199 - When a platform specific driver really is required, the burden lies with the
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/
A Dcode-review-guidelines.rst.txt70 For example, if some existing piece of code - say a driver - does not quite
187 - Generally speaking, new driver code should be placed in the generic
188 layer. There are cases where a driver has to stay into the platform layer but
191 - Existing common drivers (in particular for Arm IPs like the GIC driver) should
194 duplicate driver is less likely to benefit from bug fixes and future
195 enhancements. In most cases, it is possible to rework a generic driver to
199 - When a platform specific driver really is required, the burden lies with the
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/marvell/armada/misc/
A Dmvebu-ccu.rst.txt4 CCU configuration driver (1st stage address translation) for Marvell Armada 8K and 8K+ SoCs.
A Dmvebu-amb.rst.txt4 AXI to M-bridge decoding unit driver for Marvell Armada 8K and 8K+ SoCs.
A Dmvebu-io-win.rst.txt4 IO Window configuration driver (2nd stage address translation) for Marvell Armada 8K and 8K+ SoCs.
/trusted-firmware-a/docs/plat/marvell/armada/misc/
A Dmvebu-ccu.rst4 CCU configuration driver (1st stage address translation) for Marvell Armada 8K and 8K+ SoCs.
A Dmvebu-amb.rst4 AXI to M-bridge decoding unit driver for Marvell Armada 8K and 8K+ SoCs.
/trusted-firmware-a/include/drivers/
A Dusb_device.h256 const struct usb_driver *driver; member
273 const struct usb_driver *driver,
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt1050 - generic timer driver
1568 - Added Broadcom RNG driver
1677 - Added RNG driver
1872 - STM32MP1 Clock driver
2072 - brcm: Add iproc SPI Nor flash support, spi driver, emmc driver, and support
2107 QSPI, FMC2 driver
2439 - intel: Add ncore ccu driver
2530 driver
4001 - Changed FVP default interrupt driver to be the GICv3-only driver. **Note**
4129 common driver. The standalone CCI-400 driver has been deprecated.
[all …]
/trusted-firmware-a/docs/
A Dchange-log.md1050 - generic timer driver
1568 - Added Broadcom RNG driver
1677 - Added RNG driver
1872 - STM32MP1 Clock driver
2072 - brcm: Add iproc SPI Nor flash support, spi driver, emmc driver, and support
2107 QSPI, FMC2 driver
2439 - intel: Add ncore ccu driver
2530 driver
4001 - Changed FVP default interrupt driver to be the GICv3-only driver. **Note**
4129 common driver. The standalone CCI-400 driver has been deprecated.
[all …]
/trusted-firmware-a/docs/plat/
A Dmeson-axg.rst13 - GICv2 driver set up.
A Dmeson-g12a.rst13 - GICv2 driver set up.
A Dmeson-gxbb.rst13 - GICv2 driver set up.
A Dmeson-gxl.rst13 - GICv2 driver set up.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/
A Dmeson-axg.rst.txt13 - GICv2 driver set up.
A Dmeson-g12a.rst.txt13 - GICv2 driver set up.
A Dmeson-gxbb.rst.txt13 - GICv2 driver set up.
A Dmeson-gxl.rst.txt13 - GICv2 driver set up.

Completed in 38 milliseconds

1234