Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rtc/
Drtc-m41t80.c499 static int m41t80_sqw_control(struct clk_hw *hw, bool enable) in m41t80_sqw_control() function
521 return m41t80_sqw_control(hw, 1); in m41t80_sqw_prepare()
526 m41t80_sqw_control(hw, 0); in m41t80_sqw_unprepare()