Lines Matching full:89

11  *           NOTE of the IDT 89HPESx SMBus-slave interface driver
20 * Additionally IDT 89HPESx SMBus interface has an ability to write/read
54 #define IDT_NAME "89hpesx"
55 #define IDT_89HPESX_DESC "IDT 89HPESx SMBus-slave interface driver"
69 * struct idt_89hpesx_dev - IDT 89HPESx device data structure
111 * struct idt_smb_seq - sequence of data to be read/written from/to IDT 89HPESx
223 * IDT 89HPESx basic register
224 * @IDT_VIDDID_CSR: PCIe VID and DID of IDT 89HPESx
231 * IDT 89HPESx can send NACK when new command is sent before previous one
1252 * idt_check_dev() - check whether it's really IDT 89HPESx device
1275 dev_info(dev, "Found IDT 89HPES device VID:0x%04x, DID:0x%04x", in idt_check_dev()
1367 * idt_probe() - IDT 89HPESx driver probe() callback method
1384 /* Check whether it is truly IDT 89HPESx device */ in idt_probe()
1406 * idt_remove() - IDT 89HPESx driver remove() callback method
1436 * idt_ids - supported IDT 89HPESx devices
1439 { "89hpes8nt2", 0 },
1440 { "89hpes12nt3", 0 },
1442 { "89hpes24nt6ag2", 0 },
1443 { "89hpes32nt8ag2", 0 },
1444 { "89hpes32nt8bg2", 0 },
1445 { "89hpes12nt12g2", 0 },
1446 { "89hpes16nt16g2", 0 },
1447 { "89hpes24nt24g2", 0 },
1448 { "89hpes32nt24ag2", 0 },
1449 { "89hpes32nt24bg2", 0 },
1451 { "89hpes12n3", 0 },
1452 { "89hpes12n3a", 0 },
1453 { "89hpes24n3", 0 },
1454 { "89hpes24n3a", 0 },
1456 { "89hpes32h8", 0 },
1457 { "89hpes32h8g2", 0 },
1458 { "89hpes48h12", 0 },
1459 { "89hpes48h12g2", 0 },
1460 { "89hpes48h12ag2", 0 },
1461 { "89hpes16h16", 0 },
1462 { "89hpes22h16", 0 },
1463 { "89hpes22h16g2", 0 },
1464 { "89hpes34h16", 0 },
1465 { "89hpes34h16g2", 0 },
1466 { "89hpes64h16", 0 },
1467 { "89hpes64h16g2", 0 },
1468 { "89hpes64h16ag2", 0 },
1470 /* { "89hpes3t3", 0 }, // No SMBus-slave iface */
1471 { "89hpes12t3g2", 0 },
1472 { "89hpes24t3g2", 0 },
1473 /* { "89hpes4t4", 0 }, // No SMBus-slave iface */
1474 { "89hpes16t4", 0 },
1475 { "89hpes4t4g2", 0 },
1476 { "89hpes10t4g2", 0 },
1477 { "89hpes16t4g2", 0 },
1478 { "89hpes16t4ag2", 0 },
1479 { "89hpes5t5", 0 },
1480 { "89hpes6t5", 0 },
1481 { "89hpes8t5", 0 },
1482 { "89hpes8t5a", 0 },
1483 { "89hpes24t6", 0 },
1484 { "89hpes6t6g2", 0 },
1485 { "89hpes24t6g2", 0 },
1486 { "89hpes16t7", 0 },
1487 { "89hpes32t8", 0 },
1488 { "89hpes32t8g2", 0 },
1489 { "89hpes48t12", 0 },
1490 { "89hpes48t12g2", 0 },
1496 { .compatible = "idt,89hpes8nt2", },
1497 { .compatible = "idt,89hpes12nt3", },
1499 { .compatible = "idt,89hpes24nt6ag2", },
1500 { .compatible = "idt,89hpes32nt8ag2", },
1501 { .compatible = "idt,89hpes32nt8bg2", },
1502 { .compatible = "idt,89hpes12nt12g2", },
1503 { .compatible = "idt,89hpes16nt16g2", },
1504 { .compatible = "idt,89hpes24nt24g2", },
1505 { .compatible = "idt,89hpes32nt24ag2", },
1506 { .compatible = "idt,89hpes32nt24bg2", },
1508 { .compatible = "idt,89hpes12n3", },
1509 { .compatible = "idt,89hpes12n3a", },
1510 { .compatible = "idt,89hpes24n3", },
1511 { .compatible = "idt,89hpes24n3a", },
1513 { .compatible = "idt,89hpes32h8", },
1514 { .compatible = "idt,89hpes32h8g2", },
1515 { .compatible = "idt,89hpes48h12", },
1516 { .compatible = "idt,89hpes48h12g2", },
1517 { .compatible = "idt,89hpes48h12ag2", },
1518 { .compatible = "idt,89hpes16h16", },
1519 { .compatible = "idt,89hpes22h16", },
1520 { .compatible = "idt,89hpes22h16g2", },
1521 { .compatible = "idt,89hpes34h16", },
1522 { .compatible = "idt,89hpes34h16g2", },
1523 { .compatible = "idt,89hpes64h16", },
1524 { .compatible = "idt,89hpes64h16g2", },
1525 { .compatible = "idt,89hpes64h16ag2", },
1527 { .compatible = "idt,89hpes12t3g2", },
1528 { .compatible = "idt,89hpes24t3g2", },
1530 { .compatible = "idt,89hpes16t4", },
1531 { .compatible = "idt,89hpes4t4g2", },
1532 { .compatible = "idt,89hpes10t4g2", },
1533 { .compatible = "idt,89hpes16t4g2", },
1534 { .compatible = "idt,89hpes16t4ag2", },
1535 { .compatible = "idt,89hpes5t5", },
1536 { .compatible = "idt,89hpes6t5", },
1537 { .compatible = "idt,89hpes8t5", },
1538 { .compatible = "idt,89hpes8t5a", },
1539 { .compatible = "idt,89hpes24t6", },
1540 { .compatible = "idt,89hpes6t6g2", },
1541 { .compatible = "idt,89hpes24t6g2", },
1542 { .compatible = "idt,89hpes16t7", },
1543 { .compatible = "idt,89hpes32t8", },
1544 { .compatible = "idt,89hpes32t8g2", },
1545 { .compatible = "idt,89hpes48t12", },
1546 { .compatible = "idt,89hpes48t12g2", },
1552 * idt_driver - IDT 89HPESx driver structure
1565 * idt_init() - IDT 89HPESx driver init() callback method
1579 * idt_exit() - IDT 89HPESx driver exit() callback method