Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dvwsnd.c378 #define LI_INTR_STATUS 0x010 macro
796 li_writel(lith, LI_INTR_STATUS, mask); in li_enable_interrupts()
817 li_writel(lith, LI_INTR_STATUS, mask); in li_disable_interrupts()
826 status = li_readl(lith, LI_INTR_STATUS); in li_get_clear_intr_status()
827 li_writel(lith, LI_INTR_STATUS, ~0); in li_get_clear_intr_status()