Searched refs:pl011_can_receive (Results 1 – 3 of 3) sorted by relevance
485 static int pl011_can_receive(void *opaque) in pl011_can_receive() function634 qemu_chr_fe_set_handlers(&s->chr, pl011_can_receive, pl011_receive, in pl011_realize()
60 pl011_can_receive(uint32_t lcr, int read_count, int r) "LCR 0x%08x read_count %d returning %d"
415 Some(pl011_can_receive), in realize()548 pub unsafe extern "C" fn pl011_can_receive(opaque: *mut c_void) -> c_int { in pl011_can_receive() function