Lines Matching refs:i2c_smbus_write_byte_data
246 ret = i2c_smbus_write_byte_data(client, command + i, in ds1307_write_block_data()
331 i2c_smbus_write_byte_data(client, DS1337_REG_STATUS, stat); in ds1307_irq()
338 i2c_smbus_write_byte_data(client, DS1337_REG_CONTROL, control); in ds1307_irq()
579 ret = i2c_smbus_write_byte_data(client, DS1337_REG_CONTROL, ret); in ds1307_alarm_irq_enable()
632 ret = i2c_smbus_write_byte_data(client, MCP794XX_REG_ALARM0_CTRL, reg); in mcp794xx_irq()
641 ret = i2c_smbus_write_byte_data(client, MCP794XX_REG_CONTROL, reg); in mcp794xx_irq()
735 return i2c_smbus_write_byte_data(client, MCP794XX_REG_CONTROL, regs[0]); in mcp794xx_set_alarm()
756 return i2c_smbus_write_byte_data(client, MCP794XX_REG_CONTROL, reg); in mcp794xx_alarm_irq_enable()
896 i2c_smbus_write_byte_data(client, chip->trickle_charger_reg, in ds1307_probe()
940 i2c_smbus_write_byte_data(client, DS1337_REG_CONTROL, in ds1307_probe()
945 i2c_smbus_write_byte_data(client, DS1337_REG_STATUS, in ds1307_probe()
963 i2c_smbus_write_byte_data(client, in ds1307_probe()
972 i2c_smbus_write_byte_data(client, in ds1307_probe()
980 i2c_smbus_write_byte_data(client, in ds1307_probe()
991 i2c_smbus_write_byte_data(client, in ds1307_probe()
1011 i2c_smbus_write_byte_data(client, in ds1307_probe()
1050 i2c_smbus_write_byte_data(client, DS1307_REG_SECS, 0); in ds1307_probe()
1058 i2c_smbus_write_byte_data(client, DS1307_REG_SECS, 0); in ds1307_probe()
1062 i2c_smbus_write_byte_data(client, DS1307_REG_CONTROL, in ds1307_probe()
1072 i2c_smbus_write_byte_data(client, DS1307_REG_SECS, 0); in ds1307_probe()
1083 i2c_smbus_write_byte_data(client, DS1340_REG_FLAG, 0); in ds1307_probe()
1090 i2c_smbus_write_byte_data(client, DS1307_REG_WDAY, in ds1307_probe()
1097 i2c_smbus_write_byte_data(client, DS1307_REG_SECS, in ds1307_probe()
1132 i2c_smbus_write_byte_data(client, in ds1307_probe()