Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbttv-input.c157 #define RC5_START(x) (((x) >> 12) & 0x03) macro
189 "instr=%x\n", rc5, org_code, RC5_START(rc5), in bttv_rc5_decode()
234 switch (RC5_START(rc5)) { in bttv_rc5_timer_end()