Searched refs:nvt_cir_wake_reg_read (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/rc/ |
D | nuvoton-cir.c | 119 static u8 nvt_cir_wake_reg_read(struct nvt_dev *nvt, u8 offset) in nvt_cir_wake_reg_read() function 186 nvt_cir_wake_reg_read(nvt, CIR_WAKE_IRCON)); in cir_wake_dump_regs() 188 nvt_cir_wake_reg_read(nvt, CIR_WAKE_IRSTS)); in cir_wake_dump_regs() 190 nvt_cir_wake_reg_read(nvt, CIR_WAKE_IREN)); in cir_wake_dump_regs() 192 nvt_cir_wake_reg_read(nvt, CIR_WAKE_FIFO_CMP_DEEP)); in cir_wake_dump_regs() 194 nvt_cir_wake_reg_read(nvt, CIR_WAKE_FIFO_CMP_TOL)); in cir_wake_dump_regs() 196 nvt_cir_wake_reg_read(nvt, CIR_WAKE_FIFO_COUNT)); in cir_wake_dump_regs() 198 nvt_cir_wake_reg_read(nvt, CIR_WAKE_SLCH)); in cir_wake_dump_regs() 200 nvt_cir_wake_reg_read(nvt, CIR_WAKE_SLCL)); in cir_wake_dump_regs() 202 nvt_cir_wake_reg_read(nvt, CIR_WAKE_FIFOCON)); in cir_wake_dump_regs() [all …]
|