Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dspd5118.c37 #define SPD5118_REG_CAPABILITY 0x05 /* MR5 */ macro
332 regval = i2c_smbus_read_byte_data(client, SPD5118_REG_CAPABILITY); in spd5118_detect()
589 err = regmap_read(regmap, SPD5118_REG_CAPABILITY, &regval); in spd5118_probe()