Home
last modified time | relevance | path

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

/openbmc/u-boot/board/LaCie/net2big_v2/
H A Dnet2big_v2.h25 #define G762_REG_SET_OUT 0x03 macro
H A Dnet2big_v2.c125 G762_REG_SET_OUT, 1, &data, 1) != 0) in init_fan()
/openbmc/linux/drivers/hwmon/
H A Dg762.c57 G762_REG_SET_OUT = 0x03, enumerator
221 ret = i2c_smbus_read_byte_data(client, G762_REG_SET_OUT); in g762_update_client()
490 ret = i2c_smbus_write_byte_data(client, G762_REG_SET_OUT, val); in do_set_pwm()