Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmb862xx.h97 int mb862xx_probe(unsigned int addr);
/rk3399_rockchip-uboot/board/socrates/
H A Dsocrates.c302 type = mb862xx_probe(CONFIG_SYS_LIME_BASE); in lime_probe()
/rk3399_rockchip-uboot/drivers/video/
H A Dmb862xx.c364 int mb862xx_probe(unsigned int addr) in mb862xx_probe() function