Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dw83793.c74 #define W83793_REG_CHIPID 0x0e macro
1635 chip_id = i2c_smbus_read_byte_data(client, W83793_REG_CHIPID); in w83793_detect()