Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/dma/
H A DMCD_dmaApi.c326 MCD_dmaBar->ptdDebug = PTD_DBG_TSK_VLD_INIT; in MCD_dmaStatus()
329 if ((MCD_dmaBar->ptdDebug >> channel) & 0x1) in MCD_dmaStatus()
782 MCD_dmaBar->ptdDebug = PTD_DBG_TSK_VLD_INIT; in MCD_resmActions()
784 if ((MCD_dmaBar->ptdDebug >> channel) & 0x1) in MCD_resmActions()
/openbmc/u-boot/include/
H A DMCD_dma.h84 u32 ptdDebug; /* priority task decode debug */ member