Searched refs:io_exp (Results 1 – 2 of 2) sorted by relevance
43 static struct marvell_io_exp io_exp[] = { variable144 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()
48 static struct marvell_io_exp io_exp[] = { variable140 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()