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

/linux-master/arch/arm/mach-omap1/
H A Dmux.c412 int omap_cfg_reg(const unsigned long index) function
442 EXPORT_SYMBOL(omap_cfg_reg); variable
457 #define omap_cfg_reg(x) do {} while(0) macro
/linux-master/include/linux/soc/ti/
H A Domap1-mux.h308 static inline int omap_cfg_reg(unsigned long reg_cfg) { return 0; } function

Completed in 101 milliseconds