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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/c67x00/
H A Dc67x00-ll-hpi.c274 hpi_write_word(sie->dev, USB_STAT_REG(sie->sie_num), bits);
279 return hpi_read_word(sie->dev, USB_STAT_REG(sie->sie_num));
H A Dc67x00.h51 #define USB_STAT_REG(x) ((x) ? 0xC0B0 : 0xC090) macro

Completed in 104 milliseconds