summaryrefslogtreecommitdiff
path: root/sys/dev/ofw/ofw_clock.h
AgeCommit message (Expand)Author
2018-05-03Add an API to configure clocks to specific pre-assigned values. ThesePatrick Wildt
2016-08-23Add functions to assert/deassert all reset signals for a device.Mark Kettenis
2016-08-22Add an API to set the clock frequency.Mark Kettenis
2016-08-22Add a reset signal API alongside the clock API.Mark Kettenis
2016-08-22Implement interfaces to disable clocks and add interfaces that enable orMark Kettenis
2016-08-21Add a minimal clock "framework". Build it on armv7.Mark Kettenis