Home
last modified time | relevance | path

Searched defs:omap_cfg_reg (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/plat-omap/
Dmux.c53 int __init_or_module omap_cfg_reg(const unsigned long index) in omap_cfg_reg() function
86 #define omap_cfg_reg(x) do {} while(0) macro
/linux-2.6.39/arch/arm/plat-omap/include/plat/
Dmux.h449 static inline int omap_cfg_reg(unsigned long reg_cfg) { return 0; } in omap_cfg_reg() function