Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-ep93xx/
H A Dedb93xx.c77 ep93xx_register_i2c(edb93xxa_i2c_board_info, in edb93xx_register_i2c()
81 ep93xx_register_i2c(edb93xx_i2c_board_info, in edb93xx_register_i2c()
H A Dplatform.h26 void ep93xx_register_i2c(struct i2c_board_info *devices, int num);
H A Dvision_ep9307.c293 ep93xx_register_i2c(vision_i2c_info, in vision_init_machine()
H A Dcore.c359 void __init ep93xx_register_i2c(struct i2c_board_info *devices, int num) in ep93xx_register_i2c() function