Searched refs:HW_CAP_CPU (Results 1 – 3 of 3) sorted by relevance
163 #define HW_CAP_CPU BIT(4) macro
147 #define HW_CAP_CPU 0x00000010 macro
2607 if (goya->hw_cap_initialized & HW_CAP_CPU) in goya_init_cpu()2625 goya->hw_cap_initialized |= HW_CAP_CPU; in goya_init_cpu()2851 goya->hw_cap_initialized &= ~(HW_CAP_CPU | HW_CAP_CPU_Q | in goya_hw_fini()