Searched defs:OP (Results 1 – 3 of 3) sorted by relevance
114 #define ASSERT_IF_DPORT_REG(_r, OP) TRY_STATIC_ASSERT(!IS_DPORT_REG(_r), (Cannot use OP for DPORT … argument116 #define ASSERT_IF_DPORT_REG(_r, OP) argument
98 #define ASSERT_IF_DPORT_REG(_r, OP) TRY_STATIC_ASSERT(!IS_DPORT_REG(_r), (Cannot use OP for DPORT … argument100 #define ASSERT_IF_DPORT_REG(_r, OP) argument
331 #define VERIFY_CHIP_OP(OP) do { \ argument