Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/rtc/
Drtc-nct3018y.c312 #define clkout_hw_to_nct3018y(_hw) container_of(_hw, struct nct3018y, clkout_hw) macro
324 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_recalc_rate()
351 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_set_rate()
371 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_control()
399 struct nct3018y *nct3018y = clkout_hw_to_nct3018y(hw); in nct3018y_clkout_is_prepared()