Home
last modified time | relevance | path

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

/drivers/gpu/host1x/hw/
Dcdma_hw.c268 host1x_common_writel(host1x, 0x0, offset); in timeout_release_mlock()
/drivers/gpu/host1x/
Ddev.h169 void host1x_common_writel(struct host1x *host1x, u32 v, u32 r);
Ddev.c44 void host1x_common_writel(struct host1x *host1x, u32 v, u32 r) in host1x_common_writel() function