Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_device_pm.c122 bool is_retention; in ti_device_set_retention() local
126 is_retention = ((device_ptr->flags & TI_DEV_FLAG_RETENTION) != 0U); in ti_device_set_retention()
128 if (retention == is_retention) { in ti_device_set_retention()