Searched defs:filt (Results 1 – 7 of 7) sorted by relevance
591 uint32_t filt; in lx_save_regs() local670 uint32_t filt; in lx_restore_display_ctlr() local
833 struct process_filter *filt; in add_process_filter() local850 struct process_filter *filt; in passes_filter() local
493 u32 filt = ath5k_hw_get_rx_filter(ah); in read_file_misc() local
111 #define ALS_CMPR_CFG_VAL(filt, l3_en) (((0x7 & filt) << 5) | l3_en) argument
1525 u16 filt = (1<<2); /* Save Bad Packets, for stats purposes */ in do_mc32_set_multicast_list() local
89 #define ALS_CCFG_VAL(filt) ((0x7 & filt) << 5) argument
106 #define ALS_CMPR_CFG_VAL(filt) ((0x7 & (filt)) << 1) argument