Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/geode/
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()
/linux-6.12.1/include/linux/
Dcs5535.h19 #define MSR_GLCP_SYS_RSTPLL 0x4C000014 macro