Searched refs:BUS_MODE_BO_BE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/usb/host/ | ||
D | fhci.h | 108 #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() |