Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-abx80x.c56 #define ABX8XX_REG_OSC 0x1c macro
345 flags = i2c_smbus_read_byte_data(client, ABX8XX_REG_OSC); in abx80x_rtc_set_autocalibration()
368 retval = i2c_smbus_write_byte_data(client, ABX8XX_REG_OSC, flags); in abx80x_rtc_set_autocalibration()
378 flags = i2c_smbus_read_byte_data(client, ABX8XX_REG_OSC); in abx80x_rtc_get_autocalibration()
443 flags = i2c_smbus_read_byte_data(client, ABX8XX_REG_OSC); in oscillator_store()
460 retval = i2c_smbus_write_byte_data(client, ABX8XX_REG_OSC, flags); in oscillator_store()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-abx80x.c58 #define ABX8XX_REG_OSC 0x1c macro
363 flags = i2c_smbus_read_byte_data(client, ABX8XX_REG_OSC); in abx80x_rtc_set_autocalibration()
382 retval = i2c_smbus_write_byte_data(client, ABX8XX_REG_OSC, flags); in abx80x_rtc_set_autocalibration()
392 flags = i2c_smbus_read_byte_data(client, ABX8XX_REG_OSC); in abx80x_rtc_get_autocalibration()
457 flags = i2c_smbus_read_byte_data(client, ABX8XX_REG_OSC); in oscillator_store()
470 retval = i2c_smbus_write_byte_data(client, ABX8XX_REG_OSC, flags); in oscillator_store()

Completed in 3 milliseconds