Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmb862xx.h18 #define MB862XX_TYPE_LIME 0x1 macro
/openbmc/u-boot/board/socrates/
H A Dsocrates.c308 return (type == MB862XX_TYPE_LIME) ? 1 : 0; in lime_probe()
/openbmc/u-boot/drivers/video/
H A Dmb862xx.c378 return MB862XX_TYPE_LIME; in mb862xx_probe()