Searched refs:WAVE5_IS_ENC (Results 1 – 1 of 1) sorted by relevance
22 #define WAVE5_IS_ENC BIT(0) macro265 if (match_data->flags & WAVE5_IS_ENC) { in wave5_vpu_probe()280 (match_data->flags & WAVE5_IS_ENC) ? "'ENCODE'" : "", in wave5_vpu_probe()287 if (match_data->flags & WAVE5_IS_ENC) in wave5_vpu_probe()325 .flags = WAVE5_IS_ENC | WAVE5_IS_DEC,