Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/solidrun/clearfog/
H A Dclearfog.c43 static struct marvell_io_exp io_exp[] = { variable
144 for (i = 0; i < ARRAY_SIZE(io_exp); i++) in board_init()
145 i2c_write(io_exp[i].chip, io_exp[i].addr, 1, &io_exp[i].val, 1); in board_init()
/OK3568_Linux_fs/u-boot/board/Marvell/db-88f6820-gp/
H A Ddb-88f6820-gp.c48 static struct marvell_io_exp io_exp[] = { variable
140 for (i = 0; i < ARRAY_SIZE(io_exp); i++) in board_init()
141 i2c_write(io_exp[i].chip, io_exp[i].addr, 1, &io_exp[i].val, 1); in board_init()