Home
last modified time | relevance | path

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

/drivers/hwmon/
Dw83781d.c134 #define W83781D_REG_CHIPMAN 0x4F macro
1126 val2 = i2c_smbus_read_byte_data(client, W83781D_REG_CHIPMAN); in w83781d_detect()
1155 val2 = i2c_smbus_read_byte_data(client, W83781D_REG_CHIPMAN); in w83781d_detect()
1907 outb_p(W83781D_REG_CHIPMAN, address + W83781D_ADDR_REG_OFFSET); in w83781d_isa_found()
Dw83627hf.c202 #define W83781D_REG_CHIPMAN 0x4F macro