Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/mediatek/
H A Dreset.c18 int regofs; member
93 mtk_register_reset_controller_common(struct device_node *np, unsigned int num_regs, int regofs, const struct reset_control_ops *reset_ops) mtk_register_reset_controller_common() argument
127 mtk_register_reset_controller(struct device_node *np, unsigned int num_regs, int regofs) mtk_register_reset_controller() argument
134 mtk_register_reset_controller_set_clr(struct device_node *np, unsigned int num_regs, int regofs) mtk_register_reset_controller_set_clr() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/sirf/
H A Dclk-common.c35 unsigned short regofs; /* register offset */ member
43 unsigned short regofs; /* register offset */ member
[all...]
H A Dclk-atlas7.c215 u16 regofs; /* register offset */ member
234 u16 regofs; member
273 u32 regofs; member
1271 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
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcirrusfb.c2409 unsigned long regofs = 0; in WGen() local
2425 unsigned long regofs = 0; in RGen() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcirrusfb.c2413 unsigned long regofs = 0; in WGen() local
2429 unsigned long regofs = 0; in RGen() local
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h601 static inline unsigned long alchemy_rdsys(int regofs) in alchemy_rdsys() argument
608 static inline void alchemy_wrsys(unsigned long v, int regofs) in alchemy_wrsys() argument
617 static inline unsigned long alchemy_rdsmem(int regofs) in alchemy_rdsmem() argument
624 static inline void alchemy_wrsmem(unsigned long v, int regofs) in alchemy_wrsmem() argument
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h601 static inline unsigned long alchemy_rdsys(int regofs) in alchemy_rdsys() argument
608 static inline void alchemy_wrsys(unsigned long v, int regofs) in alchemy_wrsys() argument
617 static inline unsigned long alchemy_rdsmem(int regofs) in alchemy_rdsmem() argument
624 static inline void alchemy_wrsmem(unsigned long v, int regofs) in alchemy_wrsmem() argument

Completed in 16 milliseconds