Home
last modified time | relevance | path

Searched defs:itc (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/net/
H A Dftgmac100.h50 uint32_t itc; member
/openbmc/u-boot/drivers/net/
H A Dftmac110.h21 uint32_t itc; /* 0x28: Interrupt Timer Control Register */ member
H A Dftmac100.h23 unsigned int itc; /* 0x28 */ member
H A Dftgmac100.h29 unsigned int itc; /* 0x30 */ member
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c232 uint32_t itc; in ehci_commit_irq() local
/openbmc/qemu/target/mips/tcg/system/
H A Dcp0_helper.c1386 int32_t itc = env->itc_tag ? (arg1 & (1 << CP0EC_ITC)) : 0; in helper_mtc0_errctl() local