Home
last modified time | relevance | path

Searched defs:TXD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxic_nand.c63 #define TXD(x) (0x14 + ((x) * 4)) macro
/openbmc/linux/drivers/spi/
H A Dspi-mxic.c64 #define TXD(x) (0x14 + ((x) * 4)) macro
/openbmc/linux/drivers/mailbox/
H A Dbcm-pdc-mailbox.c70 #define TXD(x, max_mask) XXD((x), (max_mask)) macro