Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnv17_fence.c43 struct nvif_push *npush = chan->chan.push; in nv17_fence_sync() local
64 if (!ret && !(ret = PUSH_WAIT(npush, 5))) { in nv17_fence_sync()
65 PUSH_MTHD(npush, NV176E, SET_CONTEXT_DMA_SEMAPHORE, fctx->sema.handle, in nv17_fence_sync()
69 PUSH_KICK(npush); in nv17_fence_sync()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/
H A Dncp_1.2.4.bb25 ln -sf ncp ${D}${bindir}/npush
27 install -m0644 ncp.1 npush.1 ${D}${mandir}/man1
28 ln -sf npush.1 ${D}${mandir}/man1/npoll.1