Searched refs:iputdword (Results 1 – 2 of 2) sorted by relevance
| /sound/pci/ |
| A D | intel8x0.c | 544 iputdword(chip, ICHREG(GLOB_STA), tmp & in snd_intel8x0_codec_read() 566 iputdword(chip, ICHREG(GLOB_STA), tmp & in snd_intel8x0_codec_read_test() 867 iputdword(chip, ICHREG(ALI_INTERRUPTSR), in snd_intel8x0_ali_trigger() 929 iputdword(chip, ICHREG(ALI_SCR), cnt); in snd_intel8x0_setup_pcm_out() 938 iputdword(chip, ICHREG(GLOB_CNT), cnt); in snd_intel8x0_setup_pcm_out() 963 iputdword(chip, ICHREG(GLOB_CNT), cnt); in snd_intel8x0_setup_pcm_out() 2285 iputdword(chip, ICHREG(GLOB_CNT), val); in snd_intel8x0_mixer() 2294 iputdword(chip, ICHREG(GLOB_CNT), in snd_intel8x0_mixer() 2359 iputdword(chip, ICHREG(GLOB_CNT), cnt); in snd_intel8x0_ich_chip_reset() 2466 iputdword(chip, ICHREG(ALI_SCR), reg); in snd_intel8x0_ali_chip_init() [all …]
|
| A D | intel8x0m.c | 246 static inline void iputdword(struct intel8x0m *chip, u32 offset, u32 val) in iputdword() function 348 iputdword(chip, ICHREG(GLOB_STA), in snd_intel8x0m_codec_read() 372 iputdword(chip, port + ICH_REG_OFF_BDBAR, ichdev->bdbar_addr); in snd_intel8x0m_setup_periods() 482 iputdword(chip, chip->int_sta_reg, status); in snd_intel8x0m_interrupt() 494 iputdword(chip, chip->int_sta_reg, status & chip->int_sta_mask); in snd_intel8x0m_interrupt() 831 iputdword(chip, ICHREG(GLOB_CNT), in snd_intel8x0m_mixer() 850 iputdword(chip, ICHREG(GLOB_STA), cnt & status); in snd_intel8x0m_ich_chip_init() 857 iputdword(chip, ICHREG(GLOB_CNT), cnt); in snd_intel8x0m_ich_chip_init() 943 iputdword(chip, ICH_REG_OFF_BDBAR + chip->ichd[i].reg_offset, chip->ichd[i].bdbar_addr); in snd_intel8x0m_chip_init()
|
Completed in 14 milliseconds