Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Ddev.h206 static inline void host1x_hw_syncpt_assign_to_channel( in host1x_hw_syncpt_assign_to_channel() function
H A Dsyncpt.c147 host1x_hw_syncpt_assign_to_channel(host, sp_base + i, NULL); in host1x_syncpt_restore()
/openbmc/linux/drivers/gpu/host1x/hw/
H A Dchannel_hw.c310 host1x_hw_syncpt_assign_to_channel(host, sp, ch); in channel_submit()