Home
last modified time | relevance | path

Searched defs:pcf8563 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-pcf8563.c62 struct pcf8563 { struct
177 struct pcf8563 *pcf8563 = i2c_get_clientdata(dev_id); in pcf8563_irq() local
201 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); in pcf8563_rtc_read_time() local
247 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); pcf8563_rtc_set_time() local
381 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); pcf8563_clkout_recalc_rate() local
408 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); pcf8563_clkout_set_rate() local
432 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); pcf8563_clkout_control() local
461 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); pcf8563_clkout_is_prepared() local
481 pcf8563_clkout_register_clk(struct pcf8563 *pcf8563) pcf8563_clkout_register_clk() argument
528 struct pcf8563 *pcf8563; pcf8563_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-pcf8563.c62 struct pcf8563 { struct
177 struct pcf8563 *pcf8563 = i2c_get_clientdata(dev_id); in pcf8563_irq() local
201 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); in pcf8563_rtc_read_time() local
247 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); pcf8563_rtc_set_time() local
368 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); pcf8563_clkout_recalc_rate() local
395 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); pcf8563_clkout_set_rate() local
419 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); pcf8563_clkout_control() local
448 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); pcf8563_clkout_is_prepared() local
468 pcf8563_clkout_register_clk(struct pcf8563 *pcf8563) pcf8563_clkout_register_clk() argument
514 struct pcf8563 *pcf8563; pcf8563_probe() local
[all...]

Completed in 2 milliseconds