Home
last modified time | relevance | path

Searched refs:MAX_GROUPS (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-tegra/
H A Dxusb-padctl-common.h49 #define MAX_GROUPS 5 macro
74 struct tegra_xusb_padctl_group groups[MAX_GROUPS];
/openbmc/linux/lib/
H A Ddecompress_bunzip2.c61 #define MAX_GROUPS 6 macro
107 struct group_data groups[MAX_GROUPS]; /* Huffman coding tables */
207 if (groupCount < 2 || groupCount > MAX_GROUPS) in get_next_block()
/openbmc/linux/drivers/thunderbolt/
H A Dtb.c20 #define MAX_GROUPS 7 /* max Group_ID is 7 */ macro
39 struct tb_bandwidth_group groups[MAX_GROUPS];