Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/sirf/
Dclk-common.c34 unsigned short regofs; /* register offset */ member
42 unsigned short regofs; /* register offset */ member
/linux-4.1.27/drivers/video/fbdev/
Dcirrusfb.c2411 unsigned long regofs = 0; in WGen() local
2427 unsigned long regofs = 0; in RGen() local
/linux-4.1.27/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()