Home
last modified time | relevance | path

Searched defs:filt (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/drivers/video/geode/
Dlxfb_ops.c591 uint32_t filt; in lx_save_regs() local
670 uint32_t filt; in lx_restore_display_ctlr() local
/linux-3.3/tools/perf/
Dbuiltin-timechart.c833 struct process_filter *filt; in add_process_filter() local
850 struct process_filter *filt; in passes_filter() local
/linux-3.3/drivers/net/wireless/ath/ath5k/
Ddebug.c493 u32 filt = ath5k_hw_get_rx_filter(ah); in read_file_misc() local
/linux-3.3/include/linux/mfd/
Dadp5520.h111 #define ALS_CMPR_CFG_VAL(filt, l3_en) (((0x7 & filt) << 5) | l3_en) argument
/linux-3.3/drivers/net/ethernet/i825xx/
D3c527.c1525 u16 filt = (1<<2); /* Save Bad Packets, for stats purposes */ in do_mc32_set_multicast_list() local
/linux-3.3/drivers/video/backlight/
Dadp8860_bl.c89 #define ALS_CCFG_VAL(filt) ((0x7 & filt) << 5) argument
Dadp8870_bl.c106 #define ALS_CMPR_CFG_VAL(filt) ((0x7 & (filt)) << 1) argument