Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dtimebase_helper.c342 if (tbst == TBST_GET_TOD) { in tb_state_machine_step()
352 tfmr = tfmr_new_tb_state(tfmr, TBST_GET_TOD); in tb_state_machine_step()
354 } else if (tbst == TBST_GET_TOD) { in tb_state_machine_step()
H A Dcpu.h2725 TBST_GET_TOD = 0x7, enumerator