Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/pd/include/
H A Dti_device_pm.h33 void ti_soc_device_set_reset_iso(struct ti_device *dev, bool enable);
144 ti_soc_device_set_reset_iso(dev, enable); in ti_device_set_reset_iso()
/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_device_psc.c103 void ti_soc_device_set_reset_iso(struct ti_device *dev, bool enable) in ti_soc_device_set_reset_iso() function