Home
last modified time | relevance | path

Searched refs:setup_ventana_i2c (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dcommon.h89 void setup_ventana_i2c(int);
H A Dgw_ventana_spl.c687 setup_ventana_i2c(0); in board_init_f()
688 setup_ventana_i2c(1); in board_init_f()
H A Dgw_ventana.c652 setup_ventana_i2c(0); in board_init()
662 setup_ventana_i2c(1); in board_init()
663 setup_ventana_i2c(2); in board_init()
H A Dcommon.c161 void setup_ventana_i2c(int i2c) in setup_ventana_i2c() function