Searched defs:omap_cfg_reg (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dmux.c57 int __init_or_module omap_cfg_reg(const unsigned long index) function
206 EXPORT_SYMBOL(omap_cfg_reg); variable
209 #define omap_cfg_reg(x) do {} while(0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Dmux.h549 static inline int omap_cfg_reg(unsigned long reg_cfg) { return 0; } function

Completed in 109 milliseconds