Home
last modified time | relevance | path

Searched refs:mb862xx_probe (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dmb862xx.h96 int mb862xx_probe(unsigned int addr);
/openbmc/u-boot/board/socrates/
H A Dsocrates.c301 type = mb862xx_probe(CONFIG_SYS_LIME_BASE); in lime_probe()
/openbmc/u-boot/drivers/video/
H A Dmb862xx.c363 int mb862xx_probe(unsigned int addr) in mb862xx_probe() function