Searched defs:regofs (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/clk/mediatek/
H A Dreset.c26 int regofs; member in struct:mtk_reset
66 mtk_register_reset_controller(struct device_node *np, unsigned int num_regs, int regofs) mtk_register_reset_controller() argument
H A Dclk-mtk.h190 mtk_register_reset_controller(struct device_node *np, unsigned int num_regs, int regofs) mtk_register_reset_controller() argument
/linux-4.4.14/drivers/clk/sirf/
H A Dclk-common.c36 unsigned short regofs; /* register offset */ member in struct:clk_pll
44 unsigned short regofs; /* register offset */ member in struct:clk_dmn
H A Dclk-atlas7.c216 u16 regofs; /* register offset */ member in struct:clk_pll
235 u16 regofs; member in struct:clk_unit
274 u32 regofs; member in struct:atlas7_unit_init_data
1272 atlas7_unit_clk_register(struct device *dev, const char *name, const char * const parent_name, unsigned long flags, u32 regofs, u8 bit, u32 type, u8 idle_bit, spinlock_t *lock) atlas7_unit_clk_register() argument
/linux-4.4.14/drivers/video/fbdev/
H A Dcirrusfb.c2411 unsigned long regofs = 0; WGen() local
2427 unsigned long regofs = 0; RGen() local
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h601 static inline unsigned long alchemy_rdsys(int regofs) alchemy_rdsys() argument
608 static inline void alchemy_wrsys(unsigned long v, int regofs) alchemy_wrsys() argument
617 static inline unsigned long alchemy_rdsmem(int regofs) alchemy_rdsmem() argument
624 static inline void alchemy_wrsmem(unsigned long v, int regofs) alchemy_wrsmem() argument

Completed in 416 milliseconds