Home
last modified time | relevance | path

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

/sound/ppc/
Dpowermac.c61 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe()
70 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe()
81 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe()
Dpmac.h86 unsigned int subframe; member
Dpmac.c905 chip->subframe = 0; in snd_pmac_detect()
962 chip->subframe = *prop; in snd_pmac_detect()
Dawacs.c57 out_le32(&chip->awacs->codec_ctrl, val | (chip->subframe << 22)); in snd_pmac_awacs_write()