Searched refs:m66592_bset (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.c70 m66592_bset(m66592, (1 << pipenum), reg);
88 m66592_bset(m66592, M66592_CTRE, M66592_INTENB0);
89 m66592_bset(m66592, M66592_WDST | M66592_RDST | M66592_CMPL,
91 m66592_bset(m66592, M66592_BEMPE | M66592_BRDYE, M66592_INTENB0);
93 m66592_bset(m66592, M66592_DPRPU, M66592_SYSCFG);
183 m66592_bset(m66592, M66592_SQCLR, M66592_DCPCTR);
186 m66592_bset(m66592, M66592_SQCLR, offset);
236 m66592_bset(m66592, mbw, ep->fifosel);
333 m66592_bset(m66592, mbw, ep->fifosel);
504 m66592_bset(m6659
[all...]
H A Dm66592-udc.h611 #define m66592_bset(m66592, val, offset) \ macro

Completed in 100 milliseconds