sclk_more_cntl 356 drivers/gpu/drm/radeon/r100.c u32 tmp, sclk_cntl, sclk_cntl2, sclk_more_cntl; sclk_more_cntl 383 drivers/gpu/drm/radeon/r100.c sclk_more_cntl = RREG32_PLL(SCLK_MORE_CNTL); sclk_more_cntl 384 drivers/gpu/drm/radeon/r100.c sclk_more_cntl &= ~VOLTAGE_DELAY_SEL(3); sclk_more_cntl 386 drivers/gpu/drm/radeon/r100.c sclk_more_cntl |= REDUCED_SPEED_SCLK_EN; sclk_more_cntl 396 drivers/gpu/drm/radeon/r100.c sclk_more_cntl &= ~REDUCED_SPEED_SCLK_EN; sclk_more_cntl 399 drivers/gpu/drm/radeon/r100.c sclk_more_cntl |= IO_CG_VOLTAGE_DROP; sclk_more_cntl 401 drivers/gpu/drm/radeon/r100.c sclk_more_cntl |= VOLTAGE_DROP_SYNC; sclk_more_cntl 404 drivers/gpu/drm/radeon/r100.c sclk_more_cntl |= VOLTAGE_DELAY_SEL(0); sclk_more_cntl 407 drivers/gpu/drm/radeon/r100.c sclk_more_cntl |= VOLTAGE_DELAY_SEL(1); sclk_more_cntl 410 drivers/gpu/drm/radeon/r100.c sclk_more_cntl |= VOLTAGE_DELAY_SEL(2); sclk_more_cntl 413 drivers/gpu/drm/radeon/r100.c sclk_more_cntl |= VOLTAGE_DELAY_SEL(3); sclk_more_cntl 417 drivers/gpu/drm/radeon/r100.c sclk_more_cntl &= ~VOLTAGE_DROP_SYNC; sclk_more_cntl 419 drivers/gpu/drm/radeon/r100.c sclk_more_cntl &= ~IO_CG_VOLTAGE_DROP; sclk_more_cntl 428 drivers/gpu/drm/radeon/r100.c WREG32_PLL(SCLK_MORE_CNTL, sclk_more_cntl); sclk_more_cntl 825 drivers/video/fbdev/aty/radeon_pm.c u32 sclk_cntl, mclk_cntl, sclk_more_cntl; sclk_more_cntl 874 drivers/video/fbdev/aty/radeon_pm.c sclk_more_cntl = INPLL(pllSCLK_MORE_CNTL); sclk_more_cntl 875 drivers/video/fbdev/aty/radeon_pm.c sclk_more_cntl |= SCLK_MORE_CNTL__FORCE_DISPREGS | sclk_more_cntl 879 drivers/video/fbdev/aty/radeon_pm.c OUTPLL(pllSCLK_MORE_CNTL, sclk_more_cntl);