Searched refs:TCU_MBOX_NUM_BYTES_V (Results 1 – 1 of 1) sorted by relevance
21 #define TCU_MBOX_NUM_BYTES_V(x) (((x) >> 24) & 0x3) macro168 num_bytes = TCU_MBOX_NUM_BYTES_V(value); in tegra_tcu_receive()