Searched refs:iir_fcr (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/util_libs/libplatsupport/src/mach/nvidia/
H A Dserial.c90 uint32_t iir_fcr; /* 0x8: FIFO control; interrupt identification */ member in struct:tk1_uart_regs
232 irq_ident_val = regs->iir_fcr;
660 uint32_t iir_fcr; local
718 iir_fcr = 0
725 regs->iir_fcr = iir_fcr;
728 iir_fcr = regs->iir_fcr;
729 if (EXTRACT_BITS(iir_fcr,

Completed in 63 milliseconds