Searched refs:SMSC47M192_REG_SFR (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dsmsc47m192.c55 #define SMSC47M192_REG_SFR 0x4f macro
295 u8 sfr = i2c_smbus_read_byte_data(client, SMSC47M192_REG_SFR);
306 i2c_smbus_write_byte_data(client, SMSC47M192_REG_SFR,
454 u8 sfr = i2c_smbus_read_byte_data(client, SMSC47M192_REG_SFR);
457 i2c_smbus_write_byte_data(client, SMSC47M192_REG_SFR,
586 u8 sfr = i2c_smbus_read_byte_data(client, SMSC47M192_REG_SFR);

Completed in 58 milliseconds