/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | selenium_helpers_base.py | 195 def find(self, selector): argument 199 def find_all(self, selector): argument 203 def element_exists(self, selector): argument 214 def wait_until_present(self, selector, timeout=Wait._TIMEOUT): argument 221 def wait_until_visible(self, selector, timeout=Wait._TIMEOUT): argument 228 def wait_until_not_visible(self, selector, timeout=Wait._TIMEOUT): argument 235 def wait_until_clickable(self, selector, timeout=Wait._TIMEOUT): argument 251 def wait_until_focused(self, selector): argument 259 def enter_text(self, selector, value): argument 269 def click(self, selector): argument
|
H A D | test_toastertable_ui.py | 41 def _get_datetime_from_cell(self, row, selector): argument
|
/openbmc/u-boot/arch/arm/mach-snapdragon/ |
H A D | pinctrl-apq8096.c | 29 unsigned int selector) in apq8096_get_function_name() 35 unsigned int selector) in apq8096_get_pin_name() 45 static unsigned int apq8096_get_function_mux(unsigned int selector) in apq8096_get_function_mux()
|
H A D | pinctrl-apq8016.c | 34 unsigned int selector) in apq8016_get_function_name() 40 unsigned int selector) in apq8016_get_pin_name() 50 static unsigned int apq8016_get_function_mux(unsigned int selector) in apq8016_get_function_mux()
|
H A D | pinctrl-snapdragon.c | 47 unsigned int selector) in msm_get_function_name() 64 static const char *msm_get_pin_name(struct udevice *dev, unsigned int selector) in msm_get_pin_name()
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-generic.c | 23 unsigned npins, selector; in pinctrl_pin_name_to_selector() local 54 unsigned ngroups, selector; in pinctrl_group_name_to_selector() local 86 unsigned nfuncs, selector = 0; in pinmux_func_name_to_selector() local 117 unsigned selector, unsigned func_selector) in pinmux_enable_setting() 144 unsigned selector, unsigned func_selector) in pinmux_enable_setting() 195 unsigned selector, unsigned param, in pinconf_enable_setting() 224 unsigned selector, unsigned param, in pinconf_enable_setting() 244 bool is_group, unsigned selector) in pinctrl_generic_set_state_one() 306 int strings_count, selector, i, ret; in pinctrl_generic_set_state_subnode() local
|
H A D | pinctrl-sandbox.c | 62 static const char *sandbox_get_pin_name(struct udevice *dev, unsigned selector) in sandbox_get_pin_name() 68 unsigned int selector, in sandbox_get_pin_muxing() 82 unsigned selector) in sandbox_get_group_name() 93 unsigned selector) in sandbox_get_function_name()
|
H A D | pinctrl_stm32.c | 117 unsigned int selector, in stm32_pinctrl_get_gpio_dev() 151 unsigned int selector) in stm32_pinctrl_get_pin_name() 173 unsigned int selector, in stm32_pinctrl_get_pin_muxing()
|
H A D | pinctrl-uclass.c | 284 int pinctrl_get_pin_name(struct udevice *dev, int selector, char *buf, in pinctrl_get_pin_name() 297 int pinctrl_get_pin_muxing(struct udevice *dev, int selector, char *buf, in pinctrl_get_pin_muxing()
|
/openbmc/qemu/target/i386/hvf/ |
H A D | x86_descr.c | 33 int selector; member 70 void vmx_write_segment_selector(CPUState *cpu, x86_segment_selector selector, X86Seg seg) in vmx_write_segment_selector() 93 void x86_segment_descriptor_to_vmx(CPUState *cpu, x86_segment_selector selector, in x86_segment_descriptor_to_vmx()
|
/openbmc/qemu/target/i386/tcg/ |
H A D | seg_helper.c | 150 uint32_t *e2_ptr, int selector, in load_segment_ra() 173 uint32_t *e2_ptr, int selector) in load_segment() 203 static inline void load_seg_vm(CPUX86State *env, int seg, int selector) in load_seg_vm() 254 static void tss_load_seg(CPUX86State *env, X86Seg seg_reg, int selector, in tss_load_seg() 691 int type, dpl, selector, ss_dpl, cpl; in do_interrupt_protected() local 955 int type, dpl, selector, cpl, ist; in do_interrupt64() local 1086 int cpl, selector; in helper_sysret() local 1146 int selector; in do_interrupt_real() local 1273 void helper_lldt(CPUX86State *env, int selector) in helper_lldt() 1327 void helper_ltr(CPUX86State *env, int selector) in helper_ltr() [all …]
|
/openbmc/u-boot/drivers/pinctrl/aspeed/ |
H A D | pinctrl_ast2500.c | 174 unsigned selector) in ast2500_pinctrl_get_group_name() 181 static int ast2500_pinctrl_group_set(struct udevice *dev, unsigned selector, in ast2500_pinctrl_group_set()
|
H A D | pinctrl_ast2400.c | 179 unsigned selector) in ast2400_pinctrl_get_group_name() 186 static int ast2400_pinctrl_group_set(struct udevice *dev, unsigned selector, in ast2400_pinctrl_group_set()
|
H A D | pinctrl_ast2600.c | 492 unsigned selector) in ast2600_pinctrl_get_group_name() 499 static int ast2600_pinctrl_group_set(struct udevice *dev, unsigned selector, in ast2600_pinctrl_group_set()
|
/openbmc/u-boot/drivers/pinctrl/broadcom/ |
H A D | pinctrl-bcm6838.c | 49 unsigned int selector) in bcm6838_pinctrl_get_pin_name() 63 unsigned int selector) in bcm6838_pinctrl_get_function_name()
|
/openbmc/qemu/target/i386/tcg/user/ |
H A D | seg_helper.c | 94 void cpu_x86_load_seg(CPUX86State *env, X86Seg seg_reg, int selector) in cpu_x86_load_seg()
|
/openbmc/u-boot/drivers/pinctrl/uniphier/ |
H A D | pinctrl-uniphier-core.c | 41 unsigned int selector) in uniphier_pinctrl_get_pin_name() 63 unsigned selector) in uniphier_pinctrl_get_group_name() 81 unsigned selector) in uniphier_pinmux_get_function_name()
|
/openbmc/qemu/include/hw/acpi/ |
H A D | memory_hotplug.h | 31 uint32_t selector; member
|
H A D | cpu.h | 36 uint32_t selector; member
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec_helper.c | 178 const uint8_t selector = s390_vec_read_element8(v4, i) & 0x1f; in HELPER() local
|
/openbmc/qemu/target/i386/tcg/system/ |
H A D | seg_helper.c | 32 int selector; in helper_syscall() local
|
/openbmc/u-boot/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common.c | 215 unsigned int selector) in mtk_get_pin_name() 233 unsigned int selector) in mtk_get_group_name() 251 unsigned int selector) in mtk_get_function_name()
|
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson.c | 31 unsigned int selector) in meson_pinctrl_get_group_name() 49 unsigned int selector) in meson_pinmux_get_function_name()
|
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | pfc.c | 424 unsigned selector) in sh_pfc_pinctrl_get_pin_name() 439 unsigned selector) in sh_pfc_pinctrl_get_group_name() 454 unsigned selector) in sh_pfc_pinctrl_get_function_name()
|
/openbmc/u-boot/arch/x86/cpu/i386/ |
H A D | interrupt.c | 158 u16 selector; member
|