Searched refs:WAVE5_IS_ENC (Results 1 – 1 of 1) sorted by relevance
23 #define WAVE5_IS_ENC BIT(0) macro305 if (match_data->flags & WAVE5_IS_ENC) { in wave5_vpu_probe()320 (match_data->flags & WAVE5_IS_ENC) ? "'ENCODE'" : "", in wave5_vpu_probe()333 if (match_data->flags & WAVE5_IS_ENC) in wave5_vpu_probe()374 .flags = WAVE5_IS_ENC | WAVE5_IS_DEC,