Searched refs:ucClockIndication (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c915 if ((ss_assign->v1.ucClockIndication == id) &&
933 if ((ss_assign->v2.ucClockIndication == id) &&
955 if ((ss_assign->v3.ucClockIndication == id) &&
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c681 if (tbl[i].ucClockIndication != (uint8_t) id)
1051 if (tbl[i].ucClockIndication != (uint8_t)id)
1729 if (tbl[i].ucClockIndication == (uint8_t)id)
1767 if (tbl[i].ucClockIndication == (uint8_t)id)
/linux-master/drivers/gpu/drm/radeon/
H A Datombios.h5475 UCHAR ucClockIndication; //Indicate which clock source needs SS member in struct:_ATOM_ASIC_SS_ASSIGNMENT
5480 //Define ucClockIndication, SW uses the IDs below to search if the SS is required/enabled on a clock branch/signal type.
5501 UCHAR ucClockIndication; //Indicate which clock source needs SS member in struct:_ATOM_ASIC_SS_ASSIGNMENT_V2
5532 UCHAR ucClockIndication; //Indicate which clock source needs SS member in struct:_ATOM_ASIC_SS_ASSIGNMENT_V3
H A Dradeon_atombios.c1540 if ((ss_assign->v1.ucClockIndication == id) &&
1558 if ((ss_assign->v2.ucClockIndication == id) &&
1580 if ((ss_assign->v3.ucClockIndication == id) &&
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c1277 if ((clockSource == ssInfo->ucClockIndication) &&
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h6634 UCHAR ucClockIndication; //Indicate which clock source needs SS member in struct:_ATOM_ASIC_SS_ASSIGNMENT
6639 //Define ucClockIndication, SW uses the IDs below to search if the SS is requried/enabled on a clock branch/signal type.
6660 UCHAR ucClockIndication; //Indicate which clock source needs SS member in struct:_ATOM_ASIC_SS_ASSIGNMENT_V2
6691 UCHAR ucClockIndication; //Indicate which clock source needs SS member in struct:_ATOM_ASIC_SS_ASSIGNMENT_V3

Completed in 285 milliseconds