Searched refs:compats (Results 1 – 3 of 3) sorted by relevance
144 static const char * const compats[] = { in fdt_fixup_fman_icids() local151 for (i = 0; i < ARRAY_SIZE(compats); i++) in fdt_fixup_fman_icids()152 fdt_fixup_fman_port_icid_by_compat(blob, smmu_ph, compats[i]); in fdt_fixup_fman_icids()
2915 my @compats = $rawline =~ /\"([a-zA-Z0-9\-\,\.\+_]+)\"/g;2920 foreach my $compat (@compats) {
3720 my @compats = $rawline =~ /\"([a-zA-Z0-9\-\,\.\+_]+)\"/g;3725 foreach my $compat (@compats) {