ucSclkPostDiv     585 drivers/gpu/drm/amd/include/atombios.h   UCHAR   ucSclkPostDiv;                    //PLL post divider = 2^ucSclkPostDiv
ucSclkPostDiv     426 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 		dividers->ucSclkPostDiv       = pll_patameters.ucSclkPostDiv;
ucSclkPostDiv     107 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.h 	u8   ucSclkPostDiv;