Home
last modified time | relevance | path

Searched refs:PD_IDH_MODAL_SUPP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dpd_vdo.h150 #define PD_IDH_MODAL_SUPP(vdo) ((vdo) & (1 << 26)) macro
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1595 #define supports_modal(port) PD_IDH_MODAL_SUPP((port)->partner_ident.id_header)