Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rtc/
Drtc-max31335.c187 #define clk_hw_to_max31335(_hw) container_of(_hw, struct max31335_data, clkout) macro
416 struct max31335_data *max31335 = clk_hw_to_max31335(hw); in max31335_clkout_recalc_rate()
444 struct max31335_data *max31335 = clk_hw_to_max31335(hw); in max31335_clkout_set_rate()
458 struct max31335_data *max31335 = clk_hw_to_max31335(hw); in max31335_clkout_enable()
466 struct max31335_data *max31335 = clk_hw_to_max31335(hw); in max31335_clkout_disable()
474 struct max31335_data *max31335 = clk_hw_to_max31335(hw); in max31335_clkout_is_enabled()