li_readl 532 sound/oss/vwsnd.c while (li_readl(lith, LI_CODEC_COMMAND) & LI_CC_BUSY) li_readl 557 sound/oss/vwsnd.c val = li_readl(lith, LI_CODEC_DATA); li_readl 766 sound/oss/vwsnd.c now_high0 = li_readl(lith, LI_UST_HIGH); li_readl 767 sound/oss/vwsnd.c now_low = li_readl(lith, LI_UST_LOW); li_readl 775 sound/oss/vwsnd.c ustmsc->msc = li_readl(lith, desc->mscreg); li_readl 776 sound/oss/vwsnd.c chan_ust = li_readl(lith, desc->ustreg); li_readl 778 sound/oss/vwsnd.c now_high1 = li_readl(lith, LI_UST_HIGH); li_readl 795 sound/oss/vwsnd.c mask |= li_readl(lith, LI_INTR_MASK); li_readl 807 sound/oss/vwsnd.c keepmask = li_readl(lith, LI_INTR_MASK) & ~mask; li_readl 821 sound/oss/vwsnd.c status = li_readl(lith, LI_INTR_STATUS); li_readl 823 sound/oss/vwsnd.c return status & li_readl(lith, LI_INTR_MASK); li_readl 3258 sound/oss/vwsnd.c w = li_readl(&lith, LI_HOST_CONTROLLER);