Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rtc/
Drtc-nct3018y.c41 struct nct3018y { struct
49 static int nct3018y_set_alarm_mode(struct i2c_client *client, bool on) in nct3018y_set_alarm_mode() argument
120 struct nct3018y *nct3018y = i2c_get_clientdata(dev_id); in nct3018y_irq() local
324 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_recalc_rate() local
351 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_set_rate() local
371 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_control() local
399 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_is_prepared() local
419 static struct clk *nct3018y_clkout_register_clk(struct nct3018y *nct3018y) in nct3018y_clkout_register_clk()
458 struct nct3018y *nct3018y; in nct3018y_probe() local