Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/tegra-video/
H A Dtegra20.c253 struct host1x_syncpt *out_sp; in tegra20_channel_host1x_syncpt_init() local
255 out_sp = host1x_syncpt_request(&vi->client, HOST1X_SYNCPT_CLIENT_MANAGED); in tegra20_channel_host1x_syncpt_init()
256 if (!out_sp) in tegra20_channel_host1x_syncpt_init()
259 chan->mw_ack_sp[0] = out_sp; in tegra20_channel_host1x_syncpt_init()