Home
last modified time | relevance | path

Searched refs:PMBUS_IC_DEVICE_ID (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dtps53679.c102 ret = i2c_smbus_read_block_data(client, PMBUS_IC_DEVICE_ID, buf); in tps53679_identify_chip()
156 ret = i2c_smbus_read_block_data(client, PMBUS_IC_DEVICE_ID, buf); in tps53676_identify()
H A Dmax15301.c153 status = i2c_smbus_read_block_data(client, PMBUS_IC_DEVICE_ID, device_id); in max15301_probe()
H A Dmax16601.c281 ret = i2c_smbus_read_block_data(client, PMBUS_IC_DEVICE_ID, buf); in max16601_get_id()
286 * PMBUS_IC_DEVICE_ID is expected to return MAX1660[012]y.xx", in max16601_get_id()
H A Dpmbus.h131 PMBUS_IC_DEVICE_ID = 0xAD, enumerator
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dmax16601.c254 ret = i2c_smbus_read_block_data(client, PMBUS_IC_DEVICE_ID, buf); in max16601_probe()
258 /* PMBUS_IC_DEVICE_ID is expected to return "MAX16601y.xx" */ in max16601_probe()
H A Dtps53679.c99 ret = i2c_smbus_read_block_data(client, PMBUS_IC_DEVICE_ID, buf); in tps53679_identify_chip()
H A Dpmbus.h131 PMBUS_IC_DEVICE_ID = 0xAD, enumerator

Completed in 7 milliseconds