Searched refs:ohci_reg_names (Results 1 – 1 of 1) sorted by relevance
238 static const char *ohci_reg_names[] = { variable249 if (addr >> 2 < ARRAY_SIZE(ohci_reg_names)) { in ohci_reg_name()250 return ohci_reg_names[addr >> 2]; in ohci_reg_name()