Searched refs:HOST_FRAME_REG (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/c67x00/ | ||
D | c67x00.h | 92 #define HOST_FRAME_REG(x) ((x) ? 0xC0B6 : 0xC096) macro |
D | c67x00-ll-hpi.c | 354 return hpi_read_word(sie->dev, HOST_FRAME_REG(sie->sie_num)); in c67x00_ll_husb_get_frame() |