Home
last modified time | relevance | path

Searched refs:is_modal (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/dt-bindings/usb/
H A Dpd.h132 #define VDO_IDH(usbh, usbd, ufp_cable, is_modal, dfp, conn, vid) \ argument
134 | (is_modal) << 26 | ((dfp) & 0x7) << 23 | ((conn) & 0x3) << 21 \
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dpd_vdo.h143 #define VDO_IDH(usbh, usbd, ufp_cable, is_modal, dfp, conn, vid) \ argument
145 | (is_modal) << 26 | ((dfp) & 0x7) << 23 | ((conn) & 0x3) << 21 \
/OK3568_Linux_fs/u-boot/include/power/power_delivery/
H A Dpd_vdo.h143 #define VDO_IDH(usbh, usbd, ufp_cable, is_modal, dfp, conn, vid) \ argument
145 | (is_modal) << 26 | ((dfp) & 0x7) << 23 | ((conn) & 0x3) << 21 \