Home
last modified time | relevance | path

Searched refs:DM1105_INTSTS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/pci/dm1105/
H A Ddm1105.c98 #define DM1105_INTSTS 0x4c macro
706 unsigned int intsts = dm_readb(DM1105_INTSTS); in dm1105_irq()
707 dm_writeb(DM1105_INTSTS, intsts); in dm1105_irq()