Searched full:dpll_mode (Results 1 – 3 of 3) sorted by relevance
280 u8 dpll_mode = 0; in of_ti_dpll_setup() local360 dpll_mode |= 1 << DPLL_LOW_POWER_STOP; in of_ti_dpll_setup()363 dpll_mode |= 1 << DPLL_LOW_POWER_BYPASS; in of_ti_dpll_setup()366 dpll_mode |= 1 << DPLL_LOCKED; in of_ti_dpll_setup()372 if (dpll_mode) in of_ti_dpll_setup()373 dd->modes = dpll_mode; in of_ti_dpll_setup()
53 /* Bit definitions for the DPLL_MODE register */
201 #define DPLL_MODE 0x0037 macro512 /* Bit definitions for the DPLL_MODE register */668 /* Values of DPLL_N.DPLL_MODE.PLL_MODE */