Home
last modified time | relevance | path

Searched refs:FULL_SPEED (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/media/video/cx231xx/
Dcx231xx-pcb-cfg.h67 FULL_SPEED = 0x0, /* 0: full speed */ enumerator
/linux-3.4.99/include/linux/usb/
Dnet2280.h280 #define FULL_SPEED 6 macro
/linux-3.4.99/drivers/net/wireless/p54/
Dnet2280.h280 #define FULL_SPEED 6 macro
/linux-3.4.99/drivers/usb/gadget/
Dnet2280.c2444 mask = (1 << HIGH_SPEED) | (1 << FULL_SPEED); in handle_stat1_irqs()