Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 25 of 165) sorted by relevance

1234567

/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dallwinner,sun4i-a10-ts.yaml29 allwinner,ts-attached:
31 description: A touchscreen is attached to the controller
69 allwinner,ts-attached;
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dingenic,nand.yaml24 - description: Bank number, offset and size of first attached NAND chip
25 - description: Bank number, offset and size of second attached NAND chip
26 - description: Bank number, offset and size of third attached NAND chip
27 - description: Bank number, offset and size of fourth attached NAND chip
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dqualcomm-bluetooth.txt5 attached Qualcomm devices.
7 Serial attached Qualcomm devices shall be a child node of the host UART
8 device the slave device is attached to.
H A Dbroadcom-bluetooth.txt5 attached Broadcom devices.
7 Serial attached Broadcom devices shall be a child node of the host UART
8 device the slave device is attached to.
H A Dmarvell-bluetooth.txt5 attached Marvell Bluetooth devices. The following chips are included in
/f-stack/freebsd/contrib/device-tree/Bindings/net/ieee802154/
H A Dca8210.txt9 - reset-gpio: GPIO attached to reset
10 - irq-gpio: GPIO attached to IRQ
/f-stack/dpdk/lib/librte_compressdev/
H A Drte_compressdev.c95 if ((dev->attached == RTE_COMPRESSDEV_ATTACHED) && in rte_compressdev_pmd_get_named_dev()
112 if (dev->attached != RTE_COMPRESSDEV_ATTACHED) in rte_compressdev_is_valid_dev()
130 (compressdev_globals.devs[i].attached == in rte_compressdev_get_dev_id()
153 if (devs[i].attached == RTE_COMPRESSDEV_ATTACHED) { in rte_compressdev_devices_get()
218 if (rte_comp_devices[dev_id].attached == in rte_compressdev_find_free_device_index()
263 compressdev->attached = RTE_COMPRESSDEV_ATTACHED; in rte_compressdev_pmd_allocate()
286 compressdev->attached = RTE_COMPRESSDEV_DETACHED; in rte_compressdev_pmd_release_device()
H A Drte_compressdev_internal.h83 uint8_t attached : 1; member
/f-stack/dpdk/lib/librte_rawdev/
H A Drte_rawdev.c63 (rte_rawdevices[i].attached == in rte_rawdev_get_dev_id()
132 dev->attached = 1; in rte_rawdev_configure()
482 if (rte_rawdevs[dev_id].attached == in rte_rawdev_find_free_device_index()
526 rawdev->attached = RTE_RAWDEV_ATTACHED; in rte_rawdev_pmd_allocate()
544 rawdev->attached = RTE_RAWDEV_DETACHED; in rte_rawdev_pmd_release()
567 if (rte_rawdevices[i].attached == RTE_RAWDEV_ATTACHED) in handle_dev_list()
H A Drte_rawdev_pmd.h96 if ((dev->attached == RTE_RAWDEV_ATTACHED) && in rte_rawdev_pmd_get_named_dev()
122 if (dev->attached != RTE_RAWDEV_ATTACHED) in rte_rawdev_pmd_is_valid_dev()
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dusb251xb.txt52 attached peripheral (range: 0 - 100000 uA, default 1000 uA)
56 attached peripheral (range: 0 - 510000 uA, default 100000 uA)
60 attached peripheral (range: 0 - 100000 uA, default 1000 uA)
64 attached peripheral (range: 0 - 510000 uA, default 100000 uA)
H A Dti,hd3ss3220.txt9 - connector: The "usb-c-connector" attached to the hd3ss3220 chip. The
H A Dfcs,fusb302.txt9 - connector : The "usb-c-connector" attached to the FUSB302 IC. The bindings
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ti/
H A Demif.txt6 of the EMIF IP and memory parts attached to it. Certain revisions
40 instance has a memory part attached to it. If there is a memory
41 part attached to CS1, it should be the same type as the one on CS0,
/f-stack/freebsd/contrib/device-tree/Bindings/display/msm/
H A Dgmu.yaml9 title: Devicetree bindings for the GMU attached to certain Adreno GPUs
15 These bindings describe the Graphics Management Unit (GMU) that is attached
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dserial.yaml92 Serial attached devices shall be a child node of the host UART device
93 the slave device is attached to. It is expected that the attached
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dinnolux,p079zca.txt10 - backlight: phandle of the backlight device attached to the panel
H A Drocktech,jh057n00900.txt7 - backlight: phandle of the backlight device attached to the panel
/f-stack/freebsd/contrib/device-tree/Bindings/fsi/
H A Dibm,p9-occ.txt1 Device-tree bindings for FSI-attached POWER9 On-Chip Controller (OCC)
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c-arb.txt17 with a NXP pca8574 GPIO expander attached.
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_eventdev.h1355 uint8_t attached : 1; member
1373 if (dev_id >= RTE_EVENT_MAX_DEVS || !rte_eventdevs[dev_id].attached) { in __rte_event_enqueue_burst()
1651 if (dev_id >= RTE_EVENT_MAX_DEVS || !rte_eventdevs[dev_id].attached) { in rte_event_dequeue_burst()
/f-stack/freebsd/contrib/device-tree/Bindings/arm/msm/
H A Dssbi.txt14 "pmic-arbiter". The type chosen is determined by the attached
/f-stack/freebsd/contrib/device-tree/Bindings/extcon/
H A Dextcon-sm5502.txt6 attached or detached and button is pressed or released. It is interfaced to
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dilitek,ili9341.txt16 - backlight: phandle of the backlight device attached to the panel
/f-stack/freebsd/contrib/device-tree/Bindings/arm/bcm/
H A Dbrcm,hr2.yaml13 flash and a PCIe attached integrated switching engine.

1234567