Lines Matching defs:pcf8563
67 struct pcf8563 { struct
68 struct rtc_device *rtc;
92 static int pcf8563_read_block_data(struct i2c_client *client, unsigned char reg, in pcf8563_read_block_data() argument
183 struct pcf8563 *pcf8563 = i2c_get_clientdata(dev_id); in pcf8563_irq() local
206 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); in pcf8563_get_datetime() local
254 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); in pcf8563_set_datetime() local
287 struct pcf8563 *pcf8563 = i2c_get_clientdata(to_i2c_client(dev)); in pcf8563_rtc_ioctl() local
421 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); in pcf8563_clkout_recalc_rate() local
448 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); in pcf8563_clkout_set_rate() local
472 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); in pcf8563_clkout_control() local
501 struct pcf8563 *pcf8563 = clkout_hw_to_pcf8563(hw); in pcf8563_clkout_is_prepared() local
521 static struct clk *pcf8563_clkout_register_clk(struct pcf8563 *pcf8563) in pcf8563_clkout_register_clk()
568 struct pcf8563 *pcf8563; in pcf8563_probe() local