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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dm66592-udc.c1191 u16 brdysts, nrdysts, bempsts; local
1216 brdysts = m66592_read(m66592, M66592_BRDYSTS);
1240 && (brdysts & brdyenb)) {
1241 irq_pipe_ready(m66592, brdysts, brdyenb);
H A Dr8a66597-udc.c1141 u16 brdysts, nrdysts, bempsts; local
1155 brdysts = r8a66597_read(r8a66597, BRDYSTS);
1179 && (brdysts & brdyenb))
1180 irq_pipe_ready(r8a66597, brdysts, brdyenb);

Completed in 68 milliseconds