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

  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/
vexpress-v2f-1xv7-ca53x2.dts 113 /* SMC clock */
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 721 uint32_t SMC;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
imx8mq-librem5.dtsi 1113 &uart3 { /* SMC */
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_fiji_smumgr.c 108 /* Wait for smc boot up */
171 /* wait for smc boot up */
187 /* Set smc instruct start point at 0x0 */
253 "vr_config value over to SMC",
292 /* Only start SMC if SMC RAM is not running */
507 * as requested by SMC team
598 * for Fiji as requested by SMC team
621 "Attempt to read PmFuses.DW6 (SviLoadLineEn) from SMC Failed!",
796 "can not populate CAC voltage tables to SMC",
    [all...]
amdgpu_iceland_smumgr.c 146 /* set smc instruct start point at 0x0 */
149 /* enable smc clock */
169 PP_ASSERT_WITH_CODE((limit >= byte_count), "SMC address is beyond the SMC RAM area.", return -EINVAL);
183 PP_ASSERT_WITH_CODE((0 == byte_count), "SMC size must be divisible by 4.", return -EINVAL);
197 /* load SMC firmware */
202 pr_err("[ powerplay ] SMC ucode is not 4 bytes aligned\n");
207 pr_err("[ powerplay ] SMC address is beyond the SMC RAM area\n");
211 /* wait for smc boot up *
    [all...]
amdgpu_vegam_smumgr.c 109 /* Wait for smc boot up */
164 /* wait for smc boot up */
180 /* Set smc instruct start point at 0x0 */
202 /* Only start SMC if SMC RAM is not running */
294 hwmgr->microcode_version_info.SMC = tmp;
958 /* level count will send to smc once at init smc table and never change */
1080 /* level count will send to smc once at init smc table and never change *
    [all...]
amdgpu_ci_smumgr.c 131 /* Bytes are written into the SMC address space with the MSB first. */
161 /* Bytes are written into the SMC addres space with the MSB first. */
556 "Attempt to read PmFuses.DW6 (SviLoadLineEn) from SMC Failed!",
856 PP_ASSERT_WITH_CODE(0 == result, "do not populate SMC VDDC voltage table", return -EINVAL);
886 PP_ASSERT_WITH_CODE(result == 0, "do not populate SMC VDDCI voltage table", return -EINVAL);
914 PP_ASSERT_WITH_CODE(result == 0, "do not populate SMC mvdd voltage table", return -EINVAL);
937 "can not populate VDDC voltage table to SMC", return -EINVAL);
941 "can not populate VDDCI voltage table to SMC", return -EINVAL);
945 "can not populate MVDD voltage table to SMC", return -EINVAL);
1900 /* set smc instruct start point at 0x0 *
    [all...]
amdgpu_polaris10_smumgr.c 148 "[AVFS][Polaris10_SetupGfxLvlStruct] Problems copying VRConfig value over to SMC",
208 /* Wait for smc boot up */
263 /* wait for smc boot up */
279 /* Set smc instruct start point at 0x0 */
301 /* Only start SMC if SMC RAM is not running */
519 "Attempt to read PmFuses.DW6 (SviLoadLineEn) from SMC Failed!",
1068 /* level count will send to smc once at init smc table and never change */
1172 /* level count will send to smc once at init smc table and never change *
    [all...]
amdgpu_tonga_smumgr.c 164 /* wait for smc boot up */
181 /* Set smc instruct start point at 0x0 */
204 /* Only start SMC if SMC RAM is not running */
458 "can not populate VDDC voltage table to SMC",
463 "can not populate VDDCI voltage table to SMC",
468 "can not populate VDDGFX voltage table to SMC",
473 "can not populate MVDD voltage table to SMC",
478 "can not populate CAC voltage tables to SMC",
784 /* level count will send to smc once at init smc table and never change*
    [all...]

Completed in 51 milliseconds