Lines Matching refs:supported_device
36 uint32_t supported_device, u16 caps);
41 uint32_t supported_device);
284 uint32_t supported_device, in radeon_atom_apply_quirks() argument
296 (supported_device == ATOM_DEVICE_DFP3_SUPPORT)) in radeon_atom_apply_quirks()
305 (supported_device == ATOM_DEVICE_DFP3_SUPPORT)) in radeon_atom_apply_quirks()
313 if ((supported_device == ATOM_DEVICE_DFP2_SUPPORT) || in radeon_atom_apply_quirks()
314 (supported_device == ATOM_DEVICE_DFP3_SUPPORT)) in radeon_atom_apply_quirks()
340 if (supported_device == ATOM_DEVICE_DFP1_SUPPORT) in radeon_atom_apply_quirks()
348 if (supported_device == ATOM_DEVICE_DFP1_SUPPORT) in radeon_atom_apply_quirks()
357 if ((supported_device == ATOM_DEVICE_CRT1_SUPPORT) || in radeon_atom_apply_quirks()
358 (supported_device == ATOM_DEVICE_DFP2_SUPPORT)) in radeon_atom_apply_quirks()
360 if (supported_device == ATOM_DEVICE_CRT2_SUPPORT) in radeon_atom_apply_quirks()
365 if ((supported_device == ATOM_DEVICE_TV1_SUPPORT) && in radeon_atom_apply_quirks()
402 if (supported_device & (ATOM_DEVICE_CRT_SUPPORT)) { in radeon_atom_apply_quirks()
421 (supported_device == ATOM_DEVICE_DFP1_SUPPORT)) { in radeon_atom_apply_quirks()
435 !(supported_device & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))) { in radeon_atom_apply_quirks()