Searched defs:ctrl (Results 1 - 25 of 1358) sorted by path

1234567891011>>

/linux-master/arch/arm/kernel/
H A Dsmp_twd.c53 unsigned long ctrl = TWD_TIMER_CONTROL_ENABLE | local
66 unsigned long ctrl = readl_relaxed(twd_base + TWD_TIMER_CONTROL); local
/linux-master/arch/arm/mach-rpc/
H A Ddma.c159 unsigned int ctrl = TRANSFER_SIZE | DMA_CR_E; local
/linux-master/arch/m68k/include/asm/
H A Dmvme16xhw.h29 ctrl, member in struct:__anon475
/linux-master/arch/mips/include/asm/ip32/
H A Dmace.h292 struct mace_isactrl ctrl; member in struct:mace_perif
/linux-master/arch/mips/include/asm/sgi/
H A Dhpc3.h71 volatile u32 ctrl; /* control register */ member in struct:hpc3_scsiregs
H A Dpi1.h13 volatile u8 ctrl; member in struct:pi1_regs
/linux-master/arch/mips/include/asm/sn/
H A Dirq_alloc.h6 void *ctrl; member in struct:irq_alloc_info
/linux-master/arch/mips/sgi-ip22/
H A Dip22-nvram.c56 static inline void eeprom_cmd(unsigned int *ctrl, unsigned cmd, unsigned reg) argument
66 __raw_writel(__raw_readl(ctrl) & ~EEPROM_DATO, ctrl); local
77 ip22_eeprom_read(unsigned int *ctrl, int reg) argument
[all...]
/linux-master/arch/nios2/kernel/
H A Dtime.c119 u16 ctrl; local
128 u16 ctrl; local
138 u16 ctrl; local
283 unsigned int ctrl; local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dmpc5121.h67 u32 ctrl; /* SCLPC Control Register */ member in struct:mpc512x_lpbfifo
/linux-master/arch/sh/drivers/dma/
H A Ddma-g2.c23 unsigned long ctrl; /* Transfer control */ member in struct:g2_channel
/linux-master/arch/sparc/include/asm/
H A Dleon_amba.h120 u32 ctrl; member in struct:leon3_apbuart_regs_map
127 u32 ctrl; member in struct:leon3_gptimerelem_regs_map
H A Dobio.h142 unsigned int ctrl; local
151 static inline void bw_set_ctrl(int cpu, unsigned int ctrl) argument
/linux-master/arch/sparc/kernel/
H A Dsun4d_irq.c47 u32 ctrl; member in struct:sun4d_timer_regs
/linux-master/arch/x86/platform/ts5500/
H A Dts5500.c248 static int ts5500_adc_convert(u8 ctrl) argument
/linux-master/drivers/clk/mvebu/
H A Dcommon.c199 static struct clk_gating_ctrl *ctrl; variable in typeref:struct:clk_gating_ctrl
[all...]
/linux-master/drivers/clocksource/
H A Dtimer-qcom.c42 u32 ctrl = readl_relaxed(event_base + TIMER_ENABLE); local
53 u32 ctrl = readl_relaxed(event_base + TIMER_ENABLE); local
71 u32 ctrl; local
[all...]
H A Dtimer-rda.c37 u32 ctrl, load_l; local
H A Dtimer-rockchip.c35 void __iomem *ctrl; member in struct:rk_timer
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c505 u32 r004018, r100760, r100da0, r111100, ctrl; local
H A Dramnv40.h9 u32 ctrl; member in struct:nv40_ram
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_vnic.h64 void __iomem *ctrl; member in struct:usnic_vnic_res
/linux-master/drivers/isdn/hardware/mISDN/
H A Dipac.h27 int (*ctrl)(struct isac_hw *, u32, u_long); member in struct:isac_hw
69 int (*ctrl)(struct ipac_hw *, u32, u_long); member in struct:ipac_hw
H A Disar.h41 int (*ctrl)(void *, u32, u_long); member in struct:isar_hw
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-audio.c524 static int cx25840_audio_s_ctrl(struct v4l2_ctrl *ctrl) argument

Completed in 544 milliseconds

1234567891011>>