Searched refs:roff_sr (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | intel8x0m.c | 171 unsigned int roff_sr; member 425 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0m_setup_periods() 481 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0m_update() 549 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0m_pcm_trigger() 1150 ichdev->roff_sr = ICH_REG_OFF_PICB; in snd_intel8x0m_create() 1153 ichdev->roff_sr = ICH_REG_OFF_SR; in snd_intel8x0m_create()
|
| H A D | intel8x0.c | 351 unsigned int roff_sr; member 704 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0_setup_periods() 722 status = igetbyte(chip, port + ichdev->roff_sr); in snd_intel8x0_update() 766 iputbyte(chip, port + ichdev->roff_sr, in snd_intel8x0_update() 838 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0_pcm_trigger() 2649 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in intel8x0_resume() 2738 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) in intel8x0_measure_ac97_clock() 3029 ichdev->roff_sr = ICH_REG_OFF_PICB; in snd_intel8x0_create() 3032 ichdev->roff_sr = ICH_REG_OFF_SR; in snd_intel8x0_create()
|