Home
last modified time | relevance | path

Searched defs:PORT_RESET (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_def.h157 #define PORT_RESET (1<<8) /* reset port */ macro
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-regs.h52 #define PORT_RESET (1 << 8) /* reset port */ macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/i825xx/
H A Dlib82596.c119 #define PORT_RESET 0x00 /* reset 82596 */ macro
H A D82596.c145 #define PORT_RESET 0x00 /* reset 82596 */ macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h278 #define PORT_RESET (1<<8) /* reset port */ macro
H A Doxu210hp-hcd.c187 #define PORT_RESET (1<<8) /* reset port */ macro
H A Dxhci.h304 #define PORT_RESET (1 << 4) macro
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h266 #define PORT_RESET (1 << 4) macro
/OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/
H A Dksz9477_reg.h1183 #define PORT_RESET BIT(1) macro