Searched refs:detect_i2c (Results 1 - 3 of 3) sorted by relevance

/u-boot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c422 static int detect_i2c(struct display_info_t const *dev) function
460 .detect = detect_i2c,
520 .detect = detect_i2c,
560 .detect = detect_i2c,
580 .detect = detect_i2c,
620 .detect = detect_i2c,
660 .detect = detect_i2c,
/u-boot/board/embest/mx6boards/
H A Dmx6boards.c260 static int detect_i2c(struct display_info_t const *dev) function
290 .detect = detect_i2c,
/u-boot/board/wandboard/
H A Dwandboard.c259 static int detect_i2c(struct display_info_t const *dev) function
312 .detect = detect_i2c,

Completed in 41 milliseconds