Home
last modified time | relevance | path

Searched refs:PORT_SE0_STATUS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00.h75 #define PORT_SE0_STATUS(x) ((x) ? 0x0008 : 0x0004) macro
H A Dc67x00-hcd.c95 if (!(status & PORT_SE0_STATUS(port))) in c67x00_hub_control()