Home
last modified time | relevance | path

Searched refs:ofnode_by_compatible (Results 1 – 10 of 10) sorted by relevance

/u-boot/drivers/net/qe/
A Ddm_qe_uec_phy.c116 node = ofnode_by_compatible(ofnode_null(), "ucc_geth"); in qe_uec_mdio_probe()
125 node = ofnode_by_compatible(node, "ucc_geth"); in qe_uec_mdio_probe()
137 node = ofnode_by_compatible(node, "ucc_geth"); in qe_uec_mdio_probe()
/u-boot/arch/arm/mach-rockchip/
A Dboard.c77 node = ofnode_by_compatible(ofnode_null(), "snps,dwc2"); in board_usb_init()
85 node = ofnode_by_compatible(node, "snps,dwc2"); in board_usb_init()
/u-boot/board/sipeed/maix/
A Dmaix.c25 memory = ofnode_by_compatible(ofnode_null(), "kendryte,k210-sram"); in board_init()
/u-boot/arch/x86/lib/
A Dmrccache.c252 node = ofnode_by_compatible(ofnode_null(), "jedec,spi-nor"); in mrccache_get_region()
/u-boot/include/dm/
A Dofnode.h925 ofnode ofnode_by_compatible(ofnode from, const char *compat);
/u-boot/drivers/usb/mtu3/
A Dmtu3_plat.c316 node = ofnode_by_compatible(dev_ofnode(parent), "mediatek,ssusb"); in mtu3_glue_bind()
/u-boot/drivers/usb/cdns3/
A Dcore.c396 node = ofnode_by_compatible(dev_ofnode(parent), "cdns,usb3"); in cdns3_bind()
/u-boot/drivers/fpga/
A Dsocfpga_arria10.c461 return ofnode_by_compatible(from, "altr,socfpga-a10-fpga-mgr"); in get_fpga_mgr_ofnode()
/u-boot/drivers/core/
A Dofnode.c950 ofnode ofnode_by_compatible(ofnode from, const char *compat) in ofnode_by_compatible() function
/u-boot/drivers/clk/
A Dclk_stm32mp1.c1288 node = ofnode_by_compatible(ofnode_null(), "operating-points-v2"); in stm32mp1_get_max_opp_freq()

Completed in 19 milliseconds