Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/68360/
Dhead-rom.S30 #define GMR (_dprbase + REGB + 0x0040) macro
178 move.l %d0, GMR
Dhead-ram.S31 #define GMR (_dprbase + REGB + 0x0040) macro
163 move.l %d0, GMR
/linux-4.4.14/drivers/atm/
Dzatm.c1213 zout(uPD98401_GMR_ONE /*uPD98401_BURST4*/,GMR); in zatm_init()
1232 uPD98401_BURST2 | uPD98401_GMR_PM | uPD98401_GMR_DR,GMR); in zatm_init()
1348 zout(zin(GMR) | uPD98401_GMR_SE | uPD98401_GMR_RE,GMR); in zatm_start()