Searched refs:dataBusWidth (Results 1 – 3 of 3) sorted by relevance
101 uint32_t dataBusWidth; /**< In number of bits */ member
1102 burstLen = pl330->pcfg.dataBusWidth / 8; in getBurstLen()1179 pcfg->dataBusWidth = 8 * (1 << val); in PL330_Read_Config()1971 burst = pl330->pcfg.dataBusWidth / 8; in HAL_PL330_PrepDmaMemcpy()1991 if (desc->rqcfg.brstSize * 8 < pl330->pcfg.dataBusWidth) { in HAL_PL330_PrepDmaMemcpy()
959 uint8_t dataBusWidth; /*!< Data bus width mode [183] */ member
Completed in 16 milliseconds