| /f-stack/freebsd/contrib/device-tree/Bindings/mips/cavium/ |
| H A D | bootbus.txt | 55 - cavium,wait-mode: Optional. If present, wait mode (WAITM) is selected. 57 - cavium,page-mode: Optional. If present, page mode (PAGEM) is selected. 62 - cavium,ale-mode: Optional. If present, ALE mode is selected. 64 - cavium,sam-mode: Optional. If present, SAM mode is selected. 66 - cavium,or-mode: Optional. If present, OR mode is selected.
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | virtio.rst | 464 not negotiated, this path will be selected. 468 both negotiated, this path will be selected. 470 Rx mergeable is not negotiated, this path will be selected. 472 requested, this path will be selected. 478 is not negotiated, this path will be selected. 480 negotiated, this path will be selected. 482 both negotiated, this path will be selected. 484 Rx mergeable is not negotiated, this path will be selected. 488 this path will be selected. 491 this path will be selected. [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/ |
| H A D | mux.txt | 7 parents, one of which can be selected as output. This clock does not 17 register value selected parent clock 26 register value selected clock parent
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pinctrl-max77620.txt | 69 selected as FPS0, FPS1 or FPS2. 76 selected as FPS0, FPS1 or FPS2. 89 FPS source is selected as FPS0, FPS1 or 97 FPS source is selected as FPS0, FPS1 or
|
| H A D | fsl,imx27-pinctrl.txt | 33 have any effect unless GPIO function is selected. A/B/C_IN are output 44 B. GPIO function should be selected if this is configured.
|
| H A D | ti,da850-pupd.txt | 4 Bias can only be selected for groups rather than individual pins.
|
| H A D | fsl,imx-pinctrl.txt | 36 Force the selected mux mode input path no matter of MUX_MODE functionality. 37 By default the input path is determined by functionality of the selected
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | max8998.txt | 32 - max8998,pmic-buck1-default-dvs-idx: Default voltage setting selected from 36 - max8998,pmic-buck2-default-dvs-idx: Default voltage setting selected from 45 for buck1 regulator that can be selected using dvs gpio. 49 for buck2 regulator that can be selected using dvs gpio.
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | kirkwood-openrd.dtsi | 85 * selected device node is enabled and the 86 * previously selected device node is disabled.
|
| /f-stack/dpdk/drivers/net/bonding/ |
| H A D | rte_eth_bond_8023ad.c | 270 port->selected = UNSELECTED; in rx_machine() 290 port->selected = UNSELECTED; in rx_machine() 310 port->selected = UNSELECTED; in rx_machine() 367 port->selected = UNSELECTED; in rx_machine() 466 port->selected == UNSELECTED || (port->selected == STANDBY && in mux_machine() 481 if (port->selected == SELECTED || port->selected == STANDBY) { in mux_machine() 764 port->selected = SELECTED; in selection_logic() 1118 port->selected = UNSELECTED; in bond_mode_8023ad_deactivate_slave() 1508 info->selected = port->selected; in rte_eth_bond_8023ad_slave_info()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | marvell,xenon-sdhci.txt | 81 If this property is selected, transfers will bypass PHY. 96 Only valid when "marvell,armada-3700-sdhci" is selected. 98 If "sd" is selected, SoC PHY PAD is set as 3.3V at the beginning and is 100 If "fixed-1-8v" is selected, SoC PHY PAD is fixed 1.8V, such as for eMMC.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | renesas,vin.yaml | 84 synchronization is selected. 90 synchronization is selected. 146 synchronization is selected. 152 synchronization is selected.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/ |
| H A D | aspeed_adc.txt | 12 - #io-channel-cells: Must be set to <1> to indicate channels are selected
|
| H A D | ingenic,adc.txt | 12 - #io-channel-cells: Must be set to <1> to indicate channels are selected
|
| H A D | ingenic,adc.yaml | 30 Must be set to <1> to indicate channels are selected by index.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | regulator-max77620.txt | 67 selected as FPS0, FPS1 or FPS2. 74 selected as FPS0, FPS1 or FPS2. 87 FPS source is selected as FPS0, FPS1 or 95 FPS source is selected as FPS0, FPS1 or
|
| /f-stack/freebsd/contrib/device-tree/Bindings/timer/ |
| H A D | st,stih407-lpc | 20 One (and only one) mode must be selected.
|
| H A D | mediatek,mtk-timer.txt | 8 The proper timer will be selected automatically by driver.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/rtc/ |
| H A D | maxim,ds3231.txt | 17 - interrupts: rtc alarm/event interrupt. When this property is selected,
|
| H A D | rtc-st-lpc.txt | 20 One (and only one) mode must be selected.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reset/ |
| H A D | snps,axs10x-reset.txt | 4 to control reset signals of selected peripherals. For example DW GMAC, etc...
|
| /f-stack/freebsd/net/ |
| H A D | ieee8023ad_lacp.c | 1516 enum lacp_selected selected = lp->lp_selected; in lacp_sm_mux() local 1522 lp->lp_mux_state, selected, p_sync, p_collecting); in lacp_sm_mux() 1531 if (selected != LACP_UNSELECTED) { in lacp_sm_mux() 1539 if (selected == LACP_SELECTED && la->la_pending == 0) { in lacp_sm_mux() 1541 } else if (selected == LACP_UNSELECTED) { in lacp_sm_mux() 1546 if (selected == LACP_SELECTED && p_sync) { in lacp_sm_mux() 1548 } else if (selected != LACP_SELECTED) { in lacp_sm_mux() 1553 if (selected == LACP_SELECTED && p_sync && p_collecting) { in lacp_sm_mux() 1555 } else if (selected != LACP_SELECTED || !p_sync) { in lacp_sm_mux() 1560 if (selected != LACP_SELECTED || !p_sync || !p_collecting) { in lacp_sm_mux()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/watchdog/ |
| H A D | st_lpc_wdt.txt | 20 One (and only one) mode must be selected.
|
| /f-stack/freebsd/mips/conf/ |
| H A D | MT7621_FDT | 39 # UART device support is compiled in when uart_ns8250 is selected (default)
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | brcm,mdio-mux-iproc.txt | 5 C-45 Clause. When child bus is selected, one needs to select these two
|