blob: ec2454f1d8af68c9f2245de0736404c3c591306a [file]
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Copyright (c) 2019 Amlogic, Inc. All rights reserved.
*/
#ifndef __AMLOGIC_RTC_H__
#define __AMLOGIC_RTC_H__
#define OSC_32KHZ (32768)
#define OSC_24MHZ (24000000)
#endif /* __AMLOGIC_RTC_H__ */