Searched refs:DONTCARE (Results 1 – 1 of 1) sorted by relevance
506 # define DONTCARE (BIT( 6) | BIT( 7) | BIT( 8) | BIT( 9) | BIT(10) \ in check_pr() macro517 pr &= ~DONTCARE; in check_pr()518 expected = (vals[0] & ~DONTCARE) | 1; in check_pr()