Lines Matching defs:compatible
1095 * idt_ee_match_id() - check whether the node belongs to compatible EEPROMs
1100 const char *compatible, *p;
1104 ret = fwnode_property_read_string(fwnode, "compatible", &compatible);
1108 p = strchr(compatible, ',');
1109 strlcpy(devname, p ? p + 1 : compatible, sizeof(devname));
1529 { .compatible = "idt,89hpes8nt2", },
1530 { .compatible = "idt,89hpes12nt3", },
1532 { .compatible = "idt,89hpes24nt6ag2", },
1533 { .compatible = "idt,89hpes32nt8ag2", },
1534 { .compatible = "idt,89hpes32nt8bg2", },
1535 { .compatible = "idt,89hpes12nt12g2", },
1536 { .compatible = "idt,89hpes16nt16g2", },
1537 { .compatible = "idt,89hpes24nt24g2", },
1538 { .compatible = "idt,89hpes32nt24ag2", },
1539 { .compatible = "idt,89hpes32nt24bg2", },
1541 { .compatible = "idt,89hpes12n3", },
1542 { .compatible = "idt,89hpes12n3a", },
1543 { .compatible = "idt,89hpes24n3", },
1544 { .compatible = "idt,89hpes24n3a", },
1546 { .compatible = "idt,89hpes32h8", },
1547 { .compatible = "idt,89hpes32h8g2", },
1548 { .compatible = "idt,89hpes48h12", },
1549 { .compatible = "idt,89hpes48h12g2", },
1550 { .compatible = "idt,89hpes48h12ag2", },
1551 { .compatible = "idt,89hpes16h16", },
1552 { .compatible = "idt,89hpes22h16", },
1553 { .compatible = "idt,89hpes22h16g2", },
1554 { .compatible = "idt,89hpes34h16", },
1555 { .compatible = "idt,89hpes34h16g2", },
1556 { .compatible = "idt,89hpes64h16", },
1557 { .compatible = "idt,89hpes64h16g2", },
1558 { .compatible = "idt,89hpes64h16ag2", },
1560 { .compatible = "idt,89hpes12t3g2", },
1561 { .compatible = "idt,89hpes24t3g2", },
1563 { .compatible = "idt,89hpes16t4", },
1564 { .compatible = "idt,89hpes4t4g2", },
1565 { .compatible = "idt,89hpes10t4g2", },
1566 { .compatible = "idt,89hpes16t4g2", },
1567 { .compatible = "idt,89hpes16t4ag2", },
1568 { .compatible = "idt,89hpes5t5", },
1569 { .compatible = "idt,89hpes6t5", },
1570 { .compatible = "idt,89hpes8t5", },
1571 { .compatible = "idt,89hpes8t5a", },
1572 { .compatible = "idt,89hpes24t6", },
1573 { .compatible = "idt,89hpes6t6g2", },
1574 { .compatible = "idt,89hpes24t6g2", },
1575 { .compatible = "idt,89hpes16t7", },
1576 { .compatible = "idt,89hpes32t8", },
1577 { .compatible = "idt,89hpes32t8g2", },
1578 { .compatible = "idt,89hpes48t12", },
1579 { .compatible = "idt,89hpes48t12g2", },