Home
last modified time | relevance | path

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

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