Searched defs:_conf_ (Results 1 – 1 of 1) sorted by relevance
79 #define TEGRA_PINCONF_UNPACK_PARAM(_conf_) ((_conf_) >> 16) argument80 #define TEGRA_PINCONF_UNPACK_ARG(_conf_) ((_conf_) & 0xffff) argument