Lines Matching refs:CreateESCC8Port
557 static void CreateESCC8Port(SAB_CHIP *cptr, unsigned int portno, unsigned int function) in CreateESCC8Port() function
1047 CreateESCC8Port(chip, 7, FUNCTION_AO); in SetupAllChips()
1048 CreateESCC8Port(chip, 6, FUNCTION_AO); in SetupAllChips()
1049 CreateESCC8Port(chip, 5, FUNCTION_AO); in SetupAllChips()
1050 CreateESCC8Port(chip, 4, FUNCTION_AO); in SetupAllChips()
1051 CreateESCC8Port(chip, 3, FUNCTION_AO); in SetupAllChips()
1052 CreateESCC8Port(chip, 2, FUNCTION_AO); in SetupAllChips()
1053 CreateESCC8Port(chip, 1, FUNCTION_AO); in SetupAllChips()
1054 CreateESCC8Port(chip, 0, FUNCTION_AO); in SetupAllChips()
1063 CreateESCC8Port(chip, 7, FUNCTION_NR); in SetupAllChips()
1064 CreateESCC8Port(chip, 6, FUNCTION_NR); in SetupAllChips()
1065 CreateESCC8Port(chip, 5, FUNCTION_NR); in SetupAllChips()
1066 CreateESCC8Port(chip, 4, FUNCTION_NR); in SetupAllChips()
1067 CreateESCC8Port(chip, 3, FUNCTION_NR); in SetupAllChips()
1068 CreateESCC8Port(chip, 2, FUNCTION_NR); in SetupAllChips()
1069 CreateESCC8Port(chip, 1, FUNCTION_NR); in SetupAllChips()
1070 CreateESCC8Port(chip, 0, FUNCTION_NR); in SetupAllChips()