Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c18 u32 min = host1x_syncpt_read_min(sp); in syncpt_restore()
60 old = host1x_syncpt_read_min(sp); in syncpt_load()
66 __func__, sp->id, host1x_syncpt_read_min(sp), in syncpt_load()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c18 u32 min = host1x_syncpt_read_min(sp); in syncpt_restore()
60 old = host1x_syncpt_read_min(sp); in syncpt_load()
66 __func__, sp->id, host1x_syncpt_read_min(sp), in syncpt_load()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c18 u32 min = host1x_syncpt_read_min(sp); in syncpt_restore()
60 old = host1x_syncpt_read_min(sp); in syncpt_load()
66 __func__, sp->id, host1x_syncpt_read_min(sp), in syncpt_load()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/host1x/
H A Dsyncpt.c469 u32 host1x_syncpt_read_min(struct host1x_syncpt *sp) in host1x_syncpt_read_min() function
475 EXPORT_SYMBOL(host1x_syncpt_read_min);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/host1x/
H A Dsyncpt.c469 u32 host1x_syncpt_read_min(struct host1x_syncpt *sp) in host1x_syncpt_read_min() function
475 EXPORT_SYMBOL(host1x_syncpt_read_min);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/host1x/
H A Dsyncpt.c469 u32 host1x_syncpt_read_min(struct host1x_syncpt *sp) in host1x_syncpt_read_min() function
475 EXPORT_SYMBOL(host1x_syncpt_read_min);
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dhost1x.h153 u32 host1x_syncpt_read_min(struct host1x_syncpt *sp);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dhost1x.h153 u32 host1x_syncpt_read_min(struct host1x_syncpt *sp);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dhost1x.h153 u32 host1x_syncpt_read_min(struct host1x_syncpt *sp);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/tegra/
H A Ddrm.c390 args->value = host1x_syncpt_read_min(sp); in tegra_syncpt_read()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/tegra/
H A Ddrm.c390 args->value = host1x_syncpt_read_min(sp); in tegra_syncpt_read()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/tegra/
H A Ddrm.c390 args->value = host1x_syncpt_read_min(sp); in tegra_syncpt_read()