Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-hym8563.c353 static int hym8563_clkout_control(struct clk_hw *hw, bool enable) in hym8563_clkout_control() function
372 return hym8563_clkout_control(hw, 1); in hym8563_clkout_prepare()
377 hym8563_clkout_control(hw, 0); in hym8563_clkout_unprepare()