Home
last modified time | relevance | path

Searched refs:omap7xx_pins (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dmux.c25 static struct pin_config omap7xx_pins[] = { variable
64 #define OMAP7XX_PINS_SZ ARRAY_SIZE(omap7xx_pins)
66 #define omap7xx_pins NULL macro
493 arch_mux_cfg.pins = omap7xx_pins; in omap1_mux_init()