Searched refs:mem_pd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/amlogic/ |
H A D | meson-ee-pwrc.c | 69 struct meson_ee_pwrc_mem_domain *mem_pd; member 226 .mem_pd = __mem, \ 235 .mem_pd = __mem, \ 341 pwrc_domain->desc.mem_pd[i].reg, in meson_ee_pwrc_off() 342 pwrc_domain->desc.mem_pd[i].mask, in meson_ee_pwrc_off() 343 pwrc_domain->desc.mem_pd[i].mask); in meson_ee_pwrc_off() 376 pwrc_domain->desc.mem_pd[i].reg, in meson_ee_pwrc_on() 377 pwrc_domain->desc.mem_pd[i].mask, 0); in meson_ee_pwrc_on()
|
/kernel/linux/linux-6.6/drivers/pmdomain/amlogic/ |
H A D | meson-ee-pwrc.c | 72 struct meson_ee_pwrc_mem_domain *mem_pd; member 241 .mem_pd = __mem, \ 250 .mem_pd = __mem, \ 358 pwrc_domain->desc.mem_pd[i].reg, in meson_ee_pwrc_off() 359 pwrc_domain->desc.mem_pd[i].mask, in meson_ee_pwrc_off() 360 pwrc_domain->desc.mem_pd[i].mask); in meson_ee_pwrc_off() 393 pwrc_domain->desc.mem_pd[i].reg, in meson_ee_pwrc_on() 394 pwrc_domain->desc.mem_pd[i].mask, 0); in meson_ee_pwrc_on()
|
Completed in 2 milliseconds