Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-pcf85063.c367 #define clkout_hw_to_pcf85063(_hw) container_of(_hw, struct pcf85063, clkout_hw) macro
383 struct pcf85063 *pcf85063 = clkout_hw_to_pcf85063(hw); in pcf85063_clkout_recalc_rate()
409 struct pcf85063 *pcf85063 = clkout_hw_to_pcf85063(hw); in pcf85063_clkout_set_rate()
423 struct pcf85063 *pcf85063 = clkout_hw_to_pcf85063(hw); in pcf85063_clkout_control()
460 struct pcf85063 *pcf85063 = clkout_hw_to_pcf85063(hw); in pcf85063_clkout_is_prepared()