Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d-regs.h13 #define FIFO_STAT_REG 0x0010 /* Command FIFO Status reg */ macro
/openbmc/linux/drivers/mailbox/
H A Dsun6i-msgbox.c36 #define FIFO_STAT_REG(n) (0x0100 + 0x4 * (n)) macro