Searched refs:tll (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | omap-usb-host.txt | 19 "ehci-tll", 25 "ohci-tll-6pin-datse0", 26 "ohci-tll-6pin-dpdm", 27 "ohci-tll-3pin-datse0", 28 "ohci-tll-4pin-dpdm", 29 "ohci-tll-2pin-datse0", 30 "ohci-tll-2pin-dpdm", 97 port2-mode = "ehci-tll";
|
H A D | omap-usb-tll.txt | 5 - compatible : should be "ti,usbhs-tll" 23 compatible = "ti,usbhs-tll";
|
/freebsd/contrib/tcpdump/ |
H A D | print-forces.c | 801 uint16_t type, tll; in pkeyitlv_print() local 807 tll = GET_BE_U_2(kdtlv->length); in pkeyitlv_print() 808 invtlv = tlv_valid(tll, len); in pkeyitlv_print() 813 tll); in pkeyitlv_print() 821 tll = GET_BE_U_2(kdtlv->length); in pkeyitlv_print() 823 return fdatatlv_print(ndo, dp, tll, op_msk, indent); in pkeyitlv_print() 878 uint16_t tll; in pdatacnt_print() local 894 tll = GET_BE_U_2(keytlv->length); in pdatacnt_print() 895 if (tll < TLV_HDRL) { in pdatacnt_print() 897 tll, TLV_HDRL); in pdatacnt_print() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | motorola-mapphone-common.dtsi |
|
H A D | omap3.dtsi | 851 compatible = "ti,usbhs-tll";
|
H A D | omap4-l4.dtsi | 264 compatible = "ti,usbhs-tll";
|
H A D | omap5-l4.dtsi | 294 compatible = "ti,usbhs-tll";
|