Searched refs:DINO_GMASK (Results 1 – 3 of 3) sorted by relevance
44 #define DINO_GMASK 0x800 macro87 #define DINO800_REGS (1 + (DINO_TLTIM - DINO_GMASK) / 4)
77 case DINO_GMASK ... DINO_PCISTS: in dino_chip_mem_valid()163 case DINO_GMASK ... DINO_TLTIM: in dino_chip_read_with_attrs()164 val = s->reg800[(addr - DINO_GMASK) / 4]; in dino_chip_read_with_attrs()258 case DINO_GMASK ... DINO_TLTIM: in dino_chip_write_with_attrs()259 i = (addr - DINO_GMASK) / 4; in dino_chip_write_with_attrs()
111 #define DINO_GMASK 0x800 macro717 __raw_writel(0x00000000, dino_dev->hba.base_addr+DINO_GMASK); in dino_card_init()