Searched refs:BCHG (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/renesas_usbhs/
H A Dcommon.h178 #define BCHG (1 << 14) /* USB Bus Change Interrupt Status */ macro
/drivers/usb/host/
H A Dr8a66597-hcd.c1648 if (mask2 & BCHG) {
1649 r8a66597_write(r8a66597, ~BCHG, INTSTS2);
1668 if (mask1 & BCHG) {
1669 r8a66597_write(r8a66597, ~BCHG, INTSTS1);
2275 r8a66597_write(r8a66597, ~BCHG, get_intsts_reg(port));

Completed in 1632 milliseconds