Searched refs:__is_pwr_off (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 228 .is_powered_off = __is_pwr_off, \ 231 #define TOP_PD(__name, __top_pd, __mem, __is_pwr_off) \ argument 237 .is_powered_off = __is_pwr_off, \
|