Searched defs:_conf_ (Results 1 – 3 of 3) sorted by relevance
75 #define TEGRA_PINCONF_UNPACK_PARAM(_conf_) ((_conf_) >> 16) argument76 #define TEGRA_PINCONF_UNPACK_ARG(_conf_) ((_conf_) & 0xffff) argument
87 #define DP_CONF_CURRENTLY(_conf_) ((_conf_) & 3) argument
29 #define DP_CONF_GET_PIN_ASSIGN(_conf_) (((_conf_) & GENMASK(15, 8)) >> 8) argument