Home
last modified time | relevance | path

Searched refs:soc_device_match (Results 1 – 25 of 56) sorted by relevance

123

/drivers/soc/fsl/dpio/
A Ddpio-driver.c59 if (soc_device_match(ls1088a_soc)) { in dpaa2_dpio_get_cluster_sdest()
62 } else if (soc_device_match(ls2080a_soc) || in dpaa2_dpio_get_cluster_sdest()
63 soc_device_match(ls2088a_soc) || in dpaa2_dpio_get_cluster_sdest()
64 soc_device_match(lx2160a_soc)) { in dpaa2_dpio_get_cluster_sdest()
/drivers/usb/dwc3/
A Ddwc3-rtk.c208 if (soc_device_match(rtk_soc_kylin_a00)) { in dwc3_rtk_init()
215 if (soc_device_match(rtk_soc_hercules)) { in dwc3_rtk_init()
228 if (soc_device_match(rtk_soc_thor)) { in dwc3_rtk_init()
/drivers/base/
A Dsoc.c258 const struct soc_device_attribute *soc_device_match( in soc_device_match() function
282 EXPORT_SYMBOL_GPL(soc_device_match);
/drivers/pmdomain/renesas/
A Dr8a774c0-sysc.c39 if (soc_device_match(r8a774c0)) { in r8a774c0_sysc_init()
A Dr8a77990-sysc.c39 if (soc_device_match(r8a77990)) { in r8a77990_sysc_init()
A Dr8a7795-sysc.c70 attr = soc_device_match(r8a7795_quirks_match); in r8a7795_sysc_init()
/drivers/dma/ti/
A Dk3-psil.c42 soc = soc_device_match(k3_soc_devices); in psil_get_ep_config()
/drivers/mmc/host/
A Dsdhci-of-esdhc.c1359 if (soc_device_match(soc_incorrect_hostver)) in esdhc_init()
1364 if (soc_device_match(soc_fixup_sdhc_clkdivs)) in esdhc_init()
1369 if (soc_device_match(soc_unreliable_pulse_detection)) in esdhc_init()
1456 if (soc_device_match(soc_tuning_erratum_type1)) in sdhci_esdhc_probe()
1461 if (soc_device_match(soc_tuning_erratum_type2)) in sdhci_esdhc_probe()
A Drenesas_sdhi_internal_dmac.c589 attr = soc_device_match(sdhi_quirks_match); in renesas_sdhi_internal_dmac_probe()
/drivers/extcon/
A Dextcon-rtk-type-c.c282 if (soc_device_match(rtk_soc_kylin)) in switch_type_c_plug_config()
411 if (soc_device_match(rtk_soc_kylin)) in __detect_host_device()
422 if (soc_device_match(rtk_soc_kylin)) { in __detect_host_device()
1108 if (soc_device_match(rtk_soc_efuse_v1)) in setup_type_c_parameter()
1348 if (soc_device_match(rtk_soc_kylin)) { in extcon_rtk_type_c_probe()
/drivers/phy/cadence/
A Dcdns-dphy-rx.c177 soc = soc_device_match(cdns_dphy_socinfo); in cdns_dphy_rx_configure()
/drivers/media/platform/renesas/vsp1/
A Dvsp1_uif.c247 if (soc_device_match(vsp1_r8a7796)) in vsp1_uif_create()
/drivers/phy/ralink/
A Dphy-mt7621-pci.c304 attr = soc_device_match(mt7621_pci_quirks_match); in mt7621_pci_phy_probe()
/drivers/watchdog/
A Drenesas_wdt.c199 attr = soc_device_match(rwdt_quirks_match); in rwdt_blacklisted()
/drivers/clk/renesas/
A Drcar-gen2-cpg.c386 attr = soc_device_match(cpg_quirks_match); in rcar_gen2_cpg_init()
A Dr8a7795-cpg-mssr.c363 if (soc_device_match(r8a7795_denylist)) in r8a7795_cpg_mssr_init()
A Drcar-gen3-cpg.c550 attr = soc_device_match(cpg_quirks_match); in rcar_gen3_cpg_init()
/drivers/iommu/
A Dipmmu-vmsa.c755 if (!soc_device_match(soc_needs_opt_in)) in ipmmu_device_is_allowed()
759 if (soc_device_match(soc_denylist)) in ipmmu_device_is_allowed()
/drivers/cpufreq/
A Dti-cpufreq.c399 if (soc_device_match(k3_cpufreq_soc)) { in ti_cpufreq_get_rev()
/drivers/thermal/ti-soc-thermal/
A Dti-bandgap.c1040 if (!soc_device_match(soc_no_cpu_notifier)) in ti_bandgap_probe()
1077 if (!soc_device_match(soc_no_cpu_notifier)) in ti_bandgap_remove()
/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-ipq806x.c335 soc = soc_device_match(ipq806x_gmac_soc_v1); in ipq806x_gmac_configure_qsgmii_params()
/drivers/gpu/drm/meson/
A Dmeson_drv.c271 if (soc_device_match(meson_drm_soc_attrs[i].attrs)) { in meson_drv_bind_master()
/drivers/usb/host/
A Dehci-platform.c304 if (soc_device_match(quirk_poll_match)) in ehci_platform_probe()
/drivers/phy/ti/
A Dphy-omap-usb2.c362 if (soc_device_match(am65x_sr10_soc_devices)) in omap_usb2_init_errata()
/drivers/pci/controller/
A Dpcie-mt7621.c491 attr = soc_device_match(mt7621_pcie_quirks_match); in mt7621_pcie_probe()

Completed in 58 milliseconds

123