Home
last modified time | relevance | path

Searched defs:regofs (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/clk/mediatek/
Dreset.c18 int regofs; member
94 unsigned int num_regs, int regofs, in mtk_register_reset_controller_common()
127 unsigned int num_regs, int regofs) in mtk_register_reset_controller()
134 unsigned int num_regs, int regofs) in mtk_register_reset_controller_set_clr()
/linux-5.19.10/drivers/video/fbdev/
Dcirrusfb.c2404 unsigned long regofs = 0; in WGen() local
2420 unsigned long regofs = 0; in RGen() local
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h601 static inline unsigned long alchemy_rdsys(int regofs) in alchemy_rdsys()
608 static inline void alchemy_wrsys(unsigned long v, int regofs) in alchemy_wrsys()
617 static inline unsigned long alchemy_rdsmem(int regofs) in alchemy_rdsmem()
624 static inline void alchemy_wrsmem(unsigned long v, int regofs) in alchemy_wrsmem()