Home
last modified time | relevance | path

Searched refs:RC5_INSTR (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttv-input.c149 #define RC5_INSTR(x) (((x) >> 0) & 0x3f) macro
179 RC5_TOGGLE(rc5), RC5_ADDR(rc5), RC5_INSTR(rc5)); in bttv_rc5_decode()
218 command = RC5_INSTR(rc5); in bttv_rc5_timer_end()