HomeSort by: relevance | last modified time | path
    Searched refs:ucClockIndication (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser.c 683 if (tbl[i].ucClockIndication != (uint8_t) id)
1050 if (tbl[i].ucClockIndication != (uint8_t)id)
1728 if (tbl[i].ucClockIndication == (uint8_t)id)
1764 if (tbl[i].ucClockIndication == (uint8_t)id)
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios.c 922 if ((ss_assign->v1.ucClockIndication == id) &&
940 if ((ss_assign->v2.ucClockIndication == id) &&
962 if ((ss_assign->v3.ucClockIndication == id) &&
  /src/sys/external/bsd/drm2/dist/drm/radeon/
atombios.h 5477 UCHAR ucClockIndication; //Indicate which clock source needs SS
5482 //Define ucClockIndication, SW uses the IDs below to search if the SS is required/enabled on a clock branch/signal type.
5503 UCHAR ucClockIndication; //Indicate which clock source needs SS
5534 UCHAR ucClockIndication; //Indicate which clock source needs SS
radeon_atombios.c 1548 if ((ss_assign->v1.ucClockIndication == id) &&
1566 if ((ss_assign->v2.ucClockIndication == id) &&
1588 if ((ss_assign->v3.ucClockIndication == id) &&
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_ppatomctrl.c 1239 if ((clockSource == ssInfo->ucClockIndication) &&
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 6618 UCHAR ucClockIndication; //Indicate which clock source needs SS
6623 //Define ucClockIndication, SW uses the IDs below to search if the SS is requried/enabled on a clock branch/signal type.
6644 UCHAR ucClockIndication; //Indicate which clock source needs SS
6675 UCHAR ucClockIndication; //Indicate which clock source needs SS

Completed in 158 milliseconds