Home
last modified time | relevance | path

Searched defs:DMAC_CFG_BURST_LEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxic_nand.c117 #define DMAC_CFG_BURST_LEN(x) (((x) + 1) << 12) macro
/openbmc/linux/drivers/spi/
H A Dspi-mxic.c118 #define DMAC_CFG_BURST_LEN(x) (((x) + 1) << 12) macro