Searched defs:npu_op_conv_t (Results 1 – 2 of 2) sorted by relevance
18542 struct npu_op_conv_t struct18548 uint32_t reserved0 : 4;18549 uint32_t control : 2; // control18550 uint32_t reserved1 : 16;18553 CONSTEXPR npu_op_conv_t() : in npu_op_conv_t() argument18558 CONSTEXPR bool valid() const in valid()18563 CONSTEXPR void init() in init()18568 operator uint32_t() in uint32_t()18574 CONSTEXPR NPU_NAMESPACE::cmd0_opcode get_opcode() const in get_opcode()18578 CONSTEXPR npu_op_conv_t &set_opcode(NPU_NAMESPACE::cmd0_opcode value) in set_opcode()[all …]
18110 struct npu_op_conv_t struct18116 uint32_t reserved0 : 4;18117 uint32_t control : 2; // control18118 uint32_t reserved1 : 16;18121 CONSTEXPR npu_op_conv_t() : in npu_op_conv_t() argument18126 CONSTEXPR bool valid() const in valid()18131 CONSTEXPR void init() in init()18136 operator uint32_t() in uint32_t()18142 CONSTEXPR NPU_NAMESPACE::cmd0_opcode get_opcode() const in get_opcode()18146 CONSTEXPR npu_op_conv_t &set_opcode(NPU_NAMESPACE::cmd0_opcode value) in set_opcode()[all …]