Searched refs:NVREG_ADAPTCTL_RUNNING (Results 1 – 1 of 1) sorted by relevance
257 #define NVREG_ADAPTCTL_RUNNING 0x100000 macro5552 writel((np->phyaddr << NVREG_ADAPTCTL_PHYSHIFT)|NVREG_ADAPTCTL_PHYVALID|NVREG_ADAPTCTL_RUNNING, in nv_open()6019 if (phystate & NVREG_ADAPTCTL_RUNNING) { in nv_probe()6021 phystate &= ~NVREG_ADAPTCTL_RUNNING; in nv_probe()6142 writel(phystate|NVREG_ADAPTCTL_RUNNING, base + NvRegAdapterControl); in nv_probe()