Searched refs:POD (Results 1 – 3 of 3) sorted by relevance
33 unsigned int M, N, OD, POD; in get_mxclk_freq() local42 POD = FIELD_GET(pll_reg, PANEL_PLL_CTRL, POD); in get_mxclk_freq()44 return DEFAULT_INPUT_CLOCK * M / N / (1 << OD) / (1 << POD); in get_mxclk_freq()344 pll->POD = 0; in calcPllValue()346 pll->POD = d - max_OD; in calcPllValue()347 pll->OD = d - pll->POD; in calcPllValue()370 | FIELD_VALUE(0, PANEL_PLL_CTRL, POD, pPLL->POD) in formatPllReg()
36 unsigned long POD; member
7 tristate "Line 6 POD USB support"24 tristate "Line 6 POD HD300/400/500 USB support"27 This is a driver for POD HD300, 400 and 500 devices.