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

/drivers/usb/c67x00/
H A Dc67x00-ll-hpi.c284 hpi_write_word(sie->dev, USB_STAT_REG(sie->sie_num), bits);
289 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
/drivers/usb/musb/
H A Dam35x.c47 #define USB_STAT_REG 0x08 macro
262 int drvvbus = musb_readl(reg_base, USB_STAT_REG);

Completed in 966 milliseconds