Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/pd/include/
H A Dti_device_pm.h54 void ti_soc_device_disable(struct ti_device *dev, bool domain_reset);
/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_device_pm.c57 ti_soc_device_disable(dev, domain_reset); in ti_device_disable()
H A Dti_device_psc.c318 void ti_soc_device_disable(struct ti_device *dev, bool domain_reset) in ti_soc_device_disable() function