Searched refs:TRIGGER_NONE (Results 1 – 2 of 2) sorted by relevance
31 pub const TRIGGER_NONE: Flags = Flags::new(bindings::IRQF_TRIGGER_NONE); constant
870 data |= DSI_TRIG_CTRL_MDP_TRIGGER(TRIGGER_NONE); in dsi_ctrl_enable()