Searched refs:BUF_LEN_MASK (Results 1 – 4 of 4) sorted by relevance
116 #define BUF_LEN_MASK 0x1f macro
138 #define BUF_LEN_MASK 0x7f macro
482 duration += nvt->buf[i] & BUF_LEN_MASK;635 rawir.duration = US_TO_NS((sample & BUF_LEN_MASK) in nvt_process_rx_ir_data()
310 fintek->rem = (fintek->cmd & BUF_LEN_MASK); in fintek_process_rx_ir_data()