Home
last modified time | relevance | path

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

/linux/drivers/interconnect/imx/
H A Dimx.h41 #define IMX_NOC_MODE_UNCONFIGURED 0xFF macro
H A Dimx.c58 } else if (node_data->setting->mode == IMX_NOC_MODE_UNCONFIGURED) { in imx_icc_node_set()