Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/pd/include/
H A Dti_device_pm.h126 void ti_device_set_retention(struct ti_device *dev, bool retention);
/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_device_pm.c120 void ti_device_set_retention(struct ti_device *device_ptr, bool retention) in ti_device_set_retention() function
H A Dti_device.c85 ti_device_set_retention(dev, true); in device_init()