Searched defs:npu_op_dma_start_t (Results 1 – 2 of 2) sorted by relevance
18812 struct npu_op_dma_start_t struct18818 uint32_t reserved0 : 4;18819 uint32_t control : 2; // control18820 uint32_t reserved1 : 16;18823 CONSTEXPR npu_op_dma_start_t() : in npu_op_dma_start_t() function18828 CONSTEXPR bool valid() const in valid()18833 CONSTEXPR void init() in init()18838 operator uint32_t() in uint32_t()18844 CONSTEXPR NPU_NAMESPACE::cmd0_opcode get_opcode() const in get_opcode()18848 CONSTEXPR npu_op_dma_start_t &set_opcode(NPU_NAMESPACE::cmd0_opcode value) in set_opcode()[all …]
18380 struct npu_op_dma_start_t struct18386 uint32_t reserved0 : 4;18387 uint32_t control : 2; // control18388 uint32_t reserved1 : 16;18391 CONSTEXPR npu_op_dma_start_t() : in npu_op_dma_start_t() function18396 CONSTEXPR bool valid() const in valid()18401 CONSTEXPR void init() in init()18406 operator uint32_t() in uint32_t()18412 CONSTEXPR NPU_NAMESPACE::cmd0_opcode get_opcode() const in get_opcode()18416 CONSTEXPR npu_op_dma_start_t &set_opcode(NPU_NAMESPACE::cmd0_opcode value) in set_opcode()[all …]