Searched refs:IPM_CONFIG_FLAG_PC (Results 1 – 2 of 2) sorted by relevance
407 #define IPM_CONFIG_FLAG_PC (1u << 0) macro
514 ocfg->fixed_flags[ss->num_fixed] |= IPM_CONFIG_FLAG_PC; in pmu_stage_fixed_config()612 ocfg->programmable_flags[ss->num_programmable] |= IPM_CONFIG_FLAG_PC; in pmu_stage_programmable_config()
Completed in 6 milliseconds