Searched refs:_funcs (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra124/ |
| H A D | xusb-padctl.c | 83 #define TEGRA124_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument 90 .num_funcs = ARRAY_SIZE(tegra124_##_funcs##_functions), \ 91 .funcs = tegra124_##_funcs##_functions, \
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra210/ |
| H A D | xusb-padctl.c | 63 #define TEGRA210_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument 70 .num_funcs = ARRAY_SIZE(tegra210_##_funcs##_functions), \ 71 .funcs = tegra210_##_funcs##_functions, \
|