Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Dmux.c580 char m0_def[OMAP_MUX_DEFNAME_LEN]; in omap_mux_dbg_board_show() local
591 m0_def[i] = m0_name[i]; in omap_mux_dbg_board_show()
594 m0_def[i] = toupper(m0_name[i]); in omap_mux_dbg_board_show()
605 seq_printf(s, "OMAP%d_MUX(%s, ", omap_gen, m0_def); in omap_mux_dbg_board_show()