/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ASM_SH_CPU_SH5_RTC_H #define __ASM_SH_CPU_SH5_RTC_H #define rtc_reg_size sizeof(u32) #define RTC_BIT_INVERTED 0 /* The SH-5 RTC is surprisingly sane! */ #define RTC_DEF_CAPABILITIES RTC_CAP_4_DIGIT_YEAR #endif /* __ASM_SH_CPU_SH5_RTC_H */
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
addrspace.h | File | 329 B | 0644 |
|
cache.h | File | 3.08 KB | 0644 |
|
irq.h | File | 2.7 KB | 0644 |
|
mmu_context.h | File | 682 B | 0644 |
|
registers.h | File | 2.51 KB | 0644 |
|
rtc.h | File | 291 B | 0644 |
|