Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dintel_cht_int33fe.c42 struct i2c_client *max17047; member
83 struct i2c_client **max17047 = data; in cht_int33fe_check_for_max17047() local
97 *max17047 = to_i2c_client(dev); in cht_int33fe_check_for_max17047()
229 struct i2c_client *max17047 = NULL; in cht_int33fe_register_max17047() local
238 i2c_for_each_dev(&max17047, cht_int33fe_check_for_max17047); in cht_int33fe_register_max17047()
239 if (max17047) { in cht_int33fe_register_max17047()
242 max17047->dev.fwnode->secondary = fwnode; in cht_int33fe_register_max17047()
244 ret = device_reprobe(&max17047->dev); in cht_int33fe_register_max17047()
254 data->max17047 = i2c_acpi_new_device(dev, 1, &board_info); in cht_int33fe_register_max17047()
256 return PTR_ERR_OR_ZERO(data->max17047); in cht_int33fe_register_max17047()
[all …]
/Linux-v5.4/drivers/power/supply/
DKconfig373 with MAX17042. This driver also supports max17047/50 chips which are
/Linux-v5.4/arch/arm/boot/dts/
Dexynos4412-midas.dtsi188 compatible = "maxim,max17047";