Searched refs:nvt_cir_wake_reg_read (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/rc/ |
H A D | nuvoton-cir.c | 184 config = nvt_cir_wake_reg_read(nvt, CIR_WAKE_IRCON); in nvt_write_wakeup_codes() 221 nvt_cir_wake_reg_read(nvt, CIR_WAKE_RD_FIFO_ONLY); in wakeup_data_show() 337 nvt_cir_wake_reg_read(nvt, CIR_WAKE_IRCON)); in cir_wake_dump_regs() 339 nvt_cir_wake_reg_read(nvt, CIR_WAKE_IRSTS)); in cir_wake_dump_regs() 341 nvt_cir_wake_reg_read(nvt, CIR_WAKE_IREN)); in cir_wake_dump_regs() 347 nvt_cir_wake_reg_read(nvt, CIR_WAKE_FIFO_COUNT)); in cir_wake_dump_regs() 349 nvt_cir_wake_reg_read(nvt, CIR_WAKE_SLCH)); in cir_wake_dump_regs() 351 nvt_cir_wake_reg_read(nvt, CIR_WAKE_SLCL)); in cir_wake_dump_regs() 353 nvt_cir_wake_reg_read(nvt, CIR_WAKE_FIFOCON)); in cir_wake_dump_regs() 355 nvt_cir_wake_reg_read(nvt, CIR_WAKE_SRXFSTS)); in cir_wake_dump_regs() [all …]
|