Home
last modified time | relevance | path

Searched defs:sel (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/openbmc/linux/drivers/regulator/
H A Dhelpers.c165 unsigned int sel, unsigned int range) in write_separate_vsel_and_range()
202 unsigned int sel) in regulator_set_voltage_sel_pickable_regmap()
281 int regulator_set_voltage_sel_regmap(struct regulator_dev *rdev, unsigned sel) in regulator_set_voltage_sel_regmap()
432 unsigned int sel; in regulator_map_voltage_linear_range() local
492 unsigned int sel; in regulator_map_voltage_pickable_linear_range() local
821 int i, sel = -1; in regulator_set_current_limit_regmap() local
939 unsigned int num_sel, unsigned int *sel) in regulator_find_closest_bigger()
984 unsigned int sel; in regulator_set_ramp_delay_regmap() local
H A Danatop-regulator.c31 int sel; member
63 int sel; in anatop_regmap_enable() local
109 int sel; in anatop_regmap_get_bypass() local
124 int sel; in anatop_regmap_set_bypass() local
H A Dmp886x.c42 unsigned int sel; member
94 static int mp8869_set_voltage_sel(struct regulator_dev *rdev, unsigned int sel) in mp8869_set_voltage_sel()
175 static int mp8867_set_voltage_sel(struct regulator_dev *rdev, unsigned int sel) in mp8867_set_voltage_sel()
/openbmc/linux/drivers/power/supply/
H A Dmt6360_charger.c264 u32 sel, value; in mt6360_charger_get_ichg() local
287 u32 sel, value; in mt6360_charger_get_cv() local
310 u32 sel, value; in mt6360_charger_get_aicr() local
326 u32 sel, value; in mt6360_charger_get_mivr() local
342 u32 sel, value; in mt6360_charger_get_iprechg() local
358 u32 sel, value; in mt6360_charger_get_ieoc() local
384 u32 sel; in mt6360_charger_set_ichg() local
396 u32 sel; in mt6360_charger_set_cv() local
408 u32 sel; in mt6360_charger_set_aicr() local
420 u32 sel; in mt6360_charger_set_mivr() local
[all …]
/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_test.c61 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST_SIGNAL() local
84 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST() local
279 char sel = 0; in TEST() local
307 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST() local
/openbmc/linux/drivers/clk/bcm/
H A Dclk-kona-setup.c13 #define selector_clear_exists(sel) ((sel)->width = 0) argument
46 struct bcm_clk_sel *sel; in clk_requires_trigger() local
76 struct bcm_clk_sel *sel; in peri_clk_data_offsets_valid() local
283 static bool sel_valid(struct bcm_clk_sel *sel, const char *field_name, in sel_valid()
398 struct bcm_clk_sel *sel; in peri_clk_data_valid() local
601 clk_sel_setup(const char **clocks, struct bcm_clk_sel *sel, in clk_sel_setup()
641 static void clk_sel_teardown(struct bcm_clk_sel *sel, in clk_sel_teardown()
/openbmc/linux/arch/arm/mach-dove/
H A Dmpp.c68 static void __init dove_mpp_cfg_nfc(int sel) in dove_mpp_cfg_nfc()
79 static void __init dove_mpp_cfg_au1(int sel) in dove_mpp_cfg_au1()
126 unsigned int sel = MPP_SEL(*mpp_grp_list); in dove_mpp_conf_grp() local
/openbmc/linux/include/linux/iio/
H A Diio-gts-helper.h28 int sel; member
55 int sel; member
101 iio_gts_find_itime_by_sel(struct iio_gts *gts, int sel) in iio_gts_find_itime_by_sel()
124 static inline int iio_gts_find_int_time_by_sel(struct iio_gts *gts, int sel) in iio_gts_find_int_time_by_sel()
/openbmc/linux/drivers/clk/qcom/
H A Dclk-krait.c23 static void __krait_mux_set_sel(struct krait_mux_clk *mux, int sel) in __krait_mux_set_sel()
66 u32 sel; in krait_mux_set_parent() local
82 u32 sel; in krait_mux_get_parent() local
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h73 #define ASP_RX_FILTER_MDA_CFG(sel) (((sel) * 0x14) + 0x100) argument
75 #define ASP_RX_FILTER_MDA_CFG_UMC_SEL(sel) ((sel) > 1 ? BIT(17) : \ argument
77 #define ASP_RX_FILTER_MDA_PAT_H(sel) (((sel) * 0x14) + 0x104) argument
78 #define ASP_RX_FILTER_MDA_PAT_L(sel) (((sel) * 0x14) + 0x108) argument
79 #define ASP_RX_FILTER_MDA_MSK_H(sel) (((sel) * 0x14) + 0x10c) argument
80 #define ASP_RX_FILTER_MDA_MSK_L(sel) (((sel) * 0x14) + 0x110) argument
81 #define ASP_RX_FILTER_MDA_CFG(sel) (((sel) * 0x14) + 0x100) argument
82 #define ASP_RX_FILTER_MDA_PAT_H(sel) (((sel) * 0x14) + 0x104) argument
83 #define ASP_RX_FILTER_MDA_PAT_L(sel) (((sel) * 0x14) + 0x108) argument
84 #define ASP_RX_FILTER_MDA_MSK_H(sel) (((sel) * 0x14) + 0x10c) argument
[all …]
/openbmc/linux/lib/
H A Dtest_linear_ranges.c117 unsigned int sel, val; in range_test_get_value() local
138 unsigned int sel; in range_test_get_selector_high() local
171 unsigned int sel; in range_test_get_selector_low() local
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dcpucfg-emul.h22 __u64 sel) in loongson3_cpucfg_read_synthesized()
68 __u64 sel) in loongson3_cpucfg_read_synthesized()
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c412 target_ulong helper_mfc0_watchlo(CPUMIPSState *env, uint32_t sel) in helper_mfc0_watchlo()
417 target_ulong helper_mfc0_watchhi(CPUMIPSState *env, uint32_t sel) in helper_mfc0_watchhi()
422 target_ulong helper_mfhc0_watchhi(CPUMIPSState *env, uint32_t sel) in helper_mfhc0_watchhi()
490 target_ulong helper_dmfc0_watchlo(CPUMIPSState *env, uint32_t sel) in helper_dmfc0_watchlo()
495 target_ulong helper_dmfc0_watchhi(CPUMIPSState *env, uint32_t sel) in helper_dmfc0_watchhi()
1324 void helper_mtc0_watchlo(CPUMIPSState *env, target_ulong arg1, uint32_t sel) in helper_mtc0_watchlo()
1333 void helper_mtc0_watchhi(CPUMIPSState *env, target_ulong arg1, uint32_t sel) in helper_mtc0_watchhi()
1344 void helper_mthc0_watchhi(CPUMIPSState *env, target_ulong arg1, uint32_t sel) in helper_mthc0_watchhi()
1438 target_ulong helper_mftgpr(CPUMIPSState *env, uint32_t sel) in helper_mftgpr()
1450 target_ulong helper_mftlo(CPUMIPSState *env, uint32_t sel) in helper_mftlo()
[all …]
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c920 enum vcap_selection sel, in sparx5_vcap_is0_cache_write()
961 enum vcap_selection sel, in sparx5_vcap_is2_cache_write()
1021 enum vcap_selection sel, in sparx5_vcap_es0_cache_write()
1062 enum vcap_selection sel, in sparx5_vcap_es2_cache_write()
1105 enum vcap_selection sel, in sparx5_vcap_cache_write()
1133 enum vcap_selection sel, in sparx5_vcap_is0_cache_read()
1168 enum vcap_selection sel, in sparx5_vcap_is2_cache_read()
1223 enum vcap_selection sel, in sparx5_vcap_es0_cache_read()
1258 enum vcap_selection sel, in sparx5_vcap_es2_cache_read()
1295 enum vcap_selection sel, in sparx5_vcap_cache_read()
[all …]
/openbmc/linux/tools/testing/selftests/x86/
H A Dfsgsbase_restore.c105 unsigned short sel = (unsigned short)((desc.entry_number << 3) | 0x3); in init_seg() local
126 unsigned short sel; in tracee_zap_segment() local
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-media-utils.c219 enum imx_pixfmt_sel sel; in imx_media_find_pixel_format() local
253 enum imx_pixfmt_sel sel; in imx_media_find_mbus_format() local
299 enum imx_pixfmt_sel sel; in imx_media_enum_pixel_formats() local
363 enum imx_pixfmt_sel sel; in imx_media_enum_mbus_formats() local
/openbmc/u-boot/drivers/power/regulator/
H A Dstpmu1.c44 static int stpmu1_output_find_uv(int sel, in stpmu1_output_find_uv()
140 int sel; in stpmu1_buck_get_uv() local
159 int sel, buck = dev->driver_data - 1; in stpmu1_buck_set_value() local
312 int sel, ldo = dev->driver_data - 1; in stpmu1_ldo_get_value() local
334 int sel, ldo = dev->driver_data - 1; in stpmu1_ldo_set_value() local
/openbmc/linux/drivers/accessibility/speakup/
H A Dselection.c21 struct tiocl_selection sel; member
31 struct tiocl_selection sel; in __speakup_set_selection() local
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock.c640 unsigned int sel; in exynos4_get_pwm_clk() local
697 unsigned int sel; in exynos4_get_uart_clk() local
744 unsigned int sel; in exynos4x12_get_uart_clk() local
788 unsigned int sel, ratio, pre_ratio; in exynos4_get_mmc_clk() local
917 unsigned int sel; in exynos4_get_lcd_clk() local
959 unsigned int sel; in exynos5_get_lcd_clk() local
1000 unsigned int sel; in exynos5420_get_lcd_clk() local
1034 unsigned int sel; in exynos5800_get_lcd_clk() local
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.c199 struct v4l2_subdev_selection *sel) in histo_get_selection()
259 struct v4l2_subdev_selection *sel) in histo_set_crop()
290 struct v4l2_subdev_selection *sel) in histo_set_compose()
342 struct v4l2_subdev_selection *sel) in histo_set_selection()
H A Dvsp1_rwpf.c134 struct v4l2_subdev_selection *sel) in vsp1_rwpf_get_selection()
183 struct v4l2_subdev_selection *sel) in vsp1_rwpf_set_selection()
/openbmc/linux/arch/x86/lib/
H A Dinsn-eval.c345 unsigned short sel; in get_segment_selector() local
621 static bool get_desc(struct desc_struct *out, unsigned short sel) in get_desc()
684 short sel; in insn_get_seg_base() local
752 short sel; in get_seg_limit() local
799 short sel; in insn_get_code_seg_params() local
/openbmc/linux/drivers/firmware/
H A Ddmi-sysfs.c319 static u8 read_sel_8bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_8bit_indexed_io()
331 static u8 read_sel_2x8bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_2x8bit_indexed_io()
344 static u8 read_sel_16bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_16bit_indexed_io()
363 const struct dmi_system_event_log *sel, in dmi_sel_raw_read_io()
381 const struct dmi_system_event_log *sel, in dmi_sel_raw_read_phys32()
406 struct dmi_system_event_log sel; in dmi_sel_raw_read_helper() local
/openbmc/qemu/target/i386/hvf/
H A Dx86.c51 x68_segment_selector sel) in x86_read_segment_descriptor()
81 x68_segment_selector sel) in x86_write_segment_descriptor()
/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h436 #define __BUILD_KVM_RW_SAVED(name, type, _reg, sel) \ argument
448 #define __BUILD_KVM_SET_SAVED(name, type, _reg, sel) \ argument
469 #define __BUILD_KVM_ATOMIC_SAVED(name, type, _reg, sel) \ argument
494 #define __BUILD_KVM_RW_VZ(name, type, _reg, sel) \ argument
506 #define __BUILD_KVM_SET_VZ(name, type, _reg, sel) \ argument
525 #define __BUILD_KVM_SAVE_VZ(name, _reg, sel) \ argument
577 #define __BUILD_KVM_RW_SW(name, type, _reg, sel) \ argument
581 #define __BUILD_KVM_SET_SW(name, type, _reg, sel) \ argument
585 #define __BUILD_KVM_ATOMIC_SW(name, type, _reg, sel) \ argument
604 #define __BUILD_KVM_RW_HW(name, type, _reg, sel) \ argument
[all …]

12345678910>>...15