Lines Matching full:match
6 ID masks. To match a set of board ids, a board-id node may define match-mask
7 and match-value ints to define a mask to apply to the board id, and the value
8 that the result should have for the match to be considered valid. The mask
9 defaults to -1, meaning that the value must fully match the board id.
23 match-mask - A mask to apply to the board id. This must be accompanied by
24 match-value.
25 match-value - The required resulting value of the board id mask for the given
26 node to be considered a match.
46 match-value = <17>;
51 match-mask = <2>;
52 match-value = <2>;