162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci#ifndef __ASM_SH_CPU_SH2_RTC_H 362306a36Sopenharmony_ci#define __ASM_SH_CPU_SH2_RTC_H 462306a36Sopenharmony_ci 562306a36Sopenharmony_ci#define rtc_reg_size sizeof(u16) 662306a36Sopenharmony_ci#define RTC_BIT_INVERTED 0 762306a36Sopenharmony_ci#define RTC_DEF_CAPABILITIES 0UL 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#endif /* __ASM_SH_CPU_SH2_RTC_H */ 10