• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/dev/sound/isa/

Lines Matching refs:port_wr

206 port_wr(struct resource *port, int off, u_int8_t data)
225 port_wr(mss->io_base, reg, data);
231 port_wr(mss->conf_base, 0, reg);
232 port_wr(mss->conf_base, 1, value);
238 port_wr(mss->conf_base, 0, reg);
245 port_wr(mss->conf_base, mss->opti_offset + 0, reg);
246 port_wr(mss->conf_base, mss->opti_offset + 1, value);
252 port_wr(mss->conf_base, mss->opti_offset + 0, reg);
259 port_wr(mss->conf_base, 3, reg);
260 port_wr(mss->conf_base, 5, value);
266 port_wr(mss->conf_base, 3, reg);
646 port_wr(alt, 0x0f, 0x05);
647 port_wr(alt, 0x00, 0x0c);
648 port_wr(alt, 0x0b, 0x00);
650 port_wr(alt, 0x0f, 0x00);
663 port_wr(alt, 0x00, 0x0c);
664 port_wr(alt, 0x0b, dmactl | 0x80);
665 port_wr(alt, 0x00, 0x4c);
666 port_wr(alt, 0x0b, irqctl);
668 port_wr(alt, 0x00, 0x0c);
669 port_wr(alt, 0x0b, dmactl);
670 port_wr(alt, 0x00, 0x4c);
671 port_wr(alt, 0x0b, irqctl);
673 port_wr(mss->conf_base, 2, 0);
674 port_wr(alt, 0x00, 0x0c);
675 port_wr(mss->conf_base, 2, 0);
723 port_wr(alt, 0, 0xC); /* enable int and dma */
1669 port_wr(mss->conf_base, 0, OPL3SAx_DMACONF);
1671 port_wr(mss->conf_base, 0, i);
1913 port_wr(sbport, SBDSP_CMD, 0x09);
1921 port_wr(sbport, SBDSP_CMD, 0x00);
2144 port_wr(mss->conf_base, mss->passwdreg, mss->password);
2149 port_wr(mss->conf_base, mss->passwdreg, reg);
2150 port_wr(mss->conf_base, mss->passwdreg,
2152 port_wr(mss->conf_base, 9, val);
2155 port_wr(mss->conf_base, reg, val);
2159 port_wr(mss->indir, 0, reg);
2160 port_wr(mss->conf_base, mss->passwdreg, mss->password);
2161 port_wr(mss->indir, 1, val);
2169 port_wr(mss->conf_base, mss->passwdreg, mss->password);
2174 port_wr(mss->conf_base, mss->passwdreg, reg);
2175 port_wr(mss->conf_base, mss->passwdreg, mss->password);
2182 port_wr(mss->indir, 0, reg);
2183 port_wr(mss->conf_base, mss->passwdreg, mss->password);
2273 port_wr(mss->conf_base, 6, ctl);