Searched refs:CAMSS_CSID_IRQ_CLEAR_CMD (Results 1 – 1 of 1) sorted by relevance
46 #define CAMSS_CSID_IRQ_CLEAR_CMD(v) ((v) == CAMSS_8x16 ? 0x060 : 0x064) macro449 writel_relaxed(value, csid->base + CAMSS_CSID_IRQ_CLEAR_CMD(ver)); in csid_isr()