Searched refs:write_desc (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/media/platform/ti-vpe/ |
| D | vpdma_priv.h | 283 static inline u32 dtd_desc_write_addr(unsigned int addr, bool write_desc, in dtd_desc_write_addr() argument 287 (write_desc << DTD_WRITE_DESC_SHIFT) | in dtd_desc_write_addr()
|
| /Linux-v5.10/tools/testing/selftests/net/ |
| D | ipsec.c | 1893 static int write_desc(int proto, int test_desc_fd, in write_desc() function 1950 if (write_desc(proto, fd, ah_list[i], 0, 0, 0)) in write_proto_plan() 1956 if (write_desc(proto, fd, 0, 0, comp_list[i], 0)) in write_proto_plan() 1965 if (write_desc(proto, fd, ah_list[i], in write_proto_plan() 1971 if (write_desc(proto, fd, 0, 0, 0, ae_list[i])) in write_proto_plan()
|
| /Linux-v5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_lrc.c | 1526 static inline void write_desc(struct intel_engine_execlists *execlists, u64 desc, u32 port) in write_desc() function 1716 write_desc(execlists, in execlists_submit_ports()
|