Searched refs:PD_MEMCTL (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/soc/renesas/ |
D | rmobile-sysc.c | 141 PD_MEMCTL, enumerator 155 { .compatible = "renesas,dbsc-r8a73a4", .data = (void *)PD_MEMCTL, }, 156 { .compatible = "renesas,dbsc3-r8a7740", .data = (void *)PD_MEMCTL, }, 157 { .compatible = "renesas,sbsc-sh73a0", .data = (void *)PD_MEMCTL, }, 257 case PD_MEMCTL: in rmobile_setup_pm_domain()
|