Searched refs:mchip (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/irqchip/
H A Dirq-gic-v2m.c48 struct msi_controller mchip; member in struct:v2m_data
272 v2m->mchip.of_node = node; gicv2m_init_one()
273 v2m->mchip.domain = pci_msi_create_irq_domain(node, gicv2m_init_one()
276 if (!v2m->mchip.domain) { gicv2m_init_one()
284 ret = of_pci_msi_chip_add(&v2m->mchip); gicv2m_init_one()
297 if (v2m->mchip.domain) gicv2m_init_one()
298 irq_domain_remove(v2m->mchip.domain); gicv2m_init_one()
/linux-4.1.27/drivers/media/pci/meye/
H A Dmeye.h297 u8 mchip_mode; /* actual mchip mode: HIC_MODE... */
298 u8 mchip_fnum; /* current mchip frame number */
299 unsigned char __iomem *mchip_mmregs;/* mchip: memory mapped registers */
300 u8 *mchip_ptable[MCHIP_NB_PAGES];/* mchip: ptable */
301 void *mchip_ptable_toc; /* mchip: ptable toc */
302 dma_addr_t mchip_dmahandle; /* mchip: dma handle to ptable toc */
322 u8 pm_mchip_mode; /* old mchip mode */
H A Dmeye.c481 /* set the framerate into the mchip */ mchip_set_framerate()
642 /* Some mchip generated jpeg frames are incorrect. In most mchip_comp_read_frame()
861 printk(KERN_ERR "meye: mchip framebuffer allocation failed\n"); meye_open()
1674 v4l2_err(v4l2_dev, "meye: mchip has no device base address\n"); meye_probe()
1751 v4l2_info(v4l2_dev, "mchip KL5A72002 rev. %d, base %lx, irq %d\n", meye_probe()

Completed in 136 milliseconds