Home
last modified time | relevance | path

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

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