Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/tegra-video/
Dtegra210.c188 struct host1x_syncpt *mw_sp; in tegra210_channel_host1x_syncpt_init() local
199 mw_sp = host1x_syncpt_request(&vi->client, flags); in tegra210_channel_host1x_syncpt_init()
200 if (!mw_sp) { in tegra210_channel_host1x_syncpt_init()
208 chan->mw_ack_sp[i] = mw_sp; in tegra210_channel_host1x_syncpt_init()