Searched refs:CEU_CAPCR_CTNCP (Results 1 – 1 of 1) sorted by relevance
245 #define CEU_CAPCR_CTNCP (1 << 16) /* continuous capture mode (if set) */ macro273 ceu_write(pcdev, CAPCR, ceu_read(pcdev, CAPCR) & ~CEU_CAPCR_CTNCP); in sh_mobile_ceu_capture()