Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/mbx/
Dreg_bits.h143 #define LMPWRSTAT_MC_PWR_SRM ((0x1) << FShft(LMPWRSTAT_MC_PWR_CNT)) /* Self-refresh */ macro
Dmbxfb.c852 while (readl(LMPWRSTAT) != LMPWRSTAT_MC_PWR_SRM) in mbxfb_suspend()