Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
Dat_hdmac.c621 static inline u32 atc_calc_bytes_left(u32 current_len, u32 ctrla) in atc_calc_bytes_left() function
717 *residue = atc_calc_bytes_left(len, ctrla); in atc_get_llis_residue()
732 *residue = atc_calc_bytes_left(len, ctrla); in atc_get_llis_residue()
770 *residue = atc_calc_bytes_left(len, ctrla); in atc_get_residue()