Home
last modified time | relevance | path

Searched defs:_conf_ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dtypec_dp.h97 #define DP_CONF_CURRENTLY(_conf_) ((_conf_) & 3) argument
107 #define DP_CONF_GET_PIN_ASSIGN(_conf_) (((_conf_) & GENMASK(15, 8)) >> 8) argument
/openbmc/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra.h71 #define TEGRA_PINCONF_UNPACK_PARAM(_conf_) ((_conf_) >> 16) argument
72 #define TEGRA_PINCONF_UNPACK_ARG(_conf_) ((_conf_) & 0xffff) argument