Home
last modified time | relevance | path

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

/include/linux/usb/
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