Searched refs:BUS_MODE_BO_BE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/usb/host/ | ||
D | fhci.h | 107 #define BUS_MODE_BO_BE 0x10 /* Byte ordering - Big-endian */ macro |
D | fhci-tds.c | 253 rt = (BUS_MODE_BO_BE | BUS_MODE_GBL); in fhci_init_ep_registers() |