Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 25 of 159) sorted by relevance

1234567

/f-stack/freebsd/contrib/device-tree/Bindings/mips/cavium/
H A Dbootbus.txt55 - 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 Dvirtio.rst464 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 Dmux.txt7 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 Dpinctrl-max77620.txt69 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 Dfsl,imx27-pinctrl.txt33 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 Dti,da850-pupd.txt4 Bias can only be selected for groups rather than individual pins.
H A Dfsl,imx-pinctrl.txt36 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 Dmax8998.txt32 - 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 Dkirkwood-openrd.dtsi85 * selected device node is enabled and the
86 * previously selected device node is disabled.
/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_8023ad.c270 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 Dmarvell,xenon-sdhci.txt81 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 Drenesas,vin.yaml84 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 Daspeed_adc.txt12 - #io-channel-cells: Must be set to <1> to indicate channels are selected
H A Dingenic,adc.txt12 - #io-channel-cells: Must be set to <1> to indicate channels are selected
H A Dingenic,adc.yaml30 Must be set to <1> to indicate channels are selected by index.
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dregulator-max77620.txt67 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 Dst,stih407-lpc20 One (and only one) mode must be selected.
H A Dmediatek,mtk-timer.txt8 The proper timer will be selected automatically by driver.
/f-stack/freebsd/contrib/device-tree/Bindings/rtc/
H A Dmaxim,ds3231.txt17 - interrupts: rtc alarm/event interrupt. When this property is selected,
H A Drtc-st-lpc.txt20 One (and only one) mode must be selected.
/f-stack/freebsd/contrib/device-tree/Bindings/reset/
H A Dsnps,axs10x-reset.txt4 to control reset signals of selected peripherals. For example DW GMAC, etc...
/f-stack/freebsd/net/
H A Dieee8023ad_lacp.c1516 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 Dst_lpc_wdt.txt20 One (and only one) mode must be selected.
/f-stack/freebsd/mips/conf/
H A DMT7621_FDT39 # UART device support is compiled in when uart_ns8250 is selected (default)
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dbrcm,mdio-mux-iproc.txt5 C-45 Clause. When child bus is selected, one needs to select these two

1234567