Lines Matching +full:indexed +full:- +full:array
1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/
44 /* 1 0 1 */ "Write Non-Posted",
50 * struct l3_masters_data - L3 Master information
60 * struct l3_target_data - L3 Target information
64 * Target information is organized indexed by bit field definitions.
72 * struct l3_flagmux_data - Flag Mux information
74 * @l3_targ: array indexed by flagmux index (bit offset) pointing to the
91 * struct omap_l3 - Description of data relevant for L3 bus.
96 * @l3_flag_mux: array containing flag mux data per module
97 * offset from corresponding module base indexed per
100 * @l3_masters: array pointing to master data containing name and register
450 { 0x0, "M1 (128-bit)"},
451 { 0x1, "M2 (64-bit)"},