Go to the documentation of this file.
19 #ifndef __ASM_R8A7740_H__
20 #define __ASM_R8A7740_H__
27 #define MD_CK2 (1 << 2)
28 #define MD_CK1 (1 << 1)
29 #define MD_CK0 (1 << 0)
610 extern void __init r8a7740_init_pm_domains(
void);
612 static inline void r8a7740_init_pm_domains(
void) {}