Searched refs:soc_device_match (Results 1 – 25 of 52) sorted by relevance
123
41 const struct soc_device_attribute *soc_device_match(44 static inline const struct soc_device_attribute *soc_device_match( in soc_device_match() function
60 if (soc_device_match(ls1088a_soc)) { in dpaa2_dpio_get_cluster_sdest()63 } else if (soc_device_match(ls2080a_soc) || in dpaa2_dpio_get_cluster_sdest()64 soc_device_match(ls2088a_soc) || in dpaa2_dpio_get_cluster_sdest()65 soc_device_match(lx2160a_soc)) { in dpaa2_dpio_get_cluster_sdest()
39 if (soc_device_match(r8a774c0)) { in r8a774c0_sysc_init()
39 if (soc_device_match(r8a77990)) { in r8a77990_sysc_init()
76 attr = soc_device_match(r8a7795_quirks_match); in r8a7795_sysc_init()
241 const struct soc_device_attribute *soc_device_match( in soc_device_match() function267 EXPORT_SYMBOL_GPL(soc_device_match);
34 soc = soc_device_match(k3_soc_devices); in psil_get_ep_config()
1349 if (soc_device_match(soc_incorrect_hostver)) in esdhc_init()1354 if (soc_device_match(soc_fixup_sdhc_clkdivs)) in esdhc_init()1359 if (soc_device_match(soc_unreliable_pulse_detection)) in esdhc_init()1446 if (soc_device_match(soc_tuning_erratum_type1)) in sdhci_esdhc_probe()1451 if (soc_device_match(soc_tuning_erratum_type2)) in sdhci_esdhc_probe()
333 const struct soc_device_attribute *soc = soc_device_match(soc_dma_quirks); in renesas_sdhi_internal_dmac_probe()
137 attr = soc_device_match(rcar_quirks_match); in xhci_rcar_download_firmware()
297 if (soc_device_match(quirk_poll_match)) in ehci_platform_probe()
250 if (soc_device_match(vsp1_r8a7796)) in vsp1_uif_create()
177 attr = soc_device_match(rwdt_quirks_match); in rwdt_blacklisted()
318 attr = soc_device_match(mt7621_pci_quirks_match); in mt7621_pci_phy_probe()
386 attr = soc_device_match(cpg_quirks_match); in rcar_gen2_cpg_init()
450 if (soc_device_match(r8a7795es1)) { in r8a7795_cpg_mssr_init()
723 attr = soc_device_match(cpg_quirks_match); in rcar_gen3_cpg_init()
776 if (!soc_device_match(soc_rcar_gen3)) in ipmmu_slave_whitelist()780 if (!soc_device_match(soc_rcar_gen3_whitelist)) in ipmmu_slave_whitelist()
1035 if (!soc_device_match(soc_no_cpu_notifier)) in ti_bandgap_probe()1072 if (!soc_device_match(soc_no_cpu_notifier)) in ti_bandgap_remove()
294 if (soc_device_match(meson_drm_soc_attrs[i].attrs)) { in meson_drv_bind_master()
361 if (soc_device_match(am65x_sr10_soc_devices)) in omap_usb2_init_errata()
384 if (soc_device_match(r8a7795es1)) in rcar_gen3_thermal_probe()
686 if (!soc_device_match(dpi_soc_devices)) in dpi_init_regulator()
637 imx_soc_match = soc_device_match(caam_imx_soc_table); in caam_probe()
600 soc = soc_device_match(omapdrm_soc_devices); in omapdrm_init()