Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-pcf8563.c62 struct pcf8563 { struct
86 static int pcf8563_read_block_data(struct i2c_client *client, unsigned char reg, in pcf8563_read_block_data() argument
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); in pcf8563_rtc_set_time() local
368 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); in pcf8563_clkout_recalc_rate() local
395 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); in pcf8563_clkout_set_rate() local
419 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); in pcf8563_clkout_control() local
448 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); in pcf8563_clkout_is_prepared() local
468 static struct clk *pcf8563_clkout_register_clk(struct pcf8563 *pcf8563) in pcf8563_clkout_register_clk()
[all …]