Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-m41t80.c501 static int m41t80_sqw_control(struct clk_hw *hw, bool enable) in m41t80_sqw_control() function
523 return m41t80_sqw_control(hw, 1); in m41t80_sqw_prepare()
528 m41t80_sqw_control(hw, 0); in m41t80_sqw_unprepare()