CEC_STATUS        166 drivers/media/platform/sti/cec/stih-cec.c 		writel(0x0, cec->regs + CEC_STATUS);
CEC_STATUS        179 drivers/media/platform/sti/cec/stih-cec.c 		writel(0x0, cec->regs + CEC_STATUS);
CEC_STATUS        287 drivers/media/platform/sti/cec/stih-cec.c 	cec->irq_status = readl(cec->regs + CEC_STATUS);
CEC_STATUS        288 drivers/media/platform/sti/cec/stih-cec.c 	writel(cec->irq_status, cec->regs + CEC_STATUS);