Searched refs:iputdword (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/ |
H 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() 870 iputdword(chip, ICHREG(ALI_INTERRUPTSR), in snd_intel8x0_ali_trigger() 932 iputdword(chip, ICHREG(ALI_SCR), cnt); in snd_intel8x0_setup_pcm_out() 941 iputdword(chip, ICHREG(GLOB_CNT), cnt); in snd_intel8x0_setup_pcm_out() 966 iputdword(chip, ICHREG(GLOB_CNT), cnt); in snd_intel8x0_setup_pcm_out() 2288 iputdword(chip, ICHREG(GLOB_CNT), val); in snd_intel8x0_mixer() 2297 iputdword(chip, ICHREG(GLOB_CNT), in snd_intel8x0_mixer() 2362 iputdword(chip, ICHREG(GLOB_CNT), cnt); in snd_intel8x0_ich_chip_reset() 2469 iputdword(chip, ICHREG(ALI_SCR), reg); in snd_intel8x0_ali_chip_init() [all …]
|
H 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() 485 iputdword(chip, chip->int_sta_reg, status); in snd_intel8x0m_interrupt() 497 iputdword(chip, chip->int_sta_reg, status & chip->int_sta_mask); in snd_intel8x0m_interrupt() 834 iputdword(chip, ICHREG(GLOB_CNT), in snd_intel8x0m_mixer() 853 iputdword(chip, ICHREG(GLOB_STA), cnt & status); in snd_intel8x0m_ich_chip_init() 860 iputdword(chip, ICHREG(GLOB_CNT), cnt); in snd_intel8x0m_ich_chip_init() 946 iputdword(chip, ICH_REG_OFF_BDBAR + chip->ichd[i].reg_offset, chip->ichd[i].bdbar_addr); in snd_intel8x0m_chip_init()
|