Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-ll-hpi.c36 #define HUSB_SIE_pCurrentTDPtr(x) ((x) ? 0x01B2 : 0x01B0) macro
330 hpi_write_word(sie->dev, HUSB_SIE_pCurrentTDPtr(sie->sie_num), addr); in c67x00_ll_husb_set_current_td()
335 return hpi_read_word(sie->dev, HUSB_SIE_pCurrentTDPtr(sie->sie_num)); in c67x00_ll_husb_get_current_td()