Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_regs.h564 #define JZ_DATA_FIFO_FULL 0x00000080 macro
H A Djz4780_mmc.c559 mask = write ? JZ_DATA_FIFO_FULL : JZ_DATA_FIFO_EMPTY; in jz4780_mmc_pio_transfer()