Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/pd/include/
H A Dti_device.h67 #define TI_DEVD_FLAG_INTERNAL BIT(1) macro
239 ((soc_device_data_arr[id]->flags & TI_DEVD_FLAG_INTERNAL) != 0U)) ? in ti_device_api_lookup()