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