Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/bestcomm/
H A Dbestcomm_priv.h308 bcom_desc_is_drd(u32 desc) in bcom_desc_is_drd() function
/openbmc/linux/drivers/dma/bestcomm/
H A Dfec.c177 if (bcom_desc_is_drd(*desc) && ++drd_count == 3) in self_modified_drd()
H A Dbestcomm.c220 if (!bcom_desc_is_drd(*desc)) in bcom_set_initiator()