Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Ddb8500-prcmu.c731 static u32 last_abb_events; in config_wakeups() local
741 if ((dbb_events == last_dbb_events) && (abb_events == last_abb_events)) in config_wakeups()
753 last_abb_events = abb_events; in config_wakeups()