Searched refs:PTIMER (Results 1 – 17 of 17) sorted by relevance
/openbmc/qemu/hw/timer/ |
H A D | Kconfig | 3 select PTIMER 7 select PTIMER 22 select PTIMER 35 select PTIMER 39 select PTIMER 43 select PTIMER
|
/openbmc/qemu/hw/watchdog/ |
H A D | Kconfig | 3 select PTIMER 26 select PTIMER
|
/openbmc/qemu/hw/sparc/ |
H A D | Kconfig | 29 select PTIMER 33 select PTIMER
|
/openbmc/qemu/hw/ |
H A D | Kconfig | 76 select PTIMER # for hw/timer/xilinx_timer.c 80 select PTIMER # for hw/dma/xilinx_axidma.c 86 select PTIMER
|
/openbmc/qemu/hw/m68k/ |
H A D | Kconfig | 6 select PTIMER 13 select PTIMER
|
/openbmc/linux/drivers/video/fbdev/riva/ |
H A D | nvreg.h | 91 #define PTIMER_Write(reg,value) DEVICE_WRITE(PTIMER,reg,value) 92 #define PTIMER_Read(reg) DEVICE_READ(PTIMER,reg) 93 #define PTIMER_Print(reg) DEVICE_PRINT(PTIMER,reg) 94 #define PTIMER_Def(mask,value) DEVICE_DEF(PTIMER,mask,value) 96 #define PTIMER_Mask(mask) DEVICE_MASK(PTIMER,mask)
|
H A D | nv_driver.c | 328 par->riva.PTIMER = in riva_common_setup()
|
H A D | riva_hw.h | 451 volatile U032 __iomem *PTIMER; member
|
H A D | riva_hw.c | 1380 LOAD_FIXED_STATE(Riva,PTIMER); in LoadStateExt()
|
/openbmc/qemu/hw/net/ |
H A D | Kconfig | 67 select PTIMER 130 select PTIMER
|
/openbmc/qemu/hw/core/ |
H A D | Kconfig | 4 config PTIMER config
|
/openbmc/qemu/hw/arm/ |
H A D | Kconfig | 51 select PTIMER 63 select PTIMER 126 select PTIMER 318 select PTIMER 625 select PTIMER
|
/openbmc/linux/drivers/video/fbdev/nvidia/ |
H A D | nv_type.h | 163 volatile u32 __iomem *PTIMER; member
|
H A D | nv_hw.c | 954 NV_WR32(par->PTIMER, 0x0200 * 4, 0x00000008); in NVLoadStateExt() 955 NV_WR32(par->PTIMER, 0x0210 * 4, 0x00000003); in NVLoadStateExt() 956 NV_WR32(par->PTIMER, 0x0140 * 4, 0x00000000); in NVLoadStateExt() 957 NV_WR32(par->PTIMER, 0x0100 * 4, 0xFFFFFFFF); in NVLoadStateExt()
|
H A D | nv_setup.c | 302 par->PTIMER = par->REGS + (0x00009000 / 4); in NVCommonSetup()
|
/openbmc/qemu/hw/misc/ |
H A D | Kconfig | 88 select PTIMER
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
H A D | g98.fuc0s | 308 // read PTIMER, beware of races...
|