Searched refs:CIR_WAKE_IRSTS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/media/rc/ |
D | nuvoton-cir.c | 188 nvt_cir_wake_reg_read(nvt, CIR_WAKE_IRSTS)); in cir_wake_dump_regs() 446 nvt_cir_wake_reg_write(nvt, 0xff, CIR_WAKE_IRSTS); in nvt_cir_wake_regs_init() 466 nvt_cir_wake_reg_write(nvt, 0xff, CIR_WAKE_IRSTS); in nvt_enable_wake() 868 status = nvt_cir_wake_reg_read(nvt, CIR_WAKE_IRSTS); in nvt_cir_wake_isr() 875 nvt_cir_wake_reg_write(nvt, status, CIR_WAKE_IRSTS); in nvt_cir_wake_isr() 876 nvt_cir_wake_reg_write(nvt, 0, CIR_WAKE_IRSTS); in nvt_cir_wake_isr()
|
D | nuvoton-cir.h | 241 #define CIR_WAKE_IRSTS 0x01 macro
|