Lines Matching full:dpll
49 * enum intel_dpll_id - possible DPLL ids
51 * Enumeration of possible IDs for a DPLL. Real shared dpll ids must be >= 0.
55 * @DPLL_ID_PRIVATE: non-shared dpll in use
60 * @DPLL_ID_PCH_PLL_A: DPLL A in ILK, SNB and IVB
64 * @DPLL_ID_PCH_PLL_B: DPLL B in ILK, SNB and IVB
170 u32 dpll; member
181 * DPLL_CTRL1 has 6 bits for each each this DPLL. We store those in
184 * the DPLL.
216 * struct intel_shared_dpll_state - hold the DPLL atomic state
218 * This structure holds an atomic state for the DPLL, that can represent
227 * @crtc_mask: mask of CRTC using this DPLL, active or not
232 * @hw_state: hardware configuration for the DPLL stored in
274 * Hook for reading the values currently programmed to the DPLL
297 * @name: DPLL name; used for logging
307 * @id: unique indentifier for this DPLL; should match the index in the
317 * Inform the state checker that the DPLL is kept enabled even if
336 * @active_mask: mask of active CRTCs (i.e. DPMS on) using this DPLL
352 * need to be grabbed to disable DC states while this DPLL is enabled
362 /* shared dpll functions */