Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-hym8563.c322 static int hym8563_clkout_control(struct clk_hw *hw, bool enable) in hym8563_clkout_control() function
341 return hym8563_clkout_control(hw, 1); in hym8563_clkout_prepare()
346 hym8563_clkout_control(hw, 0); in hym8563_clkout_unprepare()