Home
last modified time | relevance | path

Searched refs:MSR_GLCP_SYS_RSTPLL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/geode/
H A Dvideo_gx.c145 rdmsrl(MSR_GLCP_SYS_RSTPLL, sys_rstpll); in gx_set_dclk_frequency()
162 wrmsrl(MSR_GLCP_SYS_RSTPLL, sys_rstpll); in gx_set_dclk_frequency()
/openbmc/linux/include/linux/
H A Dcs5535.h19 #define MSR_GLCP_SYS_RSTPLL 0x4C000014 macro