Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-nct3018y.c43 struct nct3018y { struct
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
385 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_set_rate() local
405 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_control() local
433 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_is_prepared() local
453 static struct clk *nct3018y_clkout_register_clk(struct nct3018y *nct3018y) in nct3018y_clkout_register_clk() argument
491 struct nct3018y *nct3018y; in nct3018y_probe() local
499 nct3018y = devm_kzalloc(&client->dev, sizeof(struct nct3018y), in nct3018y_probe()
[all …]
H A DMakefile114 obj-$(CONFIG_RTC_DRV_NCT3018Y) += rtc-nct3018y.o
H A DKconfig394 called "rtc-nct3018y".
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dnuvoton,nct3018y.yaml4 $id: http://devicetree.org/schemas/rtc/nuvoton,nct3018y.yaml#
18 const: nuvoton,nct3018y
40 compatible = "nuvoton,nct3018y";
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-catalina.dts666 compatible = "nuvoton,nct3018y";
H A Daspeed-bmc-facebook-yosemite4.dts987 compatible = "nuvoton,nct3018y";
/openbmc/linux/
H A DMAINTAINERS2491 F: Documentation/devicetree/bindings/rtc/nuvoton,nct3018y.yaml
2497 F: drivers/rtc/rtc-nct3018y.c