Home
last modified time | relevance | path

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

123456789

/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()
H A Dbd718x7-regulator.c130 static void voltage_change_done(struct regulator_dev *rdev, unsigned int sel, in voltage_change_done()
152 static int voltage_change_prepare(struct regulator_dev *rdev, unsigned int sel, in voltage_change_prepare()
221 unsigned int sel) in bd718xx_set_voltage_sel_restricted()
237 struct regulator_dev *rdev, unsigned int sel) in bd718xx_set_voltage_sel_pickable_restricted()
253 struct regulator_dev *rdev, unsigned int sel) in bd71837_set_voltage_sel_pickable_restricted()
H 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
H A Dwm831x-ldo.c70 int sel, reg = ldo->base + WM831X_LDO_SLEEP_CONTROL; in wm831x_gp_ldo_set_suspend_voltage() local
324 int sel, reg = ldo->base + WM831X_LDO_SLEEP_CONTROL; in wm831x_aldo_set_suspend_voltage() local
531 int sel, reg = ldo->base + WM831X_ALIVE_LDO_SLEEP_CONTROL; in wm831x_alive_ldo_set_suspend_voltage() local
/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()
H A Dclk-kona.c796 static u8 parent_index(struct bcm_clk_sel *sel, u8 parent_sel) in parent_index()
815 static u8 selector_read_index(struct ccu_data *ccu, struct bcm_clk_sel *sel) in selector_read_index()
850 struct bcm_clk_sel *sel, struct bcm_clk_trig *trig) in __sel_commit()
907 struct bcm_clk_sel *sel, struct bcm_clk_trig *trig) in sel_init()
920 struct bcm_clk_sel *sel, struct bcm_clk_trig *trig, in selector_write()
1062 struct bcm_clk_sel *sel = &data->sel; in kona_peri_clk_set_parent() local
/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
/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/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
/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/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/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs_kunit.c113 enum vcap_selection sel, u32 start, u32 count) in test_cache_read()
155 enum vcap_selection sel, u32 start, u32 count) in test_cache_write()
198 enum vcap_selection sel, u32 addr) in test_cache_update()
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_uif.c86 struct v4l2_subdev_selection *sel) in uif_get_selection()
130 struct v4l2_subdev_selection *sel) in uif_set_selection()
/linux/include/linux/mfd/
H A Dimx25-tsadc.h118 #define MX25_ADCQ_CFG_REFP(sel) ((sel) << 7) argument
124 #define MX25_ADCQ_CFG_IN(sel) ((sel) << 4) argument
133 #define MX25_ADCQ_CFG_REFN(sel) ((sel) << 2) argument
/linux/drivers/clk/meson/
H A Dvid-pll-div.h15 struct parm sel; member
/linux/drivers/net/dsa/microchip/
H A Dksz_dcb.c439 const u8 *sel, int nsel) in ksz_port_set_apptrust_validate()
491 const u8 *sel, int nsel) in ksz_port_set_apptrust()
533 int ksz_port_get_apptrust(struct dsa_switch *ds, int port, u8 *sel, int *nsel) in ksz_port_get_apptrust()
/linux/drivers/media/tuners/
H A Dmt20xx.c108 unsigned int fref,lo1,lo1n,lo1a,s,sel,lo1freq, desired_lo1, in mt2032_compute_freq() local
204 static int mt2032_optimize_vco(struct dvb_frontend *fe,int sel,int lock) in mt2032_optimize_vco()
246 int lint_try,ret,sel,lock=0; in mt2032_set_if_freq() local
/linux/arch/x86/include/asm/
H A Dgsseg.h22 u16 sel = selector; in native_lkgs() local
/linux/arch/mips/include/asm/
H A Dmipsmtregs.h317 #define mftc0(rt, sel) \ argument
357 #define mftr(rt, u, sel) \ argument
396 #define mttc0(rs, sel, v) \ argument
410 #define mttr(rd, u, sel, v) \ argument
/linux/arch/arm/plat-orion/
H A Dmpp.c48 unsigned int sel = MPP_SEL(*mpp_list); in orion_mpp_conf() local

123456789