Home
last modified time | relevance | path

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

/openbmc/u-boot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c848 static void set_gpios(unsigned *p, int cnt, int val) in set_gpios() function
860 set_gpios(gpios_out_high, ARRAY_SIZE(gpios_out_high), 1); in board_early_init_f()
861 set_gpios(gpios_out_low, ARRAY_SIZE(gpios_out_low), 0); in board_early_init_f()