match_mask         32 drivers/clocksource/bcm2835_timer.c 	int match_mask;
match_mask         58 drivers/clocksource/bcm2835_timer.c 	if (readl_relaxed(timer->control) & timer->match_mask) {
match_mask         59 drivers/clocksource/bcm2835_timer.c 		writel_relaxed(timer->match_mask, timer->control);
match_mask        110 drivers/clocksource/bcm2835_timer.c 	timer->match_mask = BIT(DEFAULT_TIMER);
match_mask        477 drivers/media/tuners/tuner-xc2028.c 		v4l2_std_id match_mask;
match_mask        483 drivers/media/tuners/tuner-xc2028.c 		match_mask = *id & priv->firm[i].id;
match_mask        484 drivers/media/tuners/tuner-xc2028.c 		if (!match_mask)
match_mask        487 drivers/media/tuners/tuner-xc2028.c 		if ((*id & match_mask) == *id)
match_mask        490 drivers/media/tuners/tuner-xc2028.c 		nr_matches = hweight64(match_mask);
match_mask        250 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c 				    next[i].match_mask == mask) {
match_mask        252 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h 	u32 match_mask;
match_mask        262 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h 	  .match_off = 8, .match_val = 0x600, .match_mask = 0xFF00,
match_mask        265 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h 	  .match_off = 8, .match_val = 0x1100, .match_mask = 0xFF00,
match_mask        275 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h 	  .match_off = 4, .match_val = 0x60000, .match_mask = 0xFF0000,
match_mask        278 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h 	  .match_off = 4, .match_val = 0x110000, .match_mask = 0xFF0000,
match_mask       2397 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			void *match_mask = headers_c + f->match_offset;
match_mask       2405 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 					 match_mask, f->size))