Home
last modified time | relevance | path

Searched refs:selector (Results 426 – 450 of 517) sorted by relevance

1...<<1112131415161718192021

/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1031 __le16 selector; member
1042 __le16 selector; member
/openbmc/linux/net/devlink/
H A Ddev.c476 limits_selected = limits.value & limits.selector; in devlink_nl_cmd_reload()
1094 params.overwrite_mask = sections.value & sections.selector; in devlink_nl_cmd_flash_update()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-pinebook-pro.dts626 fcs,suspend-voltage-selector = <1>;
645 fcs,suspend-voltage-selector = <1>;
H A Drk3568-nanopi-r5s.dtsi196 fcs,suspend-voltage-selector = <1>;
H A Drk3566-lubancat-1.dts177 fcs,suspend-voltage-selector = <1>;
H A Drk3399-kobol-helios64.dts389 fcs,suspend-voltage-selector = <1>;
/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.c203 static int mxs_pinctrl_set_mux(struct pinctrl_dev *pctldev, unsigned selector, in mxs_pinctrl_set_mux() argument
/openbmc/webui-vue/docs/customization/
H A Dtheme.md194 .some-selector {
/openbmc/linux/net/sched/
H A Dsch_red.c277 flags = (q->flags & ~flags_bf.selector) | flags_bf.value; in __red_change()
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-falcon.c358 struct seq_file *s, unsigned selector) in falcon_pinconf_group_dbg_show() argument
H A Dpinctrl-xway.c1232 unsigned selector, in xway_pinconf_group_set() argument
1239 for (i = 0; i < info->grps[selector].npins && !ret; i++) in xway_pinconf_group_set()
1241 info->grps[selector].pins[i], in xway_pinconf_group_set()
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h129 __u16 selector; member
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmcg.c358 u8 selector = dst_value >> 6; in check_selector() local
365 switch (selector) { in check_selector()
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c880 iscsi_dcb_app.selector = IEEE_8021QAZ_APP_SEL_STREAM; in cxgbit_get_iscsi_dcb_priority()
883 iscsi_dcb_app.selector = IEEE_8021QAZ_APP_SEL_ANY; in cxgbit_get_iscsi_dcb_priority()
887 iscsi_dcb_app.selector = DCB_APP_IDTYPE_PORTNUM; in cxgbit_get_iscsi_dcb_priority()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c1791 if (entry->app.selector != DCB_APP_IDTYPE_ETHTYPE) in fcoe_dcb_app_notification()
2146 app.selector = IEEE_8021QAZ_APP_SEL_ETHERTYPE; in fcoe_dcb_create()
2151 app.selector = DCB_APP_IDTYPE_ETHTYPE; in fcoe_dcb_create()
/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c3573 unsigned selector; in oxu_hub_control() local
3782 selector = wIndex >> 8; in oxu_hub_control()
3832 if (!selector || selector > 5) in oxu_hub_control()
3836 temp |= selector << 16; in oxu_hub_control()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c4568 .selector = vmcs12->host_cs_selector, in load_vmcs12_host_state()
4588 seg.selector = vmcs12->host_ds_selector; in load_vmcs12_host_state()
4590 seg.selector = vmcs12->host_es_selector; in load_vmcs12_host_state()
4592 seg.selector = vmcs12->host_ss_selector; in load_vmcs12_host_state()
4594 seg.selector = vmcs12->host_fs_selector; in load_vmcs12_host_state()
4597 seg.selector = vmcs12->host_gs_selector; in load_vmcs12_host_state()
4603 .selector = vmcs12->host_tr_selector, in load_vmcs12_host_state()
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-phycore-som.dtsi397 fcs,suspend-voltage-selector = <1>;
/openbmc/docs/
H A DIPMITOOL-cheatsheet.md261 the legacy/EFI mode selector. By default IPMI overrides boot source with the
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dsnps,dw-pcie-common.yaml28 CDM/ELBI (dbi_cs) and CS2 (dbi_cs2) signals (selector bits). Such
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dminimal.c546 bool (*selector)(void *priv, u16 local_port), in mlxsw_m_ports_remove_selected()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h652 u8 selector; member
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dwget.py226 h.request(req.get_method(), req.selector, req.data, headers)
/openbmc/qemu/target/i386/
H A Dmonitor.c610 { name, offsetof(CPUX86State, segs[seg].selector), NULL, MD_I32 },\
/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm8xx.c1968 unsigned int selector) in npcm8xx_get_group_name() argument
1970 return npcm8xx_pingroups[selector].name; in npcm8xx_get_group_name()
1974 unsigned int selector, in npcm8xx_get_group_pins() argument
1978 *npins = npcm8xx_pingroups[selector].npins; in npcm8xx_get_group_pins()
1979 *pins = npcm8xx_pingroups[selector].pins; in npcm8xx_get_group_pins()

1...<<1112131415161718192021