Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/sm750fb/
Dddk750_chip.c411 static pllcalparam xparm_PIXEL[] = { in calcPllValue() local
454 xparm = &xparm_PIXEL[0]; in calcPllValue()
455 xcnt = sizeof(xparm_PIXEL)/sizeof(xparm_PIXEL[0]); in calcPllValue()