Searched defs:_conf_ (Results 1 – 2 of 2) sorted by relevance
64 #define TEGRA_PINCONF_UNPACK_PARAM(_conf_) ((_conf_) >> 16) argument65 #define TEGRA_PINCONF_UNPACK_ARG(_conf_) ((_conf_) & 0xffff) argument
86 #define BCM2835_PINCONF_UNPACK_PARAM(_conf_) ((_conf_) >> 16) argument87 #define BCM2835_PINCONF_UNPACK_ARG(_conf_) ((_conf_) & 0xffff) argument