Home
last modified time | relevance | path

Searched refs:DINO_TLTIM (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Ddino.h54 #define DINO_TLTIM 0x830 macro
87 #define DINO800_REGS (1 + (DINO_TLTIM - DINO_GMASK) / 4)
/openbmc/qemu/hw/pci-host/
H A Ddino.c79 case DINO_TLTIM: in dino_chip_mem_valid()
163 case DINO_GMASK ... DINO_TLTIM: in dino_chip_read_with_attrs()
258 case DINO_GMASK ... DINO_TLTIM: in dino_chip_write_with_attrs()
/openbmc/linux/drivers/parisc/
H A Ddino.c121 #define DINO_TLTIM 0x830 macro
744 __raw_writel(0x0000008c, dino_dev->hba.base_addr+DINO_TLTIM); in dino_card_init()