Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00.h33 #define PORT_RES_EN(x) ((x) ? 0x0100 : 0x0080) macro
H A Dc67x00-ll-hpi.c368 hpi_set_bits(sie->dev, USB_CTL_REG(sie->sie_num), PORT_RES_EN(port)); in c67x00_ll_husb_reset_port()