Home
last modified time | relevance | path

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

/arch/arm/mach-omap1/
Dmux.c458 int omap_cfg_reg(const unsigned long index) in omap_cfg_reg() function
509 #define omap_cfg_reg(x) do {} while(0) macro
/arch/arm/mach-omap1/include/mach/
Dmux.h436 static inline int omap_cfg_reg(unsigned long reg_cfg) { return 0; } in omap_cfg_reg() function