Home
last modified time | relevance | path

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

/linux-4.4.14/sound/ppc/
Dpowermac.c74 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe()
82 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe()
92 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe()
Dpmac.h99 unsigned int subframe; member
Dpmac.c943 chip->subframe = 0; in snd_pmac_detect()
1000 chip->subframe = *prop; in snd_pmac_detect()
Dawacs.c70 out_le32(&chip->awacs->codec_ctrl, val | (chip->subframe << 22)); in snd_pmac_awacs_write()