Searched refs:vpr200_i2c_devices (Results 1 – 1 of 1) sorted by relevance
153 static struct i2c_board_info vpr200_i2c_devices[] = { variable297 vpr200_i2c_devices[1].irq = gpio_to_irq(GPIO_PMIC_INT); in vpr200_board_init()298 i2c_register_board_info(0, vpr200_i2c_devices, in vpr200_board_init()299 ARRAY_SIZE(vpr200_i2c_devices)); in vpr200_board_init()