Searched refs:CSTSR (Results 1 – 1 of 1) sorted by relevance
79 #define CSTSR 0x7c /* Capture status register */ macro179 if (!(ceu_read(pcdev, CSTSR) & 1)) { in sh_mobile_ceu_soft_reset()762 while ((ceu_read(pcdev, CSTSR) & 1) && time_before(jiffies, timeout)) in capture_restore()