Home
last modified time | relevance | path

Searched refs:ENABLE (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dep7211-edb7211.dts59 regulator-name = "BACKLIGHT ENABLE";
67 regulator-name = "BACKLIGHT ENABLE";
95 line-name = "LCD ENABLE";
H A Dpxa300-raumfeld-speaker-one.dts129 MFP_PIN_PXA300(111) MFP_AF0 /* ENABLE */
H A Dimx53-tx53.dtsi516 MX53_PAD_EIM_D31__GPIO3_31 0xe0 /* VBUS ENABLE */
522 MX53_PAD_GPIO_7__GPIO1_7 0xe0 /* VBUS ENABLE */
H A Dvf610-bk4.dts321 /* SPI ENABLE */
H A Dimx6q-marsboard.dts389 MX6QDL_PAD_EIM_D22__GPIO3_IO22 0x000b0 /* USB OTG POWER ENABLE */
/f-stack/dpdk/lib/librte_pdump/
H A Drte_pdump.c29 ENABLE = 2 enumerator
133 if (cbs && operation == ENABLE) { in pdump_register_rx_callbacks()
188 if (cbs && operation == ENABLE) { in pdump_register_tx_callbacks()
244 if (operation == ENABLE) { in set_pdump_rxtx_cbs()
448 if ((operation & ENABLE) != 0) { in pdump_prepare_client_request()
503 ENABLE, ring, mp, filter); in rte_pdump_enable()
525 ENABLE, ring, mp, filter); in rte_pdump_enable_by_deviceid()
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dpixcir_i2c_ts.txt13 - enable-gpios: GPIO connected to the ENABLE line of the chip
/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Ddpni.c295 *en = dpni_get_field(rsp_params->enabled, ENABLE); in dpni_is_enabled()
352 dpni_set_field(cmd_params->enable, ENABLE, en); in dpni_set_irq_enable()
395 *en = dpni_get_field(rsp_params->enabled, ENABLE); in dpni_get_irq_enable()
1039 dpni_set_field(cmd_params->enable, ENABLE, en); in dpni_set_multicast_promisc()
1075 *en = dpni_get_field(rsp_params->enabled, ENABLE); in dpni_get_multicast_promisc()
1102 dpni_set_field(cmd_params->enable, ENABLE, en); in dpni_set_unicast_promisc()
1138 *en = dpni_get_field(rsp_params->enabled, ENABLE); in dpni_get_unicast_promisc()
1378 dpni_set_field(cmd_params->en, ENABLE, en); in dpni_enable_vlan_filter()
1596 ENABLE, in dpni_set_qos_table()
2177 dpni_set_field(cmd_params->enable_oal_lo, ENABLE, taildrop->enable); in dpni_set_taildrop()
[all …]
H A Ddpdmux.c253 *en = dpdmux_get_field(rsp_params->en, ENABLE); in dpdmux_is_enabled()
512 attr->enabled = dpdmux_get_field(rsp_params->enabled, ENABLE); in dpdmux_if_get_attributes()
H A Ddprtc.c236 *en = dprtc_get_field(rsp_params->en, ENABLE); in dprtc_is_enabled()
/f-stack/dpdk/drivers/bus/fslmc/mc/
H A Ddpdmai.c241 *en = dpdmai_get_field(rsp_params->en, ENABLE); in dpdmai_is_enabled()
H A Ddpio.c243 *en = dpio_get_field(rsp_params->en, ENABLE); in dpio_is_enabled()
H A Ddpci.c241 *en = dpci_get_field(rsp_params->en, ENABLE); in dpci_is_enabled()
/f-stack/dpdk/drivers/crypto/dpaa2_sec/mc/
H A Ddpseci.c249 *en = dpseci_get_field(rsp_params->en, ENABLE); in dpseci_is_enabled()
/f-stack/dpdk/app/pdump/
H A Dmain.c77 ENABLE = 2 enumerator
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst798 The RX_OLFLAGS option was renamed from DISABLE to ENABLE in the driver code