Searched defs:omap_cfg_reg (Results 1 – 2 of 2) sorted by relevance
458 int omap_cfg_reg(const unsigned long index) in omap_cfg_reg() function509 #define omap_cfg_reg(x) do {} while(0) macro
436 static inline int omap_cfg_reg(unsigned long reg_cfg) { return 0; } in omap_cfg_reg() function
Completed in 6 milliseconds