Home
last modified time | relevance | path

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

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