Searched refs:__is_pwr_off (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/soc/amlogic/ |
A D | meson-ee-pwrc.c | 235 #define VPU_PD(__name, __top_pd, __mem, __is_pwr_off, __resets, __clks) \ argument 243 .is_powered_off = __is_pwr_off, \ 246 #define TOP_PD(__name, __top_pd, __mem, __is_pwr_off) \ argument 252 .is_powered_off = __is_pwr_off, \
|
Completed in 5 milliseconds