Home
last modified time | relevance | path

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

/sound/pci/
A Dintel8x0.c71 #define ICHREG(x) ICH_REG_##x macro
505 igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA))); in snd_intel8x0_codec_semaphore()
613 data = igetword(chip, ICHREG(ALI_SPR)); in snd_intel8x0_ali_codec_read()
625 iputword(chip, ICHREG(ALI_CPR), val); in snd_intel8x0_ali_codec_write()
827 ICHREG(ALI_FIFOCR1), ICHREG(ALI_FIFOCR2), ICHREG(ALI_FIFOCR3) in snd_intel8x0_ali_trigger()
929 iputdword(chip, ICHREG(ALI_SCR), cnt); in snd_intel8x0_setup_pcm_out()
2245 u8 tmp = igetbyte(chip, ICHREG(SDM)); in snd_intel8x0_mixer()
2259 iputbyte(chip, ICHREG(SDM), tmp); in snd_intel8x0_mixer()
2294 iputdword(chip, ICHREG(GLOB_CNT), in snd_intel8x0_mixer()
2466 iputdword(chip, ICHREG(ALI_SCR), reg); in snd_intel8x0_ali_chip_init()
[all …]
A Dintel8x0m.c49 #define ICHREG(x) ICH_REG_##x macro
309 igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA))); in snd_intel8x0m_codec_semaphore()
345 tmp = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0m_codec_read()
348 iputdword(chip, ICHREG(GLOB_STA), in snd_intel8x0m_codec_read()
831 iputdword(chip, ICHREG(GLOB_CNT), in snd_intel8x0m_mixer()
849 cnt = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0m_ich_chip_init()
853 cnt = igetdword(chip, ICHREG(GLOB_CNT)); in snd_intel8x0m_ich_chip_init()
857 iputdword(chip, ICHREG(GLOB_CNT), cnt); in snd_intel8x0m_ich_chip_init()
866 igetdword(chip, ICHREG(GLOB_CNT))); in snd_intel8x0m_ich_chip_init()
1016 tmp = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0m_proc_read()
[all …]

Completed in 14 milliseconds