Searched refs:epib (Results 1 - 1 of 1) sorted by relevance

/u-boot/include/linux/soc/ti/
H A Dcppi5.h36 u32 epib[0]; /* Extended Packet Info Data (optional, 4 words) */ member in struct:cppi5_host_desc_t
120 u32 epib[0]; /* Extended Packet Info Data (optional, 4 words) */ member in struct:cppi5_monolithic_desc_t
285 * @epib: is EPIB present
292 static inline u32 cppi5_hdesc_calc_size(bool epib, u32 psdata_size, argument
303 if (epib)
579 psdata = &desc->epib;
611 swdata = &desc->epib;

Completed in 93 milliseconds