Home
last modified time | relevance | path

Searched defs:SQSET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dr8a66597.h345 #define SQSET 0x0080 /* b7: Sequence toggle bit set */ macro
392 #define SQSET 0x0080 /* b7: Sequence toggle bit set */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h330 #define SQSET 0x0080 /* b7: Sequence toggle bit set */ macro
377 #define SQSET 0x0080 /* b7: Sequence toggle bit set */ macro
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dcommon.h219 #define SQSET (1 << 7) /* Toggle Bit Set */ macro