Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00.h78 #define HOST_FRAME_REG(x) ((x) ? 0xC0B6 : 0xC096) macro
H A Dc67x00-ll-hpi.c340 return hpi_read_word(sie->dev, HOST_FRAME_REG(sie->sie_num)); in c67x00_ll_husb_get_frame()