Searched refs:RX_DMA_BR_SIZE_MASK (Results 1 - 2 of 2) sorted by relevance
/device/soc/hisilicon/common/platform/spi/ | ||
H A D | spi_hi35xx.h | 114 #define RX_DMA_BR_SIZE_MASK 0x7 macro |
H A D | spi_hi35xx.c | 241 value &= ~(RX_DMA_BR_SIZE_MASK << RX_DMA_BR_SIZE_SHIFT); in Pl022ConfigDma() |
Completed in 3 milliseconds