Home
last modified time | relevance | path

Searched defs:ctrl (Results 151 – 175 of 1316) sorted by relevance

12345678910>>...53

/Linux-v6.1/drivers/media/i2c/m5mols/
Dm5mols_controls.c186 static int m5mols_3a_lock(struct m5mols_info *info, struct v4l2_ctrl *ctrl) in m5mols_3a_lock()
400 static int m5mols_g_volatile_ctrl(struct v4l2_ctrl *ctrl) in m5mols_g_volatile_ctrl()
446 static int m5mols_s_ctrl(struct v4l2_ctrl *ctrl) in m5mols_s_ctrl()
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dnv40.c33 u32 ctrl; member
43 u32 ctrl = nvkm_rd32(device, reg + 0x00); in read_pll_1() local
59 u32 ctrl = nvkm_rd32(device, reg + 0x00); in read_pll_2() local
/Linux-v6.1/drivers/media/rc/
Dbpf-lirc.c22 struct ir_raw_event_ctrl *ctrl; in BPF_CALL_1() local
41 struct ir_raw_event_ctrl *ctrl; in BPF_CALL_4() local
62 struct ir_raw_event_ctrl *ctrl; in BPF_CALL_3() local
/Linux-v6.1/arch/mips/sgi-ip22/
Dip22-nvram.c56 static inline void eeprom_cmd(unsigned int *ctrl, unsigned cmd, unsigned reg) in eeprom_cmd()
77 unsigned short ip22_eeprom_read(unsigned int *ctrl, int reg) in ip22_eeprom_read()
/Linux-v6.1/include/linux/firmware/imx/svc/
Dmisc.h60 u32 resource, u8 ctrl, u32 val) in imx_sc_misc_set_control()
66 u32 resource, u8 ctrl, u32 *val) in imx_sc_misc_get_control()
/Linux-v6.1/drivers/char/hw_random/
Dimx-rngc.c76 u32 ctrl, cmd; in imx_rngc_irq_mask_clear() local
95 u32 ctrl; in imx_rngc_irq_unmask() local
175 u32 cmd, ctrl; in imx_rngc_init() local
/Linux-v6.1/drivers/clocksource/
Darm_global_timer.c102 unsigned long ctrl; in gt_compare_set() local
124 unsigned long ctrl; in gt_clockevent_shutdown() local
211 unsigned long ctrl; in gt_resume() local
/Linux-v6.1/drivers/w1/masters/
Dmxc_w1.c53 u8 ctrl = readb(dev->regs + MXC_W1_CONTROL); in mxc_w1_ds2_reset_bus() local
81 u8 ctrl = readb(dev->regs + MXC_W1_CONTROL); in mxc_w1_ds2_touch_bit() local
/Linux-v6.1/drivers/mmc/host/
Dsdhci_f_sdh30.c32 u32 ctrl = 0; in sdhci_f_sdh30_soft_voltage_switch() local
92 int irq, ctrl = 0, ret = 0; in sdhci_f_sdh30_probe() local
/Linux-v6.1/drivers/pci/pcie/
Dptm.c126 u32 ctrl; in __pci_enable_ptm() local
204 u32 ctrl; in __pci_disable_ptm() local
/Linux-v6.1/drivers/media/i2c/
Dtlv320aic23b.c40 static inline struct v4l2_subdev *to_sd(struct v4l2_ctrl *ctrl) in to_sd()
81 static int tlv320aic23b_s_ctrl(struct v4l2_ctrl *ctrl) in tlv320aic23b_s_ctrl()
/Linux-v6.1/drivers/slimbus/
Dstream.c205 struct slim_controller *ctrl = rt->dev->ctrl; in slim_stream_prepare() local
354 struct slim_controller *ctrl = stream->dev->ctrl; in slim_stream_enable() local
407 struct slim_controller *ctrl = stream->dev->ctrl; in slim_stream_disable() local
/Linux-v6.1/drivers/platform/surface/aggregator/
Dbus.c78 struct ssam_device *ssam_device_alloc(struct ssam_controller *ctrl, in ssam_device_alloc()
426 static int ssam_add_client_device(struct device *parent, struct ssam_controller *ctrl, in ssam_add_client_device()
475 int __ssam_register_clients(struct device *parent, struct ssam_controller *ctrl, in __ssam_register_clients()
/Linux-v6.1/drivers/net/can/c_can/
Dc_can_platform.c81 u32 ctrl = 0; in c_can_hw_raminit_wait_syscon() local
100 u32 ctrl = 0; in c_can_hw_raminit_syscon() local
180 u32 ctrl; in c_can_hw_raminit() local
/Linux-v6.1/drivers/media/usb/uvc/
Duvc_status.c123 struct uvc_control *ctrl; in uvc_event_entity_find_ctrl() local
139 struct uvc_control *ctrl; in uvc_event_find_ctrl() local
161 struct uvc_control *ctrl; in uvc_event_control() local
/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-ctrls-request.c69 struct v4l2_ctrl *ctrl = ref->ctrl; in v4l2_ctrl_request_clone() local
362 struct v4l2_ctrl *ctrl = ref->ctrl; in v4l2_ctrl_request_complete() local
427 struct v4l2_ctrl *ctrl = ref->ctrl; in v4l2_ctrl_request_setup() local
/Linux-v6.1/drivers/media/platform/verisilicon/
Dhantro_drv.c40 struct v4l2_ctrl *ctrl; in hantro_get_ctrl() local
252 static int hantro_try_ctrl(struct v4l2_ctrl *ctrl) in hantro_try_ctrl()
289 static int hantro_jpeg_s_ctrl(struct v4l2_ctrl *ctrl) in hantro_jpeg_s_ctrl()
309 static int hantro_vp9_s_ctrl(struct v4l2_ctrl *ctrl) in hantro_vp9_s_ctrl()
/Linux-v6.1/drivers/pci/hotplug/
Dshpchp.h48 #define ctrl_dbg(ctrl, format, arg...) \ argument
54 #define ctrl_err(ctrl, format, arg...) \ argument
56 #define ctrl_info(ctrl, format, arg...) \ argument
58 #define ctrl_warn(ctrl, format, arg...) \ argument
74 struct controller *ctrl; member
215 static inline struct slot *shpchp_find_slot(struct controller *ctrl, u8 device) in shpchp_find_slot()
/Linux-v6.1/drivers/staging/media/atomisp/i2c/
Datomisp-gc0310.c149 struct gc0310_write_ctrl *ctrl) in __gc0310_flush_reg_array()
164 struct gc0310_write_ctrl *ctrl, in __gc0310_buf_reg_array()
195 struct gc0310_write_ctrl *ctrl, in __gc0310_write_reg_is_consecutive()
208 struct gc0310_write_ctrl ctrl; in gc0310_write_reg_array() local
565 static int gc0310_s_ctrl(struct v4l2_ctrl *ctrl) in gc0310_s_ctrl()
589 static int gc0310_g_volatile_ctrl(struct v4l2_ctrl *ctrl) in gc0310_g_volatile_ctrl()
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dgf119.c209 const u32 ctrl = 0x40000000 * enable | in gf119_sor_hdmi_ctrl() local
285 u32 ctrl = nvkm_rd32(device, 0x640200 + coff); in gf119_sor_state() local
342 u32 ctrl = nvkm_rd32(device, 0x640180 + coff); in gf119_dac_state() local
500 int ctrl = chan->chid.ctrl; in gf119_disp_pioc_fini() local
519 int ctrl = chan->chid.ctrl; in gf119_disp_pioc_init() local
557 int ctrl = chan->chid.ctrl; in gf119_disp_dmac_fini() local
579 int ctrl = chan->chid.ctrl; in gf119_disp_dmac_init() local
/Linux-v6.1/drivers/net/phy/
Dbcm-phy-ptp.c198 u16 ctrl = orig_ctrl & ~(NSE_FRAMESYNC_MASK | NSE_CAPTURE_EN); in bcm_ptp_framesync_disable() local
211 static void bcm_ptp_framesync(struct phy_device *phydev, u16 ctrl) in bcm_ptp_framesync()
222 u16 ctrl, reg; in bcm_ptp_framesync_ts() local
266 u16 ctrl; in bcm_ptp_settime_locked() local
349 u16 ctrl; in bcm_ptp_adjfine() local
543 u16 ctrl; in bcm_ptp_perout_work() local
789 u16 mode, ctrl; in bcm_ptp_hwtstamp() local
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dauxgm200.c46 u32 ctrl, timeout; in gm200_i2c_aux_init() local
83 u32 ctrl, stat, timeout, retries = 0; in gm200_i2c_aux_xfer() local
/Linux-v6.1/drivers/net/mdio/
Dmdio-moxart.c36 u32 ctrl = 0; in moxart_mdio_read() local
65 u32 ctrl = 0; in moxart_mdio_write() local
/Linux-v6.1/arch/mips/mti-malta/
Dmalta-time.c65 unsigned char secs1, secs2, ctrl; in estimate_frequencies() local
181 unsigned char freq, ctrl; in init_rtc() local
/Linux-v6.1/drivers/media/platform/renesas/vsp1/
Dvsp1_hgt.c71 static int hgt_hue_areas_try_ctrl(struct v4l2_ctrl *ctrl) in hgt_hue_areas_try_ctrl()
98 static int hgt_hue_areas_s_ctrl(struct v4l2_ctrl *ctrl) in hgt_hue_areas_s_ctrl()

12345678910>>...53