Searched defs:omap_cfg_reg (Results 1 – 2 of 2) sorted by relevance
53 int __init_or_module omap_cfg_reg(const unsigned long index) in omap_cfg_reg() function86 #define omap_cfg_reg(x) do {} while(0) macro
449 static inline int omap_cfg_reg(unsigned long reg_cfg) { return 0; } in omap_cfg_reg() function