Searched refs:device_is_compatible (Results 1 – 19 of 19) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/firmware/ |
| H A D | psci.c | 43 if (device_is_compatible(dev, "arm,psci-0.2") || in psci_bind() 44 device_is_compatible(dev, "arm,psci-1.0")) { in psci_bind()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | cpsw-common.c | 107 if (device_is_compatible(dev, "ti,am3517-emac")) in ti_cm_get_macid() 110 if (device_is_compatible(dev, "ti,dm816-emac")) in ti_cm_get_macid()
|
| H A D | mvneta.c | 1698 if (device_is_compatible(dev, "marvell,armada-3700-neta")) in mvneta_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/phy/marvell/ |
| H A D | comphy_core.c | 138 if (device_is_compatible(dev, "marvell,comphy-armada-3700")) in comphy_probe() 141 if (device_is_compatible(dev, "marvell,comphy-cp110")) in comphy_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H A D | dwc3-generic.c | 69 if (device_is_compatible(dev->parent, "rockchip,rk3399-dwc3")) { in dwc3_generic_probe() 78 if (device_is_compatible(dev->parent, "rockchip,rk3399-dwc3")) in dwc3_generic_probe() 246 if (device_is_compatible(dev, "ti,am437x-dwc3")) in dwc3_ti_select_dr_mode()
|
| /OK3568_Linux_fs/u-boot/drivers/power/pmic/ |
| H A D | rk8xx.c | 495 if (device_is_compatible(dev, "rockchip,rk817") || in rk8xx_probe() 496 device_is_compatible(dev, "rockchip,rk809")) { in rk8xx_probe() 541 if (device_is_compatible(dev, "rockchip,rk809") && (priv->variant != RK809_ID)) { in rk8xx_probe() 546 if (device_is_compatible(dev, "rockchip,rk817") && (priv->variant != RK817_ID)) { in rk8xx_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | device.su | |
| H A D | device.c | 811 bool device_is_compatible(struct udevice *dev, const char *compat) in device_is_compatible() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | device.su | |
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ehci-marvell.c | 124 if (device_is_compatible(dev, "marvell,armada3700-ehci")) in ehci_mvebu_probe()
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | device.h | 579 bool device_is_compatible(struct udevice *dev, const char *compat);
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | xenon_sdhci.c | 445 if (device_is_compatible(dev, "marvell,armada-3700-sdhci")) in xenon_sdhci_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-inno-usb3.c | 379 if (device_is_compatible(udev, of_match->compatible)) in rockchip_u3phy_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | rockchip-efuse.c | 430 *buf = device_is_compatible(dev, "rockchip,rk3288-secure-efuse") ? in rockchip_efuse_capatiblity()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |