Searched refs:FILTR_LPF (Results 1 – 2 of 2) sorted by relevance
77 #define FILTR_LPF 0x0000FFFF macro205 if (d > FILTR_LPF) in count_to_lpf_count()206 d = FILTR_LPF; in count_to_lpf_count()929 u32 filtr = cx23888_ir_read4(dev, CX23888_IR_FILTR_REG) & FILTR_LPF; in cx23888_ir_log_status()
72 #define FILTR_LPF 0x0000FFFF macro166 if (d > FILTR_LPF) in count_to_lpf_count()167 d = FILTR_LPF; in count_to_lpf_count()1022 filtr = cx25840_read4(c, CX25840_IR_FILTR_REG) & FILTR_LPF; in cx25840_ir_log_status()