Home
last modified time | relevance | path

Searched defs:nct3018y (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-nct3018y.c43 struct nct3018y { struct
52 static int nct3018y_set_alarm_mode(struct i2c_client *client, bool on) in nct3018y_set_alarm_mode() argument
123 struct nct3018y *nct3018y = i2c_get_clientdata(dev_id); in nct3018y_irq() local
183 struct nct3018y *nct3018y = dev_get_drvdata(dev); in nct3018y_rtc_set_time() local
358 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_recalc_rate() local
390 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_set_rate() local
410 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_control() local
438 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_is_prepared() local
458 static struct clk *nct3018y_clkout_register_clk(struct nct3018y *nct3018y) in nct3018y_clkout_register_clk()
496 struct nct3018y *nct3018y; in nct3018y_probe() local