Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/imx/imx8m/imx8mq/
A Dgpc.c42 (1 << (core_id + 20)) | COREx_IRQ_WUP(core_id)); in imx_set_cpu_lpm()
48 COREx_IRQ_WUP(core_id)); in imx_set_cpu_lpm()
94 val &= ~COREx_IRQ_WUP(last_core); /* disable IRQ PUP for last core */ in imx_set_cluster_powerdown()
/tf-a-ffa_el3_spmc/plat/imx/imx8m/
A Dgpc_common.c88 COREx_IRQ_WUP(core_id)); in imx_set_cpu_lpm()
94 COREx_IRQ_WUP(core_id)); in imx_set_cpu_lpm()
/tf-a-ffa_el3_spmc/plat/imx/imx8m/include/
A Dgpc.h23 #define COREx_IRQ_WUP(core_id) ((core_id) < 2 ? (1 << ((core_id) * 2 + 8)) : (1 << ((core_id) * 2 … macro

Completed in 4 milliseconds