Searched refs:hym8563 (Results 1 – 3 of 3) sorted by relevance
78 struct hym8563 { struct283 #define clkout_hw_to_hym8563(_hw) container_of(_hw, struct hym8563, clkout_hw)295 struct hym8563 *hym8563 = clkout_hw_to_hym8563(hw); in hym8563_clkout_recalc_rate() local296 struct i2c_client *client = hym8563->client; in hym8563_clkout_recalc_rate()321 struct hym8563 *hym8563 = clkout_hw_to_hym8563(hw); in hym8563_clkout_set_rate() local322 struct i2c_client *client = hym8563->client; in hym8563_clkout_set_rate()342 struct hym8563 *hym8563 = clkout_hw_to_hym8563(hw); in hym8563_clkout_control() local343 struct i2c_client *client = hym8563->client; in hym8563_clkout_control()369 struct hym8563 *hym8563 = clkout_hw_to_hym8563(hw); in hym8563_clkout_is_prepared() local370 struct i2c_client *client = hym8563->client; in hym8563_clkout_is_prepared()[all …]
75 obj-$(CONFIG_RTC_DRV_HYM8563) += rtc-hym8563.o
318 will be called rtc-hym8563.