Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00.h160 #define SIE_BUF_OFFSET(host) (SIE_TD_OFFSET(host) + SIE_TD_SIZE) macro
H A Dc67x00-hcd.c356 c67x00->buf_base_addr = CY_HCD_BUF_ADDR + SIE_BUF_OFFSET(sie->sie_num); in c67x00_hcd_probe()