Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_dtsec.h18 u32 ptv; /* pause time value */ member
H A Dtsec.h303 u32 ptv; /* Pause Time Value */ member
/openbmc/qemu/hw/arm/
H A Domap1.c119 int ptv; member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h293 uint ptv; /* 0x24028 - Pause Time Value Register */ member
H A Dimmap_85xx.h342 u32 ptv; /* Pause Time Value */ member
/openbmc/qemu/linux-user/
H A Dsyscall.c10491 struct timeval tv, *ptv = NULL; in _syscall2() local