Home
last modified time | relevance | path

Searched refs:selector (Results 351 – 375 of 517) sorted by relevance

1...<<1112131415161718192021

/openbmc/linux/arch/x86/boot/compressed/
H A Dmem_encrypt.S195 orl $(__KERNEL32_CS << 16), %edx # Target code segment selector
/openbmc/linux/include/net/
H A Dred.h209 flags.selector = historic_mask; in red_get_flags()
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dlp872x.txt29 - ti,dvs-vsel: DVS selector. 0 = SEL_V1, 1 = SEL_V2.
/openbmc/linux/net/netfilter/
H A Dnft_xfrm.c273 xfrm = nft_expr_priv(track->regs[priv->dreg].selector); in nft_xfrm_reduce()
H A Dnft_hash.c209 symhash = nft_expr_priv(track->regs[priv->dreg].selector); in nft_symhash_reduce()
H A Dnft_ct.c690 ct = nft_expr_priv(track->regs[priv->dreg].selector); in nft_ct_get_reduce()
745 if (!track->regs[i].selector) in nft_ct_set_reduce()
748 if (track->regs[i].selector->ops != &nft_ct_get_ops) in nft_ct_set_reduce()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c261 .selector = idtype, in mlx4_en_dcbnl_getapp()
280 app.selector = idtype; in mlx4_en_dcbnl_setapp()
/openbmc/u-boot/arch/arm/dts/
H A Drk3399-firefly.dts410 fcs,suspend-voltage-selector = <0>;
427 fcs,suspend-voltage-selector = <1>;
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dcb.c177 switch (app->selector) { in mlxsw_sp_dcbnl_app_validate()
195 app->selector); in mlxsw_sp_dcbnl_app_validate()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-sapphire.dtsi413 fcs,suspend-voltage-selector = <1>;
430 fcs,suspend-voltage-selector = <1>;
H A Drk3399-rock960.dtsi152 fcs,suspend-voltage-selector = <1>;
170 fcs,suspend-voltage-selector = <1>;
H A Drk3399-pinephone-pro.dts357 fcs,suspend-voltage-selector = <1>;
375 fcs,suspend-voltage-selector = <1>;
H A Drk3399-leez-p710.dts349 fcs,suspend-voltage-selector = <1>;
368 fcs,suspend-voltage-selector = <1>;
H A Drk3588-rock-5b.dts121 fcs,suspend-voltage-selector = <1>;
138 fcs,suspend-voltage-selector = <1>;
H A Drk3399-rock-4c-plus.dts404 fcs,suspend-voltage-selector = <1>;
423 fcs,suspend-voltage-selector = <1>;
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-moore.c43 unsigned int selector, unsigned int group) in mtk_pinmux_set_mux() argument
50 func = pinmux_generic_get_function(pctldev, selector); in mtk_pinmux_set_mux()
/openbmc/linux/Documentation/hwmon/
H A Dw83781d.rst341 Register 0x5b is suspected to be temperature type selector. Bit 1
413 and a temperature sensor type selector at 0x5B (which basically means
416 Revision 1 of the chip also has the temperature sensor type selector at
424 PWM registers seem to be split in two parts: bit 7 is a mode selector,
/openbmc/linux/drivers/md/
H A DMakefile9 dm-multipath-y += dm-path-selector.o dm-mpath.o
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_decompress.c124 gSel = s->selector[groupNo]; \
355 s->selector[i] = tmp; in BZ2_decompress()
/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-imx.c243 static int imx_pmx_set(struct pinctrl_dev *pctldev, unsigned selector, in imx_pmx_set() argument
262 func = pinmux_generic_get_function(pctldev, selector); in imx_pmx_set()
/openbmc/linux/lib/
H A Dnlattr.c75 if (bf->selector & ~valid_flags_mask) in validate_nla_bitfield32()
83 if (bf->value & ~bf->selector) in validate_nla_bitfield32()
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h128 const struct nft_expr *selector; member
1771 return track->regs[dreg].selector && in nft_reg_track_cmp()
1772 track->regs[dreg].selector->ops == expr->ops && in nft_reg_track_cmp()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpio.c1761 u32 selector, u8 vl) in pio_select_send_context_vl() argument
1784 rval = e->ksc[selector & e->mask]; in pio_select_send_context_vl()
1801 u32 selector, u8 sc5) in pio_select_send_context_sc() argument
1805 return pio_select_send_context_vl(dd, selector, vl); in pio_select_send_context_sc()
/openbmc/linux/net/tipc/
H A Dnode.c1690 u32 dnode, int selector) in tipc_node_xmit() argument
1730 bearer_id = n->active_links[selector & 1]; in tipc_node_xmit()
1762 u32 selector) in tipc_node_xmit_skb() argument
1768 tipc_node_xmit(net, &head, dnode, selector); in tipc_node_xmit_skb()
1778 u32 selector, dnode; in tipc_node_distr_xmit() local
1781 selector = msg_origport(buf_msg(skb)); in tipc_node_distr_xmit()
1783 tipc_node_xmit_skb(net, skb, dnode, selector); in tipc_node_distr_xmit()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js4selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):x.isFunction(e)?n.re…
5selector),n.guid||(n.guid=x.guid++),(l=y.events)||(l=y.events={}),(a=y.handle)||(a=y.handle=functi…

1...<<1112131415161718192021