Home
last modified time | relevance | path

Searched refs:LMPWRSTAT_MC_PWR_SRM (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/video/mbx/
Dreg_bits.h142 #define LMPWRSTAT_MC_PWR_SRM ((0x1) << FShft(LMPWRSTAT_MC_PWR_CNT)) /* Self-refresh */ macro
Dmbxfb.c853 while (readl(LMPWRSTAT) != LMPWRSTAT_MC_PWR_SRM) in mbxfb_suspend()