Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/reset/
H A Dreset-mediatek.c18 u32 regofs; member
77 int mediatek_reset_bind(struct udevice *pdev, u32 regofs, u32 num_regs) in mediatek_reset_bind()
/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c2413 unsigned long regofs = 0; in WGen() local
2429 unsigned long regofs = 0; in RGen() local
/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A 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()