/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/ |
H A D | 0001-Add-NCSI-channel-selector.patch | 4 Subject: [PATCH] Add NCSI channel selector 11 Channel selector scheme:
|
/openbmc/linux/drivers/regulator/ |
H A D | tps65217-regulator.c | 92 unsigned selector) in tps65217_pmic_set_voltage_sel() argument 100 selector, TPS65217_PROTECT_L2); in tps65217_pmic_set_voltage_sel()
|
H A D | max8925-regulator.c | 43 unsigned int selector) in max8925_set_voltage_sel() argument 48 return max8925_set_bits(info->i2c, info->vol_reg, mask, selector); in max8925_set_voltage_sel()
|
H A D | tps65023-regulator.c | 183 unsigned selector) in tps65023_dcdc_set_voltage_sel() argument 191 return regulator_set_voltage_sel_regmap(dev, selector); in tps65023_dcdc_set_voltage_sel()
|
H A D | qcom-rpmh-regulator.c | 175 unsigned int selector, bool wait_for_ack) in _rpmh_regulator_vrm_set_voltage_sel() argument 185 selector), 1000); in _rpmh_regulator_vrm_set_voltage_sel() 189 vreg->voltage_selector = selector; in _rpmh_regulator_vrm_set_voltage_sel() 195 unsigned int selector) in rpmh_regulator_vrm_set_voltage_sel() argument 204 vreg->voltage_selector = selector; in rpmh_regulator_vrm_set_voltage_sel() 208 return _rpmh_regulator_vrm_set_voltage_sel(rdev, selector, in rpmh_regulator_vrm_set_voltage_sel() 209 selector > vreg->voltage_selector); in rpmh_regulator_vrm_set_voltage_sel()
|
H A D | twl-regulator.c | 375 twl4030ldo_set_voltage_sel(struct regulator_dev *rdev, unsigned selector) in twl4030ldo_set_voltage_sel() argument 380 selector); in twl4030ldo_set_voltage_sel() 412 unsigned *selector) in twl4030smps_set_voltage() argument
|
H A D | vexpress-regulator.c | 27 int min_uV, int max_uV, unsigned *selector) in vexpress_regulator_set_voltage() argument
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_dcb.c | 149 enum qlcnic_dcb_selector selector; member 724 app->selector = QLC_DCB_GET_SELECTOR_APP(each->app[i]) - 1; in qlcnic_dcb_fill_cee_app_params() 725 new_app.selector = app->selector; in qlcnic_dcb_fill_cee_app_params() 932 .selector = idtype, in qlcnic_dcb_get_app() 1056 table[j].selector = app->selector; in qlcnic_dcb_peer_app_table()
|
/openbmc/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm2835.c | 723 unsigned selector) in bcm2835_pctl_get_group_name() argument 725 return bcm2835_gpio_groups[selector]; in bcm2835_pctl_get_group_name() 729 unsigned selector, in bcm2835_pctl_get_group_pins() argument 733 *pins = &bcm2835_gpio_pins[selector].number; in bcm2835_pctl_get_group_pins() 941 unsigned selector) in bcm2835_pmx_get_function_name() argument 943 return bcm2835_functions[selector]; in bcm2835_pmx_get_function_name() 947 unsigned selector, in bcm2835_pmx_get_function_groups() argument
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-at91-pio4.c | 487 unsigned int selector) in atmel_pctl_get_group_name() argument 491 return atmel_pioctrl->groups[selector].name; in atmel_pctl_get_group_name() 495 unsigned int selector, in atmel_pctl_get_group_pins() argument 501 *pins = (unsigned int *)&atmel_pioctrl->groups[selector].pin; in atmel_pctl_get_group_pins() 684 unsigned int selector) in atmel_pmx_get_function_name() argument 686 return atmel_functions[selector]; in atmel_pmx_get_function_name() 690 unsigned int selector, in atmel_pmx_get_function_groups() argument
|
H A D | pinctrl-amd.c | 974 static const char *amd_get_fname(struct pinctrl_dev *pctrldev, unsigned int selector) in amd_get_fname() argument 976 return pmx_functions[selector].name; in amd_get_fname() 979 static int amd_get_groups(struct pinctrl_dev *pctrldev, unsigned int selector, in amd_get_groups() argument 986 dev_err(&gpio_dev->pdev->dev, "iomux function %d group not supported\n", selector); in amd_get_groups() 990 *groups = pmx_functions[selector].groups; in amd_get_groups() 991 *num_groups = pmx_functions[selector].ngroups; in amd_get_groups()
|
/openbmc/linux/drivers/ufs/core/ |
H A D | ufshcd-priv.h | 48 u8 selector, 57 enum attr_idn idn, u8 index, u8 selector, 60 enum attr_idn idn, u8 index, u8 selector, u32 *attr_val);
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | bootstrap-3.4.1.min.js | 6 …selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div cl… property in m.DEFAULTS
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-service-time.rst | 5 dm-service-time is a path selector module for device-mapper targets, 14 The path selector name is 'service-time'.
|
/openbmc/u-boot/drivers/pinctrl/mscc/ |
H A D | mscc-common.c | 87 unsigned int pin_selector, unsigned int selector) in mscc_pinmux_set_mux() argument 93 f = mscc_pin_function_idx(pin_selector, selector, info->mscc_pins); in mscc_pinmux_set_mux()
|
/openbmc/linux/include/uapi/linux/ |
H A D | ptrace.h | 140 __u64 selector; member
|
/openbmc/phosphor-webui/app/common/styles/layout/ |
H A D | content.scss | 34 // TODO: Determine if label and content-label are the same - remove generic element selector
|
/openbmc/linux/drivers/usb/host/ |
H A D | ehci-hub.c | 746 unsigned selector; in ehci_hub_control() local 1032 selector = wIndex >> 8; in ehci_hub_control() 1136 if (selector == EHSET_TEST_SINGLE_STEP_SET_FEATURE) { in ehci_hub_control() 1144 if (!selector || selector > 5) in ehci_hub_control() 1166 temp |= selector << 16; in ehci_hub_control()
|
/openbmc/u-boot/include/ |
H A D | qfw.h | 95 void (*arch_read_pio)(uint16_t selector, uint32_t size,
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/ |
H A D | README.md | 58 Position - Value of the Host selector. MaxPosition - Max value that the Position
|
/openbmc/linux/drivers/clk/renesas/ |
H A D | r9a06g032-clocks.c | 1100 struct regbit selector; /* selector register + bit */ member 1110 return clk_rdesc_get(set->clocks, set->selector); in r9a06g032_clk_mux_get_parent() 1118 clk_rdesc_set(set->clocks, set->selector, !!index); in r9a06g032_clk_mux_set_parent() 1155 g->selector = desc->dual.sel; in r9a06g032_register_bitsel() 1170 struct regbit selector; /* selector register + bit */ member 1180 u8 sel_bit = clk_rdesc_get(g->clocks, g->selector); in r9a06g032_clk_dualgate_setenable() 1208 u8 sel_bit = clk_rdesc_get(g->clocks, g->selector); in r9a06g032_clk_dualgate_is_enabled() 1235 g->selector = sel; in r9a06g032_register_dualgate()
|
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | hw_stats_l3.sh | 298 local selector=$1; shift 301 jq ".[0].stats64.${selector}"
|
/openbmc/linux/net/ethtool/ |
H A D | netlink.h | 211 newval = (*dst & ~change.selector) | (change.value & change.selector); in ethnl_update_bitfield32()
|
/openbmc/linux/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.c | 658 unsigned selector) in abx500_get_group_name() argument 662 return pct->soc->groups[selector].name; in abx500_get_group_name() 666 unsigned selector, in abx500_get_group_pins() argument 672 *pins = pct->soc->groups[selector].pins; in abx500_get_group_pins() 673 *num_pins = pct->soc->groups[selector].npins; in abx500_get_group_pins()
|
/openbmc/linux/net/key/ |
H A D | af_key.c | 2092 if (!pfkey_sockaddr_fill(&xp->selector.saddr, in pfkey_xfrm_policy2msg() 2093 xp->selector.sport, in pfkey_xfrm_policy2msg() 2108 pfkey_sockaddr_fill(&xp->selector.daddr, xp->selector.dport, in pfkey_xfrm_policy2msg() 2277 xp->selector.family = xp->family; in pfkey_spdadd() 2278 xp->selector.prefixlen_s = sa->sadb_address_prefixlen; in pfkey_spdadd() 2281 if (xp->selector.sport) in pfkey_spdadd() 2282 xp->selector.sport_mask = htons(0xffff); in pfkey_spdadd() 2285 pfkey_sadb_addr2xfrm_addr(sa, &xp->selector.daddr); in pfkey_spdadd() 2286 xp->selector.prefixlen_d = sa->sadb_address_prefixlen; in pfkey_spdadd() 2294 if (xp->selector.dport) in pfkey_spdadd() [all …]
|