18#ifndef __LIBARCH_ARM_SUNXI_SUNXICLOCKCONTROL_H
19#define __LIBARCH_ARM_SUNXI_SUNXICLOCKCONTROL_H
21#include <FreeNOS/System.h>
Input/Output operations specific to the ARM architecture.
Allwinner Clock Control Unit (CCU)
Result deassert(const Reset reset)
De-assert a reset signal.
Result initialize()
Perform initialization.
Arch::IO m_io
Memory I/O object.
Result enable(const Clock clock)
Enable a clock.
Registers
Hardware registers.
Reset
Reset signal identifiers.
static const Address IOBase
Physical base memory address of the CCU module.
unsigned long Address
A memory address.