Searched refs:USB_STAT_REG (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/c67x00/
H A Dc67x00-ll-hpi.c270 hpi_write_word(sie->dev, USB_STAT_REG(sie->sie_num), bits);
275 return hpi_read_word(sie->dev, USB_STAT_REG(sie->sie_num));
H A Dc67x00.h37 #define USB_STAT_REG(x) ((x) ? 0xC0B0 : 0xC090) macro

Completed in 128 milliseconds