Searched refs:PD_MEMCTL (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/arm/mach-shmobile/ |
D | pm-rmobile.c | 225 PD_MEMCTL, enumerator 239 { .compatible = "renesas,dbsc-r8a73a4", .data = (void *)PD_MEMCTL, }, 240 { .compatible = "renesas,dbsc3-r8a7740", .data = (void *)PD_MEMCTL, }, 241 { .compatible = "renesas,sbsc-sh73a0", .data = (void *)PD_MEMCTL, }, 344 case PD_MEMCTL: in rmobile_setup_pm_domain()
|