Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_psc.c335 bool new_rst; in lpsc_module_sync_state() local
410 new_rst = (state != MDSTAT_STATE_ENABLE) && (state != MDSTAT_STATE_DISABLE); in lpsc_module_sync_state()
447 if (old_rst && !new_rst) { in lpsc_module_sync_state()