Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_dp.h108 #define DP_CONF_CURRENTLY(_conf_) ((_conf_) & 3) argument
121 #define DP_CONF_GET_PIN_ASSIGN(_conf_) FIELD_GET(GENMASK(15, 8), _conf_) argument