Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Dsyncpt.c309 host->nop_sp = host1x_syncpt_alloc(host, 0, "reserved-nop"); in host1x_syncpt_init()
310 if (!host->nop_sp) in host1x_syncpt_init()
H A Ddev.h149 struct host1x_syncpt *nop_sp; member