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