Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/pd/include/
H A Dti_psc.h145 #define TI_LPSC_DEVICES_LIST BIT(6) macro
/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_device_psc.c465 if ((mdata->flags & TI_LPSC_DEVICES_LIST) != 0U) { in ti_soc_device_verify_mapping()
/rk3399_ARM-atf/plat/ti/k3low/common/pm/
H A Dti_devices.c1091 TI_LPSC_NO_MODULE_RESET | TI_LPSC_DEVICES_LIST,
1583 .flags = TI_LPSC_MODULE_EXISTS|TI_LPSC_DEPENDS|TI_LPSC_DEVICES_LIST,