| /Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
| D | mt76x2_phy_common.c | 260 void mt76x2_phy_set_bw(struct mt76x2_dev *dev, int width, u8 ctrl) in mt76x2_phy_set_bw()
|
| /Linux-v4.19/drivers/hid/usbhid/ |
| D | usbhid.h | 83 struct hid_control_fifo ctrl[HID_CONTROL_FIFO_SIZE]; /* Control fifo */ member
|
| /Linux-v4.19/drivers/dma/ |
| D | coh901318_lli.c | 234 dma_addr_t dev_addr, u32 ctrl_chained, u32 ctrl, in coh901318_lli_fill_sg()
|
| /Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | sorgf119.c | 137 u32 ctrl = nvkm_rd32(device, 0x640200 + coff); in gf119_sor_state() local
|
| /Linux-v4.19/drivers/pwm/ |
| D | pwm-lpss.c | 100 u32 ctrl; in pwm_lpss_prepare() local
|
| /Linux-v4.19/drivers/irqchip/ |
| D | irq-mxs.c | 64 void __iomem *ctrl; member
|
| D | irq-sunxi-nmi.c | 59 u32 ctrl; member
|
| /Linux-v4.19/arch/mips/include/asm/mach-jz4740/ |
| D | timer.h | 125 static inline void jz4740_timer_set_ctrl(unsigned int timer, uint16_t ctrl) in jz4740_timer_set_ctrl()
|
| /Linux-v4.19/drivers/mmc/host/ |
| D | sdhci-pci-o2micro.c | 80 u16 ctrl = sdhci_readw(host, SDHCI_HOST_CONTROL2); in __sdhci_o2_execute_tuning() local
|
| /Linux-v4.19/drivers/scsi/cxlflash/ |
| D | superpipe.c | 1003 enum ctx_ctrl ctrl = CTX_CTRL_ERR_FALLBACK | CTX_CTRL_FILE; in cxlflash_cxl_release() local 1117 enum ctx_ctrl ctrl = CTX_CTRL_ERR_FALLBACK | CTX_CTRL_FILE; in cxlflash_mmap_fault() local 1189 enum ctx_ctrl ctrl = CTX_CTRL_ERR_FALLBACK | CTX_CTRL_FILE; in cxlflash_cxl_mmap() local
|
| /Linux-v4.19/drivers/media/platform/s3c-camif/ |
| D | camif-capture.c | 1078 static int s3c_camif_video_s_ctrl(struct v4l2_ctrl *ctrl) in s3c_camif_video_s_ctrl() 1114 struct v4l2_ctrl *ctrl; in s3c_camif_register_video_node() local 1498 static int s3c_camif_subdev_s_ctrl(struct v4l2_ctrl *ctrl) in s3c_camif_subdev_s_ctrl()
|
| /Linux-v4.19/drivers/net/ethernet/intel/igb/ |
| D | e1000_82575.c | 1457 u32 ctrl; in igb_reset_hw_82575() local 1574 u32 ctrl; in igb_setup_copper_link_82575() local 2259 u32 ctrl; in igb_reset_hw_82580() local
|
| /Linux-v4.19/drivers/media/i2c/ |
| D | ov2680.c | 191 static inline struct v4l2_subdev *ctrl_to_sd(struct v4l2_ctrl *ctrl) in ctrl_to_sd() 807 static int ov2680_g_volatile_ctrl(struct v4l2_ctrl *ctrl) in ov2680_g_volatile_ctrl() 835 static int ov2680_s_ctrl(struct v4l2_ctrl *ctrl) in ov2680_s_ctrl()
|
| D | ov7740.c | 430 static int ov7740_get_gain(struct ov7740 *ov7740, struct v4l2_ctrl *ctrl) in ov7740_get_gain() 487 static int ov7740_get_volatile_ctrl(struct v4l2_ctrl *ctrl) in ov7740_get_volatile_ctrl() 504 static int ov7740_set_ctrl(struct v4l2_ctrl *ctrl) in ov7740_set_ctrl()
|
| /Linux-v4.19/arch/arc/mm/ |
| D | cache.c | 667 unsigned int ctrl; in slc_op_rgn() local 731 unsigned int ctrl, cmd; in slc_op_line() local 772 unsigned int ctrl, r = ARC_REG_SLC_CTRL; in slc_entire_op() local
|
| /Linux-v4.19/drivers/net/ethernet/marvell/ |
| D | sky2.c | 170 u16 ctrl = gma_read16(hw, port, GM_SMI_CTRL); in gm_phy_write() local 196 u16 ctrl = gma_read16(hw, port, GM_SMI_CTRL); in __gm_phy_read() local 339 u16 ctrl, ct1000, adv, pg, ledctrl, ledover, reg; in sky2_phy_init() local 730 u16 ctrl; in sky2_phy_power_down() local 823 u16 ctrl; in sky2_wol_init() local 1852 u8 ctrl; in sky2_xmit_frame() local 2083 u16 ctrl; in sky2_hw_down() local
|
| /Linux-v4.19/drivers/media/usb/gspca/m5602/ |
| D | m5602_s5k4aa.c | 684 static int s5k4aa_s_ctrl(struct v4l2_ctrl *ctrl) in s5k4aa_s_ctrl()
|
| D | m5602_mt9m111.c | 532 static int mt9m111_s_ctrl(struct v4l2_ctrl *ctrl) in mt9m111_s_ctrl()
|
| /Linux-v4.19/drivers/media/usb/gspca/ |
| D | spca508.c | 1454 static int sd_s_ctrl(struct v4l2_ctrl *ctrl) in sd_s_ctrl()
|
| /Linux-v4.19/drivers/scsi/snic/ |
| D | vnic_cq.h | 54 struct vnic_cq_ctrl __iomem *ctrl; /* memory-mapped */ member
|
| /Linux-v4.19/drivers/usb/gadget/legacy/ |
| D | dbgp.c | 338 const struct usb_ctrlrequest *ctrl) in dbgp_setup()
|
| /Linux-v4.19/drivers/pci/controller/ |
| D | pcie-cadence-host.c | 104 u32 value, ctrl; in cdns_pcie_host_init_root_port() local
|
| /Linux-v4.19/drivers/net/ethernet/intel/igbvf/ |
| D | vf.c | 109 u32 ctrl; in e1000_reset_hw_vf() local
|
| /Linux-v4.19/arch/arm/mach-s3c64xx/ |
| D | common.c | 284 u32 ctrl, mask; in s3c_irq_eint_set_type() local
|
| /Linux-v4.19/drivers/media/i2c/cx25840/ |
| D | cx25840-core.h | 111 static inline struct v4l2_subdev *to_sd(struct v4l2_ctrl *ctrl) in to_sd()
|