Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_clk_dev.c63 if (state == TI_DEVICE_STATE_DISABLED) { in ti_clk_from_device_get_state()
/rk3399_ARM-atf/drivers/ti/pd/include/
H A Dti_device_pm.h148 #define TI_DEVICE_STATE_DISABLED 0U /* Module is off (SwRstDisable) */ macro