Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/dma/
H A DMCD_dmaApi.c293 MCD_dmaBar->ptdControl &= ~PTD_CTL_COMM_PREFETCH; in MCD_initDma()
295 MCD_dmaBar->ptdControl |= PTD_CTL_COMM_PREFETCH; in MCD_initDma()
394 MCD_dmaBar->ptdControl |= (u16) 0x8000; in MCD_startDma()
/openbmc/u-boot/include/
H A DMCD_dma.h70 u16 ptdControl; /* ptd control */ member