Searched refs:__top_pd (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/soc/amlogic/ |
D | meson-ee-pwrc.c | 220 #define VPU_PD(__name, __top_pd, __mem, __is_pwr_off, __resets, __clks) \ argument 225 .top_pd = __top_pd, \ 231 #define TOP_PD(__name, __top_pd, __mem, __is_pwr_off) \ argument 234 .top_pd = __top_pd, \
|