Searched defs:reg_offs (Results 1 - 16 of 16) sorted by relevance

/linux-4.4.14/arch/microblaze/kernel/
H A Dptrace.c46 static microblaze_reg_t *reg_save_addr(unsigned reg_offs, reg_save_addr() argument
/linux-4.4.14/drivers/irqchip/
H A Dirq-sunxi-nmi.c124 sunxi_sc_nmi_irq_init(struct device_node *node, struct sunxi_sc_nmi_reg_offs *reg_offs) sunxi_sc_nmi_irq_init() argument
H A Dirq-imgpdc.c88 static void pdc_write(struct pdc_intc_priv *priv, unsigned int reg_offs, pdc_write() argument
94 pdc_read(struct pdc_intc_priv *priv, unsigned int reg_offs) pdc_read() argument
/linux-4.4.14/arch/arm/mach-shmobile/
H A Dpm-rcar.c56 unsigned int sr_bit, reg_offs; rcar_sysc_pwr_on_off() local
/linux-4.4.14/drivers/gpio/
H A Dgpio-tz1090-pdc.c56 static inline void pdc_write(struct tz1090_pdc_gpio *priv, unsigned int reg_offs, pdc_write() argument
62 pdc_read(struct tz1090_pdc_gpio *priv, unsigned int reg_offs) pdc_read() argument
H A Dgpio-tz1090.c93 tz1090_gpio_write(struct tz1090_gpio_bank *bank, unsigned int reg_offs, u32 data) tz1090_gpio_write() argument
99 tz1090_gpio_read(struct tz1090_gpio_bank *bank, unsigned int reg_offs) tz1090_gpio_read() argument
106 _tz1090_gpio_clear_bit(struct tz1090_gpio_bank *bank, unsigned int reg_offs, unsigned int offset) _tz1090_gpio_clear_bit() argument
117 tz1090_gpio_clear_bit(struct tz1090_gpio_bank *bank, unsigned int reg_offs, unsigned int offset) tz1090_gpio_clear_bit() argument
129 _tz1090_gpio_set_bit(struct tz1090_gpio_bank *bank, unsigned int reg_offs, unsigned int offset) _tz1090_gpio_set_bit() argument
140 tz1090_gpio_set_bit(struct tz1090_gpio_bank *bank, unsigned int reg_offs, unsigned int offset) tz1090_gpio_set_bit() argument
152 _tz1090_gpio_mod_bit(struct tz1090_gpio_bank *bank, unsigned int reg_offs, unsigned int offset, bool val) _tz1090_gpio_mod_bit() argument
166 tz1090_gpio_mod_bit(struct tz1090_gpio_bank *bank, unsigned int reg_offs, unsigned int offset, bool val) tz1090_gpio_mod_bit() argument
178 tz1090_gpio_read_bit(struct tz1090_gpio_bank *bank, unsigned int reg_offs, unsigned int offset) tz1090_gpio_read_bit() argument
/linux-4.4.14/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h60 unsigned long *reg_offs; member in struct:sh_mobile_lcdc_chan
H A Dsh_mobile_lcdcfb.c319 lcdc_write(struct sh_mobile_lcdc_priv *priv, unsigned long reg_offs, unsigned long data) lcdc_write() argument
325 lcdc_read(struct sh_mobile_lcdc_priv *priv, unsigned long reg_offs) lcdc_read() argument
331 lcdc_wait_bit(struct sh_mobile_lcdc_priv *priv, unsigned long reg_offs, unsigned long mask, unsigned long until) lcdc_wait_bit() argument
/linux-4.4.14/drivers/misc/genwqe/
H A Dcard_dev.c1059 u32 reg_offs; genwqe_ioctl() local
/linux-4.4.14/drivers/media/rc/img-ir/
H A Dimg-ir.h161 img_ir_write(struct img_ir_priv *priv, unsigned int reg_offs, unsigned int data) img_ir_write() argument
167 img_ir_read(struct img_ir_priv *priv, unsigned int reg_offs) img_ir_read() argument
/linux-4.4.14/drivers/media/dvb-frontends/
H A Ddib7000m.c36 u8 reg_offs; member in struct:dib7000m_state
H A Ddib9000.c51 u8 reg_offs; member in struct:dib9000_state
/linux-4.4.14/drivers/spi/
H A Dspi-sh-msiof.c184 static u32 sh_msiof_read(struct sh_msiof_spi_priv *p, int reg_offs) sh_msiof_read() argument
195 static void sh_msiof_write(struct sh_msiof_spi_priv *p, int reg_offs, sh_msiof_write() argument
/linux-4.4.14/drivers/media/platform/soc_camera/
H A Dsh_mobile_ceu_camera.c166 static u32 ceu_read(struct sh_mobile_ceu_dev *priv, unsigned long reg_offs) ceu_read() argument
160 ceu_write(struct sh_mobile_ceu_dev *priv, unsigned long reg_offs, u32 data) ceu_write() argument
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap_hwmod.c3117 u32 omap_hwmod_read(struct omap_hwmod *oh, u16 reg_offs) omap_hwmod_read() argument
3125 void omap_hwmod_write(u32 v, struct omap_hwmod *oh, u16 reg_offs) omap_hwmod_write() argument
/linux-4.4.14/drivers/mtd/nand/brcmnand/
H A Dbrcmnand.c927 u16 offset0, offset10, reg_offs; oob_reg_read() local
946 u16 offset0, offset10, reg_offs; oob_reg_write() local

Completed in 932 milliseconds