Searched refs:BURST (Results 1 – 6 of 6) sorted by relevance
426 } else if (cond == BURST) { in PL330_Instr_DMALD()449 if (cond == BURST) { in PL330_Instr_DMALDP()487 } else if (cond == BURST) { in PL330_Instr_DMALPEND()531 } else if (cond == BURST) { in PL330_Instr_DMAST()554 if (cond == BURST) { in PL330_Instr_DMASTP()627 } else if (cond == BURST) { in PL330_Instr_DMAWFP()824 pl330->peripReqType == BURST) { in _Period()938 pl330->peripReqType == BURST) { in _Setup_Xfer()1224 if (pl330->peripReqType != BURST) { in PL330_BuildDmaProg()1837 if (pl330->peripReqType == BURST) { in HAL_PL330_PrepDmaCyclic()[all …]
421 #define IS_FSMC_WRITE_BURST(BURST) (((BURST) == FSMC_WriteBurst_Disable) || \ argument422 ((BURST) == FSMC_WriteBurst_Enable))
426 #define IS_XFMC_NOR_SRAM_WRITE_BURST(BURST) (((BURST) == XFMC_NOR_SRAM_BURST_WRITE_DISABLE) || ((BU… argument
93 BURST, enumerator
85 … uint32_t BURST:2; /**< bit: 4..5 Burst Signal Selection */ member
7556 …__IO uint32_t BURST; /*!< BURST … member
Completed in 792 milliseconds