Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dxusb-padctl.c82 #define TEGRA124_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument
89 .num_funcs = ARRAY_SIZE(tegra124_##_funcs##_functions), \
90 .funcs = tegra124_##_funcs##_functions, \
/openbmc/linux/scripts/
H A Dobjdump-func25 ${OBJDUMP} -wdr $OBJ | gawk -M -v _funcs="${FUNCS[*]}" '
/openbmc/linux/drivers/pinctrl/actions/
H A Dpinctrl-owl.h23 .funcs = group_name##_funcs, \
24 .nfuncs = ARRAY_SIZE(group_name##_funcs), \
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dxusb-padctl.c62 #define TEGRA210_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument
69 .num_funcs = ARRAY_SIZE(tegra210_##_funcs##_functions), \
70 .funcs = tegra210_##_funcs##_functions, \
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-moore.h45 id##_funcs, \
H A Dpinctrl-paris.h57 id##_funcs, \
/openbmc/u-boot/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h22 id##_funcs, \
/openbmc/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra-xusb.c830 #define TEGRA124_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument
837 .num_funcs = ARRAY_SIZE(tegra124_##_funcs##_functions), \
838 .funcs = tegra124_##_funcs##_functions, \
/openbmc/linux/Documentation/gpu/
H A Dtodo.rst145 internal use. Some of these hooks should be move from ``_funcs`` to