Searched refs:i2c_afe (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/media/
H A Dadv7842.h236 u8 i2c_afe; member in struct:adv7842_platform_data
/linux-4.1.27/drivers/media/i2c/
H A Dadv7842.c97 struct i2c_client *i2c_afe; member in struct:adv7842_state
427 return adv_smbus_read_byte_data(state->i2c_afe, reg); afe_read()
434 return adv_smbus_write_byte_data(state->i2c_afe, reg, val); afe_write()
2720 io_write(sd, 0xf8, pdata->i2c_afe << 1); adv7842_rewrite_i2c_addresses()
2877 if (state->i2c_afe) adv7842_unregister_clients()
2878 i2c_unregister_device(state->i2c_afe); adv7842_unregister_clients()
2895 state->i2c_afe = NULL; adv7842_unregister_clients()
2933 state->i2c_afe = adv7842_dummy_client(sd, "afe", pdata->i2c_afe, 0xf8); adv7842_register_clients()
2945 !state->i2c_afe || adv7842_register_clients()
/linux-4.1.27/arch/blackfin/mach-bf609/boards/
H A Dezkit.c1030 .i2c_afe = 0x44,

Completed in 81 milliseconds