Home
last modified time | relevance | path

Searched refs:migrate_clk (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/char/
H A Dpl011.h54 bool migrate_clk; member
/openbmc/qemu/hw/char/
H A Dpl011.c505 return s->migrate_clk; in pl011_clock_needed()
578 DEFINE_PROP_BOOL("migrate-clk", PL011State, migrate_clk, true),