Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtimebase_helper.c331 tfmr |= TFMR_TB_SYNC_OCCURED; in tb_state_machine_step()
406 tfmr &= ~TFMR_TB_SYNC_OCCURED; in helper_store_tfmr()
H A Dcpu.h2715 TFMR_TB_SYNC_OCCURED = PPC_BIT(42), enumerator