Searched refs:R_EP5 (Results 1 – 2 of 2) sorted by relevance
79 tda_reg("EASY_PROG_BYTE_5 = 0x%02x\n", 0xff & regs[R_EP5]); in tda18271_dump_regs()321 regs[R_EP5] = 0x80; in tda18271_init_regs()419 regs[R_EP5] = 0x81; in tda18271_init_regs()446 regs[R_EP5] = 0x85; in tda18271_init_regs()459 regs[R_EP5] = 0x82; in tda18271_init_regs()473 regs[R_EP5] = 0x86; in tda18271_init_regs()486 regs[R_EP5] = 0x83; in tda18271_init_regs()501 regs[R_EP5] = 0x87; in tda18271_init_regs()689 regs[R_EP5] &= ~0x07; in tda18271_calc_ir_measure()690 regs[R_EP5] |= (0x07 & val); in tda18271_calc_ir_measure()
39 #define R_EP5 0x07 /* Easy Prog byte 5 */ macro