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
1241 * idt_check_dev() - check whether it's really IDT 89HPESx device
1264 dev_info(dev, "Found IDT 89HPES device VID:0x%04x, DID:0x%04x", in idt_check_dev()
1357 * idt_probe() - IDT 89HPESx driver probe() callback method
1374 /* Check whether it is truly IDT 89HPESx device */ in idt_probe()
1396 * idt_remove() - IDT 89HPESx driver remove() callback method
1426 * idt_ids - supported IDT 89HPESx devices
1429 { "89hpes8nt2" },
1430 { "89hpes12nt3" },
1432 { "89hpes24nt6ag2" },
1433 { "89hpes32nt8ag2" },
1434 { "89hpes32nt8bg2" },
1435 { "89hpes12nt12g2" },
1436 { "89hpes16nt16g2" },
1437 { "89hpes24nt24g2" },
1438 { "89hpes32nt24ag2" },
1439 { "89hpes32nt24bg2" },
1441 { "89hpes12n3" },
1442 { "89hpes12n3a" },
1443 { "89hpes24n3" },
1444 { "89hpes24n3a" },
1446 { "89hpes32h8" },
1447 { "89hpes32h8g2" },
1448 { "89hpes48h12" },
1449 { "89hpes48h12g2" },
1450 { "89hpes48h12ag2" },
1451 { "89hpes16h16" },
1452 { "89hpes22h16" },
1453 { "89hpes22h16g2" },
1454 { "89hpes34h16" },
1455 { "89hpes34h16g2" },
1456 { "89hpes64h16" },
1457 { "89hpes64h16g2" },
1458 { "89hpes64h16ag2" },
1460 /* { "89hpes3t3" }, // No SMBus-slave iface */
1461 { "89hpes12t3g2" },
1462 { "89hpes24t3g2" },
1463 /* { "89hpes4t4" }, // No SMBus-slave iface */
1464 { "89hpes16t4" },
1465 { "89hpes4t4g2" },
1466 { "89hpes10t4g2" },
1467 { "89hpes16t4g2" },
1468 { "89hpes16t4ag2" },
1469 { "89hpes5t5" },
1470 { "89hpes6t5" },
1471 { "89hpes8t5" },
1472 { "89hpes8t5a" },
1473 { "89hpes24t6" },
1474 { "89hpes6t6g2" },
1475 { "89hpes24t6g2" },
1476 { "89hpes16t7" },
1477 { "89hpes32t8" },
1478 { "89hpes32t8g2" },
1479 { "89hpes48t12" },
1480 { "89hpes48t12g2" },
1486 { .compatible = "idt,89hpes8nt2", },
1487 { .compatible = "idt,89hpes12nt3", },
1489 { .compatible = "idt,89hpes24nt6ag2", },
1490 { .compatible = "idt,89hpes32nt8ag2", },
1491 { .compatible = "idt,89hpes32nt8bg2", },
1492 { .compatible = "idt,89hpes12nt12g2", },
1493 { .compatible = "idt,89hpes16nt16g2", },
1494 { .compatible = "idt,89hpes24nt24g2", },
1495 { .compatible = "idt,89hpes32nt24ag2", },
1496 { .compatible = "idt,89hpes32nt24bg2", },
1498 { .compatible = "idt,89hpes12n3", },
1499 { .compatible = "idt,89hpes12n3a", },
1500 { .compatible = "idt,89hpes24n3", },
1501 { .compatible = "idt,89hpes24n3a", },
1503 { .compatible = "idt,89hpes32h8", },
1504 { .compatible = "idt,89hpes32h8g2", },
1505 { .compatible = "idt,89hpes48h12", },
1506 { .compatible = "idt,89hpes48h12g2", },
1507 { .compatible = "idt,89hpes48h12ag2", },
1508 { .compatible = "idt,89hpes16h16", },
1509 { .compatible = "idt,89hpes22h16", },
1510 { .compatible = "idt,89hpes22h16g2", },
1511 { .compatible = "idt,89hpes34h16", },
1512 { .compatible = "idt,89hpes34h16g2", },
1513 { .compatible = "idt,89hpes64h16", },
1514 { .compatible = "idt,89hpes64h16g2", },
1515 { .compatible = "idt,89hpes64h16ag2", },
1517 { .compatible = "idt,89hpes12t3g2", },
1518 { .compatible = "idt,89hpes24t3g2", },
1520 { .compatible = "idt,89hpes16t4", },
1521 { .compatible = "idt,89hpes4t4g2", },
1522 { .compatible = "idt,89hpes10t4g2", },
1523 { .compatible = "idt,89hpes16t4g2", },
1524 { .compatible = "idt,89hpes16t4ag2", },
1525 { .compatible = "idt,89hpes5t5", },
1526 { .compatible = "idt,89hpes6t5", },
1527 { .compatible = "idt,89hpes8t5", },
1528 { .compatible = "idt,89hpes8t5a", },
1529 { .compatible = "idt,89hpes24t6", },
1530 { .compatible = "idt,89hpes6t6g2", },
1531 { .compatible = "idt,89hpes24t6g2", },
1532 { .compatible = "idt,89hpes16t7", },
1533 { .compatible = "idt,89hpes32t8", },
1534 { .compatible = "idt,89hpes32t8g2", },
1535 { .compatible = "idt,89hpes48t12", },
1536 { .compatible = "idt,89hpes48t12g2", },
1542 * idt_driver - IDT 89HPESx driver structure
1555 * idt_init() - IDT 89HPESx driver init() callback method
1577 * idt_exit() - IDT 89HPESx driver exit() callback method