Searched refs:CreateESCC2Port (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | 8253xini.c | 316 static void CreateESCC2Port(SAB_CHIP *cptr, unsigned int portno, unsigned int function) in CreateESCC2Port() function 970 CreateESCC2Port(chip, 1, FUNCTION_NA); in SetupAllChips() 971 CreateESCC2Port(chip, 0, FUNCTION_AO); in SetupAllChips() 981 CreateESCC2Port(chip, 1, FUNCTION_NA); in SetupAllChips() 982 CreateESCC2Port(chip, 0, FUNCTION_NR); in SetupAllChips() 991 CreateESCC2Port(chip, 1, FUNCTION_AO); in SetupAllChips() 992 CreateESCC2Port(chip, 0, FUNCTION_AO); in SetupAllChips() 1001 CreateESCC2Port(chip, 1, FUNCTION_NR); in SetupAllChips() 1002 CreateESCC2Port(chip, 0, FUNCTION_NR); in SetupAllChips() 1015 CreateESCC2Port(chip, 1, FUNCTION_AO); in SetupAllChips() [all …]
|