Searched refs:I2400M_BRH_OPCODE_MASK (Results 1 – 2 of 2) sorted by relevance
737 | (opcode & I2400M_BRH_OPCODE_MASK)); in i2400m_brh_command()745 (le32_to_cpu(hdr->command) & ~I2400M_BRH_OPCODE_MASK) in i2400m_brh_set_opcode()746 | (opcode & I2400M_BRH_OPCODE_MASK)); in i2400m_brh_set_opcode()752 return le32_to_cpu(hdr->command) & I2400M_BRH_OPCODE_MASK; in i2400m_brh_get_opcode()
162 I2400M_BRH_OPCODE_MASK = 0x0000000f, enumerator