Searched refs:BR_IFSET (Results 1 – 4 of 4) sorted by relevance
81 #define BR_IFSET 0x4 /* branch if condition bit is 1 */ macro
138 #define BR_IFSET 0x0004 /* branch if condition bit is 1 */ macro
256 case BR_IFSET: /* branch if condition bit is 1 */ in conditional_branch()
385 cmd = (in? INPUT_MORE: OUTPUT_MORE) | BR_IFSET | INTR_ALWAYS; in i2sbus_pcm_prepare()