Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00.h157 #define SIE_TD_BUF_SIZE 0x400 /* size of the data buffer */ macro
159 #define SIE_TD_OFFSET(host) ((host) ? (SIE_TD_SIZE+SIE_TD_BUF_SIZE) : 0)
H A Dc67x00-sched.c544 c67x00->buf_base_addr + SIE_TD_BUF_SIZE)) in c67x00_claim_frame_bw()