| /Linux-v6.1/drivers/media/i2c/m5mols/ |
| D | m5mols_controls.c | 186 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/ |
| D | nv40.c | 33 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/ |
| D | bpf-lirc.c | 22 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/ |
| D | ip22-nvram.c | 56 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/ |
| D | misc.h | 60 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/ |
| D | imx-rngc.c | 76 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/ |
| D | arm_global_timer.c | 102 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/ |
| D | mxc_w1.c | 53 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/ |
| D | sdhci_f_sdh30.c | 32 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/ |
| D | ptm.c | 126 u32 ctrl; in __pci_enable_ptm() local 204 u32 ctrl; in __pci_disable_ptm() local
|
| /Linux-v6.1/drivers/media/i2c/ |
| D | tlv320aic23b.c | 40 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/ |
| D | stream.c | 205 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/ |
| D | bus.c | 78 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/ |
| D | c_can_platform.c | 81 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/ |
| D | uvc_status.c | 123 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/ |
| D | v4l2-ctrls-request.c | 69 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/ |
| D | hantro_drv.c | 40 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/ |
| D | shpchp.h | 48 #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/ |
| D | atomisp-gc0310.c | 149 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/ |
| D | gf119.c | 209 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/ |
| D | bcm-phy-ptp.c | 198 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/ |
| D | auxgm200.c | 46 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/ |
| D | mdio-moxart.c | 36 u32 ctrl = 0; in moxart_mdio_read() local 65 u32 ctrl = 0; in moxart_mdio_write() local
|
| /Linux-v6.1/arch/mips/mti-malta/ |
| D | malta-time.c | 65 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/ |
| D | vsp1_hgt.c | 71 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()
|