Searched refs:TEGRA_PINCONF_UNPACK_ARG (Results 1 – 2 of 2) sorted by relevance
61 #define TEGRA_PINCONF_UNPACK_ARG(_conf_) ((_conf_) & 0xffff) macro
349 u16 arg = TEGRA_PINCONF_UNPACK_ARG(config); in tegra_pinconf_group_set()