Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/nvidia/
H A Dnv_hw.c766 static void CalcVClock(int clockIn, in CalcVClock() argument
776 VClk = (unsigned)clockIn; in CalcVClock()
811 static void CalcVClock2Stage(int clockIn, in CalcVClock2Stage() argument
824 VClk = (unsigned)clockIn; in CalcVClock2Stage()