Home
last modified time | relevance | path

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

12345678910>>...14

/linux/tools/testing/selftests/syscall_user_dispatch/ !
H A Dsud_test.c67 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST_SIGNAL() local
90 unsigned long size, void *sel) in prctl_valid()
97 unsigned long size, void *sel, int err) in prctl_invalid()
105 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST() local
302 char sel = 0; in TEST() local
330 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST() local
/linux/drivers/power/supply/ !
H A Dmt6360_charger.c257 u32 sel, value; in mt6360_charger_get_ichg() local
280 u32 sel, value; in mt6360_charger_get_cv() local
303 u32 sel, value; in mt6360_charger_get_aicr() local
319 u32 sel, value; in mt6360_charger_get_mivr() local
335 u32 sel, value; in mt6360_charger_get_iprechg() local
351 u32 sel, value; in mt6360_charger_get_ieoc() local
377 u32 sel; in mt6360_charger_set_ichg() local
389 u32 sel; in mt6360_charger_set_cv() local
401 u32 sel; in mt6360_charger_set_aicr() local
413 u32 sel; in mt6360_charger_set_mivr() local
[all …]
/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()
/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()
/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()
/linux/drivers/net/ethernet/broadcom/asp2/ !
H A Dbcmasp.h74 #define ASP_RX_FILTER_MDA_CFG(sel) (((sel) * 0x14) + 0x100) argument
76 #define ASP_RX_FILTER_MDA_CFG_UMC_SEL(sel) ((sel) > 1 ? BIT(17) : \ argument
78 #define ASP_RX_FILTER_MDA_PAT_H(sel) (((sel) * 0x14) + 0x104) argument
79 #define ASP_RX_FILTER_MDA_PAT_L(sel) (((sel) * 0x14) + 0x108) argument
80 #define ASP_RX_FILTER_MDA_MSK_H(sel) (((sel) * 0x14) + 0x10c) argument
81 #define ASP_RX_FILTER_MDA_MSK_L(sel) (((sel) * 0x14) + 0x110) argument
82 #define ASP_RX_FILTER_MDA_CFG(sel) (((sel) * 0x14) + 0x100) argument
83 #define ASP_RX_FILTER_MDA_PAT_H(sel) (((sel) * 0x14) + 0x104) argument
84 #define ASP_RX_FILTER_MDA_PAT_L(sel) (((sel) * 0x14) + 0x108) argument
85 #define ASP_RX_FILTER_MDA_MSK_H(sel) (((sel) * 0x14) + 0x10c) argument
[all …]
/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
/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
/linux/lib/tests/ !
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
/linux/drivers/net/ethernet/microchip/sparx5/ !
H A Dsparx5_vcap_impl.c904 enum vcap_selection sel, in sparx5_vcap_is0_cache_write()
945 enum vcap_selection sel, in sparx5_vcap_is2_cache_write()
1005 enum vcap_selection sel, in sparx5_vcap_es0_cache_write()
1046 enum vcap_selection sel, in sparx5_vcap_es2_cache_write()
1089 enum vcap_selection sel, in sparx5_vcap_cache_write()
1117 enum vcap_selection sel, in sparx5_vcap_is0_cache_read()
1152 enum vcap_selection sel, in sparx5_vcap_is2_cache_read()
1207 enum vcap_selection sel, in sparx5_vcap_es0_cache_read()
1242 enum vcap_selection sel, in sparx5_vcap_es2_cache_read()
1279 enum vcap_selection sel, in sparx5_vcap_cache_read()
[all …]
/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()
/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
/linux/tools/testing/selftests/x86/ !
H A Dfsgsbase_restore.c104 unsigned short sel = (unsigned short)((desc.entry_number << 3) | 0x3); in init_seg() local
125 unsigned short sel; in tracee_zap_segment() local
H A Dfsgsbase.c137 unsigned short sel; in check_gs_value() local
213 unsigned short sel; in do_remote_base() local
623 unsigned short sel = s; in main() local
/linux/drivers/media/platform/renesas/vsp1/ !
H A Dvsp1_histo.c197 struct v4l2_subdev_selection *sel) in histo_get_selection()
255 struct v4l2_subdev_selection *sel) in histo_set_crop()
277 struct v4l2_subdev_selection *sel) in histo_set_compose()
324 struct v4l2_subdev_selection *sel) in histo_set_selection()
/linux/drivers/staging/media/starfive/camss/ !
H A Dstf-isp.c159 struct v4l2_subdev_selection sel = { 0 }; in isp_set_format() local
200 struct v4l2_subdev_selection *sel) in isp_get_selection()
237 struct v4l2_subdev_selection *sel) in isp_set_selection()
/linux/drivers/accessibility/speakup/ !
H A Dselection.c21 struct tiocl_selection sel; member
31 struct tiocl_selection sel; in __speakup_set_selection() local
/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
/linux/arch/x86/lib/ !
H A Dinsn-eval.c346 unsigned short sel; in get_segment_selector() local
622 static bool get_desc(struct desc_struct *out, unsigned short sel) in get_desc()
692 short sel; in insn_get_seg_base() local
760 short sel; in get_seg_limit() local
807 short sel; in insn_get_code_seg_params() local
/linux/tools/testing/selftests/kvm/arm64/ !
H A Dvpmu_counter_access.c57 static inline unsigned long read_sel_evcntr(int sel) in read_sel_evcntr()
65 static inline void write_sel_evcntr(int sel, unsigned long val) in write_sel_evcntr()
74 static inline unsigned long read_sel_evtyper(int sel) in read_sel_evtyper()
82 static inline void write_sel_evtyper(int sel, unsigned long val) in write_sel_evtyper()
/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 …]
/linux/drivers/watchdog/ !
H A Dbd96801_wdt.c102 static int find_closest_fast(unsigned int target, int *sel, unsigned int *val) in find_closest_fast()
123 int sel; in find_closest_slow_by_fast() local
241 unsigned int val, sel, fast; in bd96801_set_heartbeat_from_hw() local
/linux/io_uring/ !
H A Drw.c111 struct io_async_rw *io, struct io_br_sel *sel, in __io_import_rw_buffer()
134 struct io_br_sel *sel, in io_import_rw_buffer()
309 struct io_br_sel sel = { }; in io_rw_do_import() local
650 struct io_br_sel *sel, unsigned int issue_flags) in kiocb_done()
911 static int __io_read(struct io_kiocb *req, struct io_br_sel *sel, in __io_read()
1028 struct io_br_sel sel = { }; in io_read() local
1043 struct io_br_sel sel = { }; in io_read_mshot() local

12345678910>>...14