Home
last modified time | relevance | path

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

/sound/ppc/
Dpmac.c385 unsigned int phy ; in snd_pmac_pcm_dead_xfer() local
407 phy = le32_to_cpu(cp->phy_addr); in snd_pmac_pcm_dead_xfer()
408 phy += (req - res); in snd_pmac_pcm_dead_xfer()
412 cp->phy_addr = cpu_to_le32(phy); in snd_pmac_pcm_dead_xfer()