Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xini.c557 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()
[all …]