Searched refs:__top_pd (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/pmdomain/amlogic/ |
H A D | meson-ee-pwrc.c | 248 #define VPU_PD(__name, __top_pd, __mem, __is_pwr_off, __resets, __clks) \ argument 253 .top_pd = __top_pd, \ 259 #define TOP_PD(__name, __top_pd, __mem, __is_pwr_off) \ argument 262 .top_pd = __top_pd, \
|