Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40_ll.c142 bool term_int = flags & LLI_TERM_INT; in d40_phy_fill_lli() local
181 if (term_int) in d40_phy_fill_lli()
221 bool term_int = flags & LLI_TERM_INT; in d40_phy_buf_to_lli() local
232 if (term_int) in d40_phy_buf_to_lli()
240 if (size_rest == 0 && term_int) in d40_phy_buf_to_lli()
/openbmc/linux/arch/alpha/lib/
H A Dcallback_srm.S88 CALLBACK(term_int, CCB_SET_TERM_INT, 3)