Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h418 u32 __INPLL(struct radeonfb_info *rinfo, u32 addr);
423 #define INPLL(addr) __INPLL(rinfo, addr)
H A Dradeon_pm.c752 __INPLL(rinfo, pllPIXCLKS_CNTL) in radeon_pm_program_v2clk()