Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-sa1100/
Dneponset.c38 #define NCR_0 0xa0 macro
86 v = readb_relaxed(base + NCR_0); in neponset_ncr_frob()
87 writeb_relaxed((v & ~mask) | val, base + NCR_0); in neponset_ncr_frob()
350 writeb_relaxed(NCR_GP01_OFF, d->base + NCR_0); in neponset_probe()
399 d->ncr0 = readb_relaxed(d->base + NCR_0); in neponset_suspend()
409 writeb_relaxed(d->ncr0, d->base + NCR_0); in neponset_resume()