Searched refs:PANEL_UNLOCK_MASK (Results 1 – 3 of 3) sorted by relevance
49 #define PANEL_UNLOCK_MASK REG_GENMASK(31, 16) macro50 #define PANEL_UNLOCK_REGS REG_FIELD_PREP(PANEL_UNLOCK_MASK, 0xabcd)
723 (control & PANEL_UNLOCK_MASK) != PANEL_UNLOCK_REGS)) { in ilk_get_pp_control()724 control &= ~PANEL_UNLOCK_MASK; in ilk_get_pp_control()1707 PANEL_UNLOCK_MASK, PANEL_UNLOCK_REGS); in intel_pps_unlock_regs_wa()1806 ((val & PANEL_UNLOCK_MASK) == PANEL_UNLOCK_REGS)) in assert_pps_unlocked()
215 (val & PANEL_UNLOCK_MASK) != PANEL_UNLOCK_REGS); in intel_lvds_pps_init_hw()