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

/arch/arm/mach-omap2/
H A Dcm2xxx_3xxx.h53 static inline u32 omap2_cm_read_mod_reg(s16 module, u16 idx) function
69 v = omap2_cm_read_mod_reg(module, idx);
82 v = omap2_cm_read_mod_reg(domain, idx);

Completed in 56 milliseconds