Searched refs:m0_name (Results 1 – 1 of 1) sorted by relevance
579 char *m0_name = m->muxnames[0]; in omap_mux_dbg_board_show() local583 if (!m0_name) in omap_mux_dbg_board_show()588 if (m0_name[i] == '\0') { in omap_mux_dbg_board_show()589 m0_def[i] = m0_name[i]; in omap_mux_dbg_board_show()592 m0_def[i] = toupper(m0_name[i]); in omap_mux_dbg_board_show()