Searched refs:coco (Results 1 – 5 of 5) sorted by relevance
4 LIC_FILES_CHKSUM = "file://pycocotools/coco.py;beginline=45;endline=45;md5=12cb539683cf245df8b6ce78…
306 u32 coco; in adc_irq_fn() local309 coco = readl(tsc->adc_regs + REG_ADC_HS); in adc_irq_fn()310 if (coco & 0x01) { in adc_irq_fn()
580 int coco; in vf610_adc_isr() local582 coco = readl(info->regs + VF610_REG_ADC_HS); in vf610_adc_isr()583 if (coco & VF610_ADC_HS_COCO0) { in vf610_adc_isr()
266 supported by the GNU Fortran compiler. You can use the program coco to267 preprocess such files (<http://www.daniellnagle.com/coco.html>).