Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-imx/
Dmach-vpr200.c153 static struct i2c_board_info vpr200_i2c_devices[] = { variable
297 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()