Lines Matching refs:outl
356 outl(regptr, emu->port + PTR); in snd_ca0106_ptr_read()
373 outl(regptr, emu->port + PTR); in snd_ca0106_ptr_write()
374 outl(data, emu->port + DATA); in snd_ca0106_ptr_write()
474 outl(intr_enable, emu->port + INTE); in snd_ca0106_intr_enable()
485 outl(intr_enable, emu->port + INTE); in snd_ca0106_intr_disable()
831 outl(hcfg, emu->port + HCFG); in snd_ca0106_pcm_prepare_playback()
933 outl(hcfg, emu->port + HCFG); in snd_ca0106_pcm_prepare_capture()
1342 outl(status, chip->port+IPR); in snd_ca0106_interrupt()
1474 outl(0, chip->port + INTE); in ca0106_init_chip()
1586 outl(0x0, chip->port+GPIO); in ca0106_init_chip()
1588 outl(0x005f5301, chip->port+GPIO); /* Analog */ in ca0106_init_chip()
1594 outl(0x0, chip->port+GPIO); in ca0106_init_chip()
1596 outl(0x005f5301, chip->port+GPIO); /* Analog */ in ca0106_init_chip()
1598 outl(0x0, chip->port+GPIO); in ca0106_init_chip()
1599 outl(0x005f03a3, chip->port+GPIO); /* Analog */ in ca0106_init_chip()
1609 outl(HCFG_AC97 | HCFG_AUDIOENABLE, chip->port+HCFG); in ca0106_init_chip()
1651 outl(0, chip->port + INTE); in ca0106_stop_chip()
1656 outl(0, chip->port + HCFG); in ca0106_stop_chip()