Lines Matching refs:supported_device
282 uint32_t supported_device, in radeon_atom_apply_quirks() argument
295 (supported_device == ATOM_DEVICE_DFP3_SUPPORT)) in radeon_atom_apply_quirks()
304 (supported_device == ATOM_DEVICE_DFP3_SUPPORT)) in radeon_atom_apply_quirks()
312 if ((supported_device == ATOM_DEVICE_DFP2_SUPPORT) || in radeon_atom_apply_quirks()
313 (supported_device == ATOM_DEVICE_DFP3_SUPPORT)) in radeon_atom_apply_quirks()
339 if (supported_device == ATOM_DEVICE_DFP1_SUPPORT) in radeon_atom_apply_quirks()
347 if (supported_device == ATOM_DEVICE_DFP1_SUPPORT) in radeon_atom_apply_quirks()
356 if ((supported_device == ATOM_DEVICE_CRT1_SUPPORT) || in radeon_atom_apply_quirks()
357 (supported_device == ATOM_DEVICE_DFP2_SUPPORT)) in radeon_atom_apply_quirks()
359 if (supported_device == ATOM_DEVICE_CRT2_SUPPORT) in radeon_atom_apply_quirks()
364 if ((supported_device == ATOM_DEVICE_TV1_SUPPORT) && in radeon_atom_apply_quirks()
401 if (supported_device & (ATOM_DEVICE_CRT_SUPPORT)) { in radeon_atom_apply_quirks()
420 (supported_device == ATOM_DEVICE_DFP1_SUPPORT)) { in radeon_atom_apply_quirks()
434 !(supported_device & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))) { in radeon_atom_apply_quirks()