Searched refs:get_intsts_reg (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/host/
H A Dr8a66597.h278 static inline unsigned long get_intsts_reg(int port) function
H A Dr8a66597-hcd.c172 r8a66597_write(r8a66597, 0, get_intsts_reg(port));
1036 r8a66597_write(r8a66597, ~ATTCH, get_intsts_reg(port));
1044 r8a66597_write(r8a66597, ~DTCH, get_intsts_reg(port));
1721 r8a66597_write(r8a66597, ~ATTCH, get_intsts_reg(port));
2282 r8a66597_write(r8a66597, ~BCHG, get_intsts_reg(port));

Completed in 57 milliseconds