Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dtegra-tcu.c19 #define TCU_MBOX_NUM_BYTES(x) ((x) << 24) macro
56 value |= TCU_MBOX_NUM_BYTES(count); in tegra_tcu_write_one()