Home
last modified time | relevance | path

Searched defs:ibrd (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/char/
H A Dpl011.h44 uint32_t ibrd; member
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs77 pub ibrd: u32, field
/openbmc/linux/drivers/tty/serial/
H A Damba-pl011.c2380 unsigned int lcr_h, ibrd, fbrd; in pl011_console_get_options() local