CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/22 05:23:54
Modified files:
sys/dev/ofw : ofw_clock.c ofw_clock.h
Log message:
Implement interfaces to disable clocks and add interfaces that enable or
disable all clocks for a device. The latter interfaces are useful for
devices that have multiple clocks that don't have specific names/purposes
such as sxiahci(4).
