Searched refs:write_desc (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/ti/vpe/
H A Dvpdma_priv.h283 static inline u32 dtd_desc_write_addr(unsigned int addr, bool write_desc, argument
287 (write_desc << DTD_WRITE_DESC_SHIFT) |
/linux-master/tools/testing/selftests/net/
H A Dipsec.c2033 static int write_desc(int proto, int test_desc_fd, function
2090 if (write_desc(proto, fd, ah_list[i], 0, 0, 0))
2096 if (write_desc(proto, fd, 0, 0, comp_list[i], 0))
2105 if (write_desc(proto, fd, ah_list[i],
2111 if (write_desc(proto, fd, 0, 0, 0, ae_list[i]))
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c726 static void write_desc(struct intel_engine_execlists *execlists, u64 desc, u32 port) function
934 write_desc(execlists,

Completed in 145 milliseconds