Searched full:fdma (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | st_fdma.txt | 3 The FDMA is a general-purpose direct memory access controller capable of 5 The FDMA is based on a Slim processor which requires a firmware. 7 * FDMA Controller 11 - st,stih407-fdma-mpe31-11, "st,slim-rproc"; 12 - st,stih407-fdma-mpe31-12, "st,slim-rproc"; 13 - st,stih407-fdma-mpe31-13, "st,slim-rproc"; 26 compatible = "st,stih407-fdma-mpe31-11", "st,slim-rproc"; 48 1. A phandle pointing to the FDMA controller 50 3. A 32bit mask specifying (see include/linux/platform_data/dma-st-fdma.h)
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | mscc,vsc7514-switch.yaml | 18 packets using CPU. Additionally, PTP is supported as well as FDMA for faster 78 - description: fdma target 103 - const: fdma 117 - const: fdma 156 "ana", "s0", "s1", "s2", "fdma"; 158 interrupt-names = "ptp_rdy", "xtr", "fdma";
|
H A D | microchip,lan966x-switch.yaml | 48 - const: fdma
|
H A D | microchip,sparx5-switch.yaml | 62 - const: fdma
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stih407-family.dtsi | 846 /* fdma audio */ 848 compatible = "st,stih407-fdma-mpe31-11", "st,slim-rproc"; 863 /* fdma app */ 865 compatible = "st,stih407-fdma-mpe31-12", "st,slim-rproc"; 883 /* fdma free running */ 885 compatible = "st,stih407-fdma-mpe31-13", "st,slim-rproc";
|
/freebsd/sys/contrib/device-tree/src/mips/mscc/ |
H A D | ocelot.dtsi | 144 "ana", "s0", "s1", "s2", "fdma"; 146 interrupt-names = "ptp_rdy", "xtr", "inj", "fdma";
|
/freebsd/sys/contrib/device-tree/Bindings/clock/st/ |
H A D | st,flexgen.txt | 102 "clk-fdma",
|
/freebsd/sys/contrib/device-tree/src/arm64/microchip/ |
H A D | sparx5.dtsi | 476 interrupt-names = "xtr", "fdma", "ptp";
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | lan966x.dtsi | 108 interrupt-names = "xtr", "fdma", "ana", "ptp",
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/ |
H A D | sa.h | 1024 …TA_REQTYPE | AGSA_DIR_CONTROLLER_TO_HOST | AGSA_SATA_ATAP_NCQ) /**< SATA FDMA read request type */ 1027 …TA_REQTYPE | AGSA_DIR_HOST_TO_CONTROLLER | AGSA_SATA_ATAP_NCQ) /**< SATA FDMA read request type */ 1039 …| AGSA_DIR_CONTROLLER_TO_HOST | AGSA_SATA_ATAP_NCQ | AGSA_MSG) /**< SATA FDMA read request type */ 1042 …| AGSA_DIR_HOST_TO_CONTROLLER | AGSA_SATA_ATAP_NCQ | AGSA_MSG) /**< SATA FDMA read request type */
|