Home
last modified time | relevance | path

Searched defs:TCU_MBOX_NUM_BYTES_V (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dtegra-tcu.c21 #define TCU_MBOX_NUM_BYTES_V(x) (((x) >> 24) & 0x3) macro
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dtegra-tcu.c20 #define TCU_MBOX_NUM_BYTES_V(x) (((x) >> 24) & 0x3) macro

Completed in 2 milliseconds