Home
last modified time | relevance | path

Searched defs:ocores_i2c_platform_data (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Di2c-ocores.h14 struct ocores_i2c_platform_data { struct
15 u32 regstep; /* distance between registers */
16 u32 clock_khz; /* input clock in kHz */
17 u8 num_devices; /* number of devices in the devices list */
18 struct i2c_board_info const *devices; /* devices connected to the bus */