Lines Matching defs:chip
305 * Override chip if requested.
311 printf("%s: %s: cf_flags (0x%04x) forced chip to %d\n",
318 * The product might have more than one chip
360 * Initialize chip.
378 if (udl_modes[i].chip <= sc->sc_chip) {
1267 uint16_t chip, uint32_t clock)
1278 (udl_modes[idx].chip <= chip)) {
1292 (udl_modes[idx].chip <= chip)) {
1322 * to determine which chip it is.
1349 DPRINTF(1, "%s: %s: iSerialNumber (%s) used to select chip (%d)\n",
1373 DPRINTF(1, "%s: %s: bcdDevice (%02x) used to select chip (%d)\n",
1928 /* Some products may use later chip too */
1941 DPRINTF(1, "%s: %s: chip %d\n", DN(sc), FUNC, sc->sc_chip);