Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/staging/rtl8723bs/core/
A Drtw_odm.c114 void rtw_odm_dbg_level_msg(void *sel, struct adapter *adapter) in rtw_odm_dbg_level_msg()
133 void rtw_odm_ability_msg(void *sel, struct adapter *adapter) in rtw_odm_ability_msg()
153 void rtw_odm_adaptivity_parm_msg(void *sel, struct adapter *adapter) in rtw_odm_adaptivity_parm_msg()
187 void rtw_odm_get_perpkt_rssi(void *sel, struct adapter *adapter) in rtw_odm_get_perpkt_rssi()
/linux/drivers/power/supply/
A Dmt6360_charger.c267 u32 sel, value; in mt6360_charger_get_ichg() local
290 u32 sel, value; in mt6360_charger_get_cv() local
313 u32 sel, value; in mt6360_charger_get_aicr() local
329 u32 sel, value; in mt6360_charger_get_mivr() local
387 u32 sel; in mt6360_charger_set_ichg() local
399 u32 sel; in mt6360_charger_set_cv() local
411 u32 sel; in mt6360_charger_set_aicr() local
423 u32 sel; in mt6360_charger_set_mivr() local
435 u32 sel; in mt6360_charger_set_iprechg() local
447 u32 sel; in mt6360_charger_set_ieoc() local
[all …]
/linux/tools/testing/selftests/syscall_user_dispatch/
A Dsud_test.c61 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST_SIGNAL() local
84 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST() local
265 char sel = 0; in TEST() local
293 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST() local
/linux/drivers/clk/bcm/
A Dclk-kona-setup.c21 #define selector_clear_exists(sel) ((sel)->width = 0) argument
54 struct bcm_clk_sel *sel; in clk_requires_trigger() local
84 struct bcm_clk_sel *sel; in peri_clk_data_offsets_valid() local
291 static bool sel_valid(struct bcm_clk_sel *sel, const char *field_name, in sel_valid()
406 struct bcm_clk_sel *sel; in peri_clk_data_valid() local
609 clk_sel_setup(const char **clocks, struct bcm_clk_sel *sel, in clk_sel_setup()
649 static void clk_sel_teardown(struct bcm_clk_sel *sel, in clk_sel_teardown()
A Dclk-kona.c821 static u8 parent_index(struct bcm_clk_sel *sel, u8 parent_sel) in parent_index()
840 static u8 selector_read_index(struct ccu_data *ccu, struct bcm_clk_sel *sel) in selector_read_index()
875 struct bcm_clk_sel *sel, struct bcm_clk_trig *trig) in __sel_commit()
932 struct bcm_clk_sel *sel, struct bcm_clk_trig *trig) in sel_init()
945 struct bcm_clk_sel *sel, struct bcm_clk_trig *trig, in selector_write()
1087 struct bcm_clk_sel *sel = &data->sel; in kona_peri_clk_set_parent() local
/linux/arch/arm/mach-dove/
A Dmpp.c71 static void __init dove_mpp_cfg_nfc(int sel) in dove_mpp_cfg_nfc()
82 static void __init dove_mpp_cfg_au1(int sel) in dove_mpp_cfg_au1()
129 unsigned int sel = MPP_SEL(*mpp_grp_list); in dove_mpp_conf_grp() local
/linux/drivers/clk/qcom/
A Dclk-krait.c21 static void __krait_mux_set_sel(struct krait_mux_clk *mux, int sel) in __krait_mux_set_sel()
45 u32 sel; in krait_mux_set_parent() local
61 u32 sel; in krait_mux_get_parent() local
/linux/drivers/regulator/
A Dhelpers.c174 unsigned int sel) in regulator_set_voltage_sel_pickable_regmap()
261 int regulator_set_voltage_sel_regmap(struct regulator_dev *rdev, unsigned sel) in regulator_set_voltage_sel_regmap()
412 unsigned int sel; in regulator_map_voltage_linear_range() local
472 unsigned int sel; in regulator_map_voltage_pickable_linear_range() local
801 int i, sel = -1; in regulator_set_current_limit_regmap() local
906 unsigned int num_sel, unsigned int *sel) in find_closest_bigger()
949 unsigned int sel; in regulator_set_ramp_delay_regmap() local
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
A Dbd718x7-regulator.c142 unsigned int sel) in bd71837_set_voltage_sel_restricted()
150 static void voltage_change_done(struct regulator_dev *rdev, unsigned int sel, in voltage_change_done()
172 static int voltage_change_prepare(struct regulator_dev *rdev, unsigned int sel, in voltage_change_prepare()
241 unsigned int sel) in bd718xx_set_voltage_sel_restricted()
257 struct regulator_dev *rdev, unsigned int sel) in bd718xx_set_voltage_sel_pickable_restricted()
273 struct regulator_dev *rdev, unsigned int sel) in bd71837_set_voltage_sel_pickable_restricted()
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()
A Dmax77693-regulator.c60 unsigned int reg, sel; in max77693_chg_get_current_limit() local
88 int sel = 0; in max77693_chg_set_current_limit() local
/linux/lib/
A Dtest_linear_ranges.c126 unsigned int sel, val; in range_test_get_value() local
147 unsigned int sel; in range_test_get_selector_high() local
180 unsigned int sel; in range_test_get_selector_low() local
/linux/arch/mips/include/asm/mach-loongson64/
A Dcpucfg-emul.h22 __u64 sel) in loongson3_cpucfg_read_synthesized()
68 __u64 sel) in loongson3_cpucfg_read_synthesized()
/linux/drivers/media/v4l2-core/
A Dv4l2-subdev.c247 struct v4l2_subdev_selection *sel) in check_selection()
258 struct v4l2_subdev_selection *sel) in call_get_selection()
266 struct v4l2_subdev_selection *sel) in call_set_selection()
503 struct v4l2_subdev_selection sel; in subdev_do_ioctl() local
521 struct v4l2_subdev_selection sel; in subdev_do_ioctl() local
583 struct v4l2_subdev_selection *sel = arg; in subdev_do_ioctl() local
591 struct v4l2_subdev_selection *sel = arg; in subdev_do_ioctl() local
/linux/tools/testing/selftests/x86/
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
A Dfsgsbase.c162 unsigned short sel; in check_gs_value() local
239 unsigned short sel; in do_remote_base() local
649 unsigned short sel = s; in main() local
/linux/drivers/accessibility/speakup/
A Dselection.c21 struct tiocl_selection sel; member
31 struct tiocl_selection sel; in __speakup_set_selection() local
/linux/arch/x86/lib/
A Dinsn-eval.c348 unsigned short sel; in get_segment_selector() local
599 static bool get_desc(struct desc_struct *out, unsigned short sel) in get_desc()
662 short sel; in insn_get_seg_base() local
730 short sel; in get_seg_limit() local
777 short sel; in insn_get_code_seg_params() local
/linux/drivers/media/platform/vsp1/
A Dvsp1_histo.c203 struct v4l2_subdev_selection *sel) in histo_get_selection()
263 struct v4l2_subdev_selection *sel) in histo_set_crop()
294 struct v4l2_subdev_selection *sel) in histo_set_compose()
346 struct v4l2_subdev_selection *sel) in histo_set_selection()
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()
A Dvsp1_uif.c86 struct v4l2_subdev_selection *sel) in uif_get_selection()
133 struct v4l2_subdev_selection *sel) in uif_set_selection()
/linux/drivers/staging/media/imx/
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/drivers/firmware/
A Ddmi-sysfs.c318 static u8 read_sel_8bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_8bit_indexed_io()
330 static u8 read_sel_2x8bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_2x8bit_indexed_io()
343 static u8 read_sel_16bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_16bit_indexed_io()
362 const struct dmi_system_event_log *sel, in dmi_sel_raw_read_io()
379 const struct dmi_system_event_log *sel, in dmi_sel_raw_read_phys32()
404 struct dmi_system_event_log sel; in dmi_sel_raw_read_helper() local
/linux/arch/mips/include/asm/
A Dkvm_host.h437 #define __BUILD_KVM_RW_SAVED(name, type, _reg, sel) \ argument
449 #define __BUILD_KVM_SET_SAVED(name, type, _reg, sel) \ argument
470 #define __BUILD_KVM_ATOMIC_SAVED(name, type, _reg, sel) \ argument
495 #define __BUILD_KVM_RW_VZ(name, type, _reg, sel) \ argument
507 #define __BUILD_KVM_SET_VZ(name, type, _reg, sel) \ argument
526 #define __BUILD_KVM_SAVE_VZ(name, _reg, sel) \ argument
578 #define __BUILD_KVM_RW_SW(name, type, _reg, sel) \ argument
582 #define __BUILD_KVM_SET_SW(name, type, _reg, sel) \ argument
586 #define __BUILD_KVM_ATOMIC_SW(name, type, _reg, sel) \ argument
605 #define __BUILD_KVM_RW_HW(name, type, _reg, sel) \ argument
[all …]

Completed in 45 milliseconds

1234567891011