Home
last modified time | relevance | path

Searched defs:fifo_enabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/au88x0/
H A Dau88x0.h107 int fifo_enabled; /* this_24 */ member
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs463 pub fn fifo_enabled(&self) -> bool { in fifo_enabled() method