Home
last modified time | relevance | path

Searched refs:PCF8563_REG_CLKO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-pcf8563.c39 #define PCF8563_REG_CLKO 0x0D /* clock out */ macro
384 int ret = pcf8563_read_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_recalc_rate()
411 int ret = pcf8563_read_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_set_rate()
422 PCF8563_REG_CLKO, 1, in pcf8563_clkout_set_rate()
435 int ret = pcf8563_read_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_control()
445 ret = pcf8563_write_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_control()
464 int ret = pcf8563_read_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_is_prepared()
492 ret = pcf8563_write_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_register_clk()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-pcf8563.c39 #define PCF8563_REG_CLKO 0x0D /* clock out */ macro
371 int ret = pcf8563_read_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_recalc_rate()
398 int ret = pcf8563_read_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_set_rate()
409 PCF8563_REG_CLKO, 1, in pcf8563_clkout_set_rate()
422 int ret = pcf8563_read_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_control()
432 ret = pcf8563_write_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_control()
451 int ret = pcf8563_read_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_is_prepared()
479 ret = pcf8563_write_block_data(client, PCF8563_REG_CLKO, 1, &buf); in pcf8563_clkout_register_clk()

Completed in 3 milliseconds