Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00.h64 #define HOST_IRQ_EN_REG(x) ((x) ? 0xC0AC : 0xC08C) macro
H A Dc67x00-ll-hpi.c364 hpi_set_bits(sie->dev, HOST_IRQ_EN_REG(sie->sie_num), in c67x00_ll_husb_reset_port()