Searched refs:EP (Results 1 – 5 of 5) sorted by relevance
88 #define ep_is_in(EP) (((EP)->bEndpointAddress&USB_DIR_IN) == USB_DIR_IN) argument89 #define ep_index(EP) ((EP)->bEndpointAddress&0xF) argument90 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) argument
50 #define EP 0x0 macro187 val = EP; in pcie_am654_set_mode()
302 EP mode according to RCW[HOST_AGT_PEX] setting.320 string "PCIe EP compatible of Kernel DT"
26 bool "TI K3 PCIe EP support"
178 bool "Poll via control EP"
Completed in 10 milliseconds