/*
 * This header provides constants for most IRQ bindings.
 *
 * Most IRQ bindings include a flags cell as part of the IRQ specifier.
 * In most cases, the format of the flags cell uses the standard values
 * defined in this header.
 */

#ifndef _DT_BINDINGS_INTERRUPT_CONTROLLER_IRQ_H
#define _DT_BINDINGS_INTERRUPT_CONTROLLER_IRQ_H

#define IRQ_TYPE_NONE		0
#define IRQ_TYPE_EDGE_RISING	1
#define IRQ_TYPE_EDGE_FALLING	2
#define IRQ_TYPE_EDGE_BOTH	(IRQ_TYPE_EDGE_FALLING | IRQ_TYPE_EDGE_RISING)
#define IRQ_TYPE_LEVEL_HIGH	4
#define IRQ_TYPE_LEVEL_LOW	8

#endif
ository'/>
</head>
<body>
<div id='cgit'><table id='header'>
<tr>
<td class='logo' rowspan='2'><a href='/cgit.cgi/'><img src='/cgit.png' alt='cgit logo'/></a></td>
<td class='main'><a href='/cgit.cgi/'>index</a> : <a href='/cgit.cgi/linux/net-next.git/'>net-next.git</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='3f67790d2b7e322bcf363ec717085dd78c3ea7cd'/><select name='h' onchange='this.form.submit();'>
<option value='emaclite-cleanup'>emaclite-cleanup</option>
<option value='master'>master</option>
<option value='nds-private-remove' selected='selected'>nds-private-remove</option>
<option value='packet-loop-back'>packet-loop-back</option>
<option value='packet-rx-pump-back'>packet-rx-pump-back</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/linux/net-next.git/?h=nds-private-remove'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?h=nds-private-remove&amp;id=3f67790d2b7e322bcf363ec717085dd78c3ea7cd'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/soc/arc/mcip.h?h=nds-private-remove'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/soc/arc/mcip.h?h=nds-private-remove&amp;id=3f67790d2b7e322bcf363ec717085dd78c3ea7cd'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/soc/arc/mcip.h?h=nds-private-remove&amp;id=3f67790d2b7e322bcf363ec717085dd78c3ea7cd'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/soc/arc/mcip.h?h=nds-private-remove&amp;id=3f67790d2b7e322bcf363ec717085dd78c3ea7cd'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/soc/arc/mcip.h'>
<input type='hidden' name='h' value='nds-private-remove'/><input type='hidden' name='id' value='3f67790d2b7e322bcf363ec717085dd78c3ea7cd'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?h=nds-private-remove&amp;id=3f67790d2b7e322bcf363ec717085dd78c3ea7cd'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?h=nds-private-remove&amp;id=3f67790d2b7e322bcf363ec717085dd78c3ea7cd'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/soc?h=nds-private-remove&amp;id=3f67790d2b7e322bcf363ec717085dd78c3ea7cd'>soc</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/soc/arc?h=nds-private-remove&amp;id=3f67790d2b7e322bcf363ec717085dd78c3ea7cd'>arc</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/soc/arc/mcip.h?h=nds-private-remove&amp;id=3f67790d2b7e322bcf363ec717085dd78c3ea7cd'>mcip.h</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/include/soc/arc/mcip.h?h=nds-private-remove&amp;id=3f67790d2b7e322bcf363ec717085dd78c3ea7cd&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>