Lines Matching +full:fixed +full:- +full:links
1 /* SPDX-License-Identifier: GPL-2.0 */
6 * Copyright (c) 2019-2020, NXP
17 #include <linux/interconnect-provider.h>
25 * Read Priority in Fixed/Limiter mode
30 * Write Priority in Fixed/Limiter mode
55 * struct imx_icc_node_adj - Describe a dynamic adjustable node
64 * struct imx_icc_node - Describe an interconnect node
67 * @links: an array of slaves' node id
68 * @num_links: number of id defined in links
73 u16 links[IMX_ICC_MAX_LINKS]; member
79 * struct imx_icc_noc_setting - Describe an interconnect node setting
98 .links = { __VA_ARGS__ }, \