Searched defs:active_low (Results 1 – 7 of 7) sorted by relevance
25 static int sandbox_set_polarity(struct udevice *dev, uint irq, bool active_low) in sandbox_set_polarity()
26 int irq_set_polarity(struct udevice *dev, uint irq, bool active_low) in irq_set_polarity()
23 static int set_polarity(struct udevice *dev, uint irq, bool active_low) in set_polarity()
39 bool active_low; member
45 bool active_low; member
51 bool active_low; /*Active-High or Active-Low*/ member
61 bool active_low; member
Completed in 25 milliseconds