Searched refs:hym8563 (Results 1 – 3 of 3) sorted by relevance
86 struct hym8563 { struct102 struct hym8563 *hym8563 = i2c_get_clientdata(client); in hym8563_rtc_read_time() argument106 if (!hym8563->valid) { in hym8563_rtc_read_time()127 struct hym8563 *hym8563 = i2c_get_clientdata(client); in hym8563_rtc_set_time() local166 hym8563->valid = true; in hym8563_rtc_set_time()293 #define clkout_hw_to_hym8563(_hw) container_of(_hw, struct hym8563, clkout_hw)305 struct hym8563 *hym8563 = clkout_hw_to_hym8563(hw); in hym8563_clkout_recalc_rate() local306 struct i2c_client *client = hym8563->client; in hym8563_clkout_recalc_rate()331 struct hym8563 *hym8563 = clkout_hw_to_hym8563(hw); in hym8563_clkout_set_rate() local332 struct i2c_client *client = hym8563->client; in hym8563_clkout_set_rate()[all …]
76 obj-$(CONFIG_RTC_DRV_HYM8563) += rtc-hym8563.o
306 will be called rtc-hym8563.