Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/bestcomm/
H A Dbestcomm_priv.h314 bcom_desc_initiator(u32 desc) in bcom_desc_initiator() function
/openbmc/linux/drivers/dma/bestcomm/
H A Dbestcomm.c223 if (bcom_desc_initiator(*desc) != BCOM_INITIATOR_ALWAYS) in bcom_set_initiator()