Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83781d.c121 #define W83781D_REG_CHIPMAN 0x4F macro
1111 val2 = i2c_smbus_read_byte_data(client, W83781D_REG_CHIPMAN); in w83781d_detect()
1140 val2 = i2c_smbus_read_byte_data(client, W83781D_REG_CHIPMAN); in w83781d_detect()
1893 outb_p(W83781D_REG_CHIPMAN, address + W83781D_ADDR_REG_OFFSET); in w83781d_isa_found()
H A Dw83627hf.c195 #define W83781D_REG_CHIPMAN 0x4F macro