• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/

Lines Matching refs:r8a66597_write

70 	r8a66597_write(r8a66597, tmp, INTENB0);
82 r8a66597_write(r8a66597, tmp, INTENB0);
200 r8a66597_write(r8a66597, pipenum, PIPESEL);
245 r8a66597_write(r8a66597, info->pipe, PIPESEL);
281 r8a66597_write(r8a66597, pipecfg, PIPECFG);
282 r8a66597_write(r8a66597, (buf_bsize << 10) | (bufnum), PIPEBUF);
283 r8a66597_write(r8a66597, info->maxpacket, PIPEMAXP);
286 r8a66597_write(r8a66597, info->interval, PIPEPERI);
316 r8a66597_write(r8a66597, ACLRM, ep->pipectr);
317 r8a66597_write(r8a66597, 0, ep->pipectr);
318 r8a66597_write(r8a66597, SQCLR, ep->pipectr);
484 r8a66597_write(r8a66597, BCLR, ep->fifoctr);
490 r8a66597_write(r8a66597, ~BEMP0, BEMPSTS);
520 r8a66597_write(r8a66597, BCLR, ep->fifoctr);
528 r8a66597_write(r8a66597,
586 r8a66597_write(r8a66597, BURST | CPU_ADR_RD_WR,
609 r8a66597_write(r8a66597, BURST | CPU_ADR_RD_WR,
620 r8a66597_write(r8a66597, 0, INTENB0);
621 r8a66597_write(r8a66597, 0, INTENB1);
622 r8a66597_write(r8a66597, 0, BRDYENB);
623 r8a66597_write(r8a66597, 0, BEMPENB);
624 r8a66597_write(r8a66597, 0, NRDYENB);
627 r8a66597_write(r8a66597, 0, BRDYSTS);
628 r8a66597_write(r8a66597, 0, NRDYSTS);
629 r8a66597_write(r8a66597, 0, BEMPSTS);
843 r8a66597_write(r8a66597, BCLR, ep->fifoctr);
861 r8a66597_write(r8a66597, ~BRDY0, BRDYSTS);
871 r8a66597_write(r8a66597, ~check, BRDYSTS);
892 r8a66597_write(r8a66597, ~BEMP0, BEMPSTS);
901 r8a66597_write(r8a66597, ~check, BEMPSTS);
1031 r8a66597_write(r8a66597, ~VALID, INTSTS0);
1079 r8a66597_write(r8a66597, ~DVST, INTSTS0);
1103 r8a66597_write(r8a66597, ~CTRT, INTSTS0);
1163 r8a66597_write(r8a66597, 0xffff & ~VBINT,
1189 r8a66597_write(r8a66597, savepipe, CFIFOSEL);