Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Ddma.h34 #define src16_cnt_to_hw(x) ((x) - 9) macro
H A Dprep.c535 pq->ctl_f.src_cnt = src16_cnt_to_hw(s); in __ioat_prep_pq16_lock()