Lines Matching defs:compatible
1058 * idt_ee_match_id() - check whether the node belongs to compatible EEPROMs
1063 const char *compatible, *p;
1067 ret = fwnode_property_read_string(fwnode, "compatible", &compatible);
1071 p = strchr(compatible, ',');
1072 strscpy(devname, p ? p + 1 : compatible, sizeof(devname));
1491 { .compatible = "idt,89hpes8nt2", },
1492 { .compatible = "idt,89hpes12nt3", },
1494 { .compatible = "idt,89hpes24nt6ag2", },
1495 { .compatible = "idt,89hpes32nt8ag2", },
1496 { .compatible = "idt,89hpes32nt8bg2", },
1497 { .compatible = "idt,89hpes12nt12g2", },
1498 { .compatible = "idt,89hpes16nt16g2", },
1499 { .compatible = "idt,89hpes24nt24g2", },
1500 { .compatible = "idt,89hpes32nt24ag2", },
1501 { .compatible = "idt,89hpes32nt24bg2", },
1503 { .compatible = "idt,89hpes12n3", },
1504 { .compatible = "idt,89hpes12n3a", },
1505 { .compatible = "idt,89hpes24n3", },
1506 { .compatible = "idt,89hpes24n3a", },
1508 { .compatible = "idt,89hpes32h8", },
1509 { .compatible = "idt,89hpes32h8g2", },
1510 { .compatible = "idt,89hpes48h12", },
1511 { .compatible = "idt,89hpes48h12g2", },
1512 { .compatible = "idt,89hpes48h12ag2", },
1513 { .compatible = "idt,89hpes16h16", },
1514 { .compatible = "idt,89hpes22h16", },
1515 { .compatible = "idt,89hpes22h16g2", },
1516 { .compatible = "idt,89hpes34h16", },
1517 { .compatible = "idt,89hpes34h16g2", },
1518 { .compatible = "idt,89hpes64h16", },
1519 { .compatible = "idt,89hpes64h16g2", },
1520 { .compatible = "idt,89hpes64h16ag2", },
1522 { .compatible = "idt,89hpes12t3g2", },
1523 { .compatible = "idt,89hpes24t3g2", },
1525 { .compatible = "idt,89hpes16t4", },
1526 { .compatible = "idt,89hpes4t4g2", },
1527 { .compatible = "idt,89hpes10t4g2", },
1528 { .compatible = "idt,89hpes16t4g2", },
1529 { .compatible = "idt,89hpes16t4ag2", },
1530 { .compatible = "idt,89hpes5t5", },
1531 { .compatible = "idt,89hpes6t5", },
1532 { .compatible = "idt,89hpes8t5", },
1533 { .compatible = "idt,89hpes8t5a", },
1534 { .compatible = "idt,89hpes24t6", },
1535 { .compatible = "idt,89hpes6t6g2", },
1536 { .compatible = "idt,89hpes24t6g2", },
1537 { .compatible = "idt,89hpes16t7", },
1538 { .compatible = "idt,89hpes32t8", },
1539 { .compatible = "idt,89hpes32t8g2", },
1540 { .compatible = "idt,89hpes48t12", },
1541 { .compatible = "idt,89hpes48t12g2", },