Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/power/
Dimx_spc.h32 #define IMX_GPC_MODE(x) (x & IMX_GPC_MODE_MASK) macro
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
Dpower.c292 gpc_cpu_mode_t gpc_mode = IMX_GPC_MODE(substate_id); in pm_state_set()