Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dr8a66597.h346 #define SQMON 0x0040 /* b6: Sequence toggle bit monitor */ macro
393 #define SQMON 0x0040 /* b6: Sequence toggle bit monitor */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h331 #define SQMON 0x0040 /* b6: Sequence toggle bit monitor */ macro
378 #define SQMON 0x0040 /* b6: Sequence toggle bit monitor */ macro
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dcommon.h220 #define SQMON (1 << 6) /* Toggle Bit Check */ macro