Searched refs:soc_device_match (Results 26 - 50 of 55) sorted by relevance

123

/linux-master/drivers/rtc/
H A Drtc-ti-k3.c213 if (soc_device_match(has_erratum_i2327)) {
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_drv.c695 soc = soc_device_match(omapdrm_soc_devices);
/linux-master/drivers/net/ethernet/ti/
H A Ddavinci_mdio.c564 soc_match_data = soc_device_match(k3_mdio_socinfo);
H A Dcpsw.c1575 soc = soc_device_match(cpsw_soc_devices);
H A Dcpsw_new.c1934 soc = soc_device_match(cpsw_soc_devices);
/linux-master/drivers/mmc/host/
H A Drenesas_sdhi_internal_dmac.c587 attr = soc_device_match(sdhi_quirks_match);
H A Dsdhci_am654.c866 soc = soc_device_match(sdhci_am654_devices);
H A Dsdhci-omap.c1262 soc = soc_device_match(sdhci_omap_soc_devices);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_core.c875 soc = soc_device_match(hdmi4_soc_devices);
H A Dvenc.c820 if (soc_device_match(venc_soc_devices))
H A Ddss.c1445 soc = soc_device_match(dss_soc_devices);
H A Ddispc.c4764 soc = soc_device_match(dispc_soc_devices);
/linux-master/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_lvds.c890 attr = soc_device_match(lvds_quirk_matches);
/linux-master/drivers/ata/
H A Dpata_ep93xx.c988 match = soc_device_match(ep93xx_soc_table);
/linux-master/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c724 if (soc_device_match(soc_fixup_tuning))
/linux-master/drivers/crypto/caam/
H A Dctrl.c881 imx_soc_match = soc_device_match(caam_imx_soc_table);
/linux-master/drivers/bus/
H A Dti-sysc.c3036 match = soc_device_match(sysc_soc_match);
3072 match = soc_device_match(sysc_soc_feat_match);
/linux-master/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c1179 attr = soc_device_match(nwl_dsi_quirks_match);
/linux-master/drivers/soc/ti/
H A Dk3-ringacc.c1382 soc = soc_device_match(k3_ringacc_socinfo);
/linux-master/drivers/spi/
H A Dspi-nxp-fspi.c987 if (!soc_device_match(ls1028a_soc_attr)) {
/linux-master/drivers/phy/realtek/
H A Dphy-rtk-usb2.c909 if (soc_device_match(rtk_soc_groot)) {
/linux-master/drivers/tty/serial/8250/
H A D8250_omap.c620 if (soc_device_match(k3_soc_devices))
/linux-master/drivers/net/ethernet/renesas/
H A Drswitch.c2069 attr = soc_device_match(rswitch_soc_no_speed_change);
/linux-master/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c2758 if (soc_device_match(am65x_sr10_soc_devices)) {
/linux-master/drivers/media/platform/renesas/
H A Drcar-csi2.c1867 attr = soc_device_match(r8a7795);

Completed in 510 milliseconds

123