Searched refs:CNL_COMP_PWR_DOWN (Results 1 – 2 of 2) sorted by relevance
3257 val &= ~CNL_COMP_PWR_DOWN; in cnl_display_core_init()3321 val |= CNL_COMP_PWR_DOWN; in cnl_display_core_uninit()
7313 #define CNL_COMP_PWR_DOWN (1 << 23) macro