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.c324 if (tbst == TBST_GET_TOD) { in tb_state_machine_step()
334 tfmr = tfmr_new_tb_state(tfmr, TBST_GET_TOD); in tb_state_machine_step()
336 } else if (tbst == TBST_GET_TOD) { in tb_state_machine_step()
H A Dcpu.h2736 TBST_GET_TOD = 0x7, enumerator