Searched refs:OP_MODE_MASK (Results 1 – 4 of 4) sorted by relevance
198 #define OP_MODE_MASK (0x3 << 28) macro
755 tmp &= ~OP_MODE_MASK; in gen11_dsi_configure_transcoder()776 tmp &= ~OP_MODE_MASK; in gen11_dsi_configure_transcoder()
989 val = val & OP_MODE_MASK; in gen11_dsi_te_interrupt_handler()
60 #define OP_MODE_MASK 3 macro1179 if (opmode & ~OP_MODE_MASK) in mxser_ioctl_op_mode()1184 val &= ~(OP_MODE_MASK << shiftbit); in mxser_ioctl_op_mode()1196 return put_user(opmode & OP_MODE_MASK, u_opmode); in mxser_ioctl_op_mode()