Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm/mach-omap1/
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-6.14.4/include/linux/soc/ti/
Domap1-mux.h308 static inline int omap_cfg_reg(unsigned long reg_cfg) { return 0; } in omap_cfg_reg() function