match_tag          71 arch/mips/rb532/prom.c 		if (match_tag(prom_argv[i], FREQ_TAG)) {
match_tag          77 arch/mips/rb532/prom.c 		if (match_tag(prom_argv[i], MEM_TAG))
match_tag          82 arch/mips/rb532/prom.c 		if (match_tag(prom_argv[i], BOARD_TAG)) {
match_tag          85 arch/mips/rb532/prom.c 			if (match_tag(board, BOARD_RB532A))