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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Dci13xxx_udc.c146 #define CAP_PORTSC (0x044UL) macro
542 hw_cread(CAP_PORTSC, PORTSC_HSP);
552 return hw_cread(CAP_PORTSC, PORTSC_PTC) >> ffs_nr(PORTSC_PTC);
568 hw_cwrite(CAP_PORTSC, PORTSC_PTC, mode << ffs_nr(PORTSC_PTC));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Dci13xxx_udc.c146 #define CAP_PORTSC (0x044UL) macro
542 hw_cread(CAP_PORTSC, PORTSC_HSP);
552 return hw_cread(CAP_PORTSC, PORTSC_PTC) >> ffs_nr(PORTSC_PTC);
568 hw_cwrite(CAP_PORTSC, PORTSC_PTC, mode << ffs_nr(PORTSC_PTC));

Completed in 68 milliseconds