| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-meson.c | 228 static void meson_i2c_transfer_complete(struct meson_i2c *i2c, u32 ctrl) in meson_i2c_transfer_complete() 255 unsigned int ctrl; in meson_i2c_irq() local 307 u32 ctrl; in meson_i2c_xfer_msg() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/stk1160/ |
| H A D | stk1160-v4l.c | 123 struct stk1160_decimate_ctrl *ctrl) in stk1160_set_fmt() 369 struct stk1160_decimate_ctrl *ctrl) in stk1160_try_fmt() 484 struct stk1160_decimate_ctrl ctrl; in vidioc_s_fmt_vid_cap() local
|
| /OK3568_Linux_fs/kernel/sound/soc/jz4740/ |
| H A D | jz4740-i2s.c | 129 uint32_t conf, ctrl; in jz4740_i2s_startup() local 171 uint32_t ctrl; in jz4740_i2s_trigger() local 257 uint32_t ctrl, div_reg; in jz4740_i2s_hw_params() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | ibmphp_hpc.c | 350 static u8 pci_ctrl_read(struct controller *ctrl, u8 offset) in pci_ctrl_read() 359 static u8 pci_ctrl_write(struct controller *ctrl, u8 offset, u8 data) in pci_ctrl_write() 985 static int process_changeinlatch(u8 old, u8 new, struct controller *ctrl) in process_changeinlatch()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | vm149c.c | 50 static inline struct vm149c_device *to_vm149c_vcm(struct v4l2_ctrl *ctrl) in to_vm149c_vcm() 215 static int vm149c_get_ctrl(struct v4l2_ctrl *ctrl) in vm149c_get_ctrl() 225 static int vm149c_set_ctrl(struct v4l2_ctrl *ctrl) in vm149c_set_ctrl()
|
| H A D | wm8775.c | 58 static inline struct v4l2_subdev *to_sd(struct v4l2_ctrl *ctrl) in to_sd() 128 static int wm8775_s_ctrl(struct v4l2_ctrl *ctrl) in wm8775_s_ctrl()
|
| H A D | tda7432.c | 82 static inline struct v4l2_subdev *to_sd(struct v4l2_ctrl *ctrl) in to_sd() 271 static int tda7432_s_ctrl(struct v4l2_ctrl *ctrl) in tda7432_s_ctrl()
|
| H A D | adv7393.c | 65 static inline struct v4l2_subdev *to_sd(struct v4l2_ctrl *ctrl) in to_sd() 283 static int adv7393_s_ctrl(struct v4l2_ctrl *ctrl) in adv7393_s_ctrl()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-sc18is602.c | 36 u8 ctrl; member 132 u8 ctrl = 0; in sc18is602_setup_transfer() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ehci-vf.c | 122 void __iomem *ctrl; in usb_oc_config() local 209 struct ehci_ctrl ctrl; member
|
| H A D | ehci-mx5.c | 223 __weak void mx5_ehci_powerup_fixup(struct ehci_ctrl *ctrl, uint32_t *status_reg, in mx5_ehci_powerup_fixup() 276 struct ehci_ctrl ctrl; member
|
| /OK3568_Linux_fs/kernel/drivers/clk/mvebu/ |
| H A D | kirkwood.c | 274 struct clk_muxing_ctrl *ctrl = (struct clk_muxing_ctrl *)data; in clk_muxing_get_src() local 292 struct clk_muxing_ctrl *ctrl; in kirkwood_clk_muxing_setup() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-lpc32xx/ |
| H A D | uart.h | 20 u32 ctrl; /* Control Register */ member 74 u32 ctrl; /* Control Register */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/ |
| H A D | dp_power.c | 99 struct dss_module_power *core, *ctrl, *stream; in dp_power_clk_init() local 134 struct dss_module_power *core, *ctrl, *stream; in dp_power_clk_deinit() local
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | wax.c | 25 static void wax_choose_irq(struct parisc_device *dev, void *ctrl) in wax_choose_irq()
|
| H A D | asp.c | 30 static void asp_choose_irq(struct parisc_device *dev, void *ctrl) in asp_choose_irq()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | hdmigf119.c | 31 const u32 ctrl = 0x40000000 * enable | in gf119_hdmi_ctrl() local
|
| H A D | hdmig84.c | 31 const u32 ctrl = 0x40000000 * enable | in g84_hdmi_ctrl() local
|
| H A D | hdmigt215.c | 31 const u32 ctrl = 0x40000000 * enable | in gt215_hdmi_ctrl() local
|
| H A D | hdmigv100.c | 29 const u32 ctrl = 0x40000000 * enable | in gv100_hdmi_ctrl() local
|
| H A D | hdmigk104.c | 31 const u32 ctrl = 0x40000000 * enable | in gk104_hdmi_ctrl() local
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | ddxCtrls.c | 42 XkbDDXKeybdCtrlProc(DeviceIntPtr dev, KeybdCtrl * ctrl) in XkbDDXKeybdCtrlProc()
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-sp804.c | 186 unsigned long ctrl = TIMER_CTRL_32BIT | TIMER_CTRL_IE | in sp804_set_periodic() local 198 unsigned long ctrl = TIMER_CTRL_32BIT | TIMER_CTRL_IE | in sp804_set_next_event() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | obio.h | 142 unsigned int ctrl; in bw_get_ctrl() local 151 static inline void bw_set_ctrl(int cpu, unsigned int ctrl) in bw_set_ctrl()
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | windfarm_core.c | 164 struct wf_control *ctrl = container_of(attr, struct wf_control, attr); in wf_show_control() local 193 struct wf_control *ctrl = container_of(attr, struct wf_control, attr); in wf_store_control() local
|