Searched refs:nct3018y (Results 1 – 5 of 5) sorted by relevance
43 struct nct3018y { struct 123 struct nct3018y *nct3018y = i2c_get_clientdata(dev_id); in nct3018y_irq() local 124 struct i2c_client *client = nct3018y->client; in nct3018y_irq() 130 err = nct3018y_get_alarm_mode(nct3018y->client, &alarm_enable, &alarm_flag); in nct3018y_irq() 137 rtc_update_irq(nct3018y->rtc, 1, RTC_IRQF | RTC_AF); in nct3018y_irq() 138 nct3018y_set_alarm_mode(nct3018y->client, 0); in nct3018y_irq() 147 * In the routines that deal directly with the nct3018y hardware, we use183 struct nct3018y *nct3018y in nct3018y_rtc_set_time() local 52 clkout_hwnct3018y nct3018y_set_alarm_mode() argument 358 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); nct3018y_clkout_recalc_rate() local 390 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); nct3018y_clkout_set_rate() local 410 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); nct3018y_clkout_control() local 438 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); nct3018y_clkout_is_prepared() local 458 nct3018y_clkout_register_clk(struct nct3018y * nct3018y) nct3018y_clkout_register_clk() argument 496 struct nct3018y *nct3018y; nct3018y_probe() local [all...]
123 obj-$(CONFIG_RTC_DRV_NCT3018Y) += rtc-nct3018y.o
437 called "rtc-nct3018y".
1041 compatible = "nuvoton,nct3018y";
3279 F: Documentation/devicetree/bindings/rtc/nuvoton,nct3018y.yaml3285 F: drivers/rtc/rtc-nct3018y.c