Home
last modified time | relevance | path

Searched refs:_funcs (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra124/
H A Dxusb-padctl.c83 #define TEGRA124_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument
90 .num_funcs = ARRAY_SIZE(tegra124_##_funcs##_functions), \
91 .funcs = tegra124_##_funcs##_functions, \
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra210/
H A Dxusb-padctl.c63 #define TEGRA210_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument
70 .num_funcs = ARRAY_SIZE(tegra210_##_funcs##_functions), \
71 .funcs = tegra210_##_funcs##_functions, \
/OK3568_Linux_fs/kernel/drivers/pinctrl/actions/
H A Dpinctrl-owl.h23 .funcs = group_name##_funcs, \
24 .nfuncs = ARRAY_SIZE(group_name##_funcs), \
/OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/
H A Dpinctrl-moore.h45 id##_funcs, \
H A Dpinctrl-paris.h57 id##_funcs, \
/OK3568_Linux_fs/kernel/drivers/pinctrl/tegra/
H A Dpinctrl-tegra-xusb.c827 #define TEGRA124_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument
834 .num_funcs = ARRAY_SIZE(tegra124_##_funcs##_functions), \
835 .funcs = tegra124_##_funcs##_functions, \
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dtodo.rst134 internal use. Some of these hooks should be move from ``_funcs`` to
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-ingenic.c165 id##_funcs, \