HomeSort by: relevance | last modified time | path
    Searched defs:ac97 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
at91sam9m10g45ek.dts 182 ac97: sound@fffac000 { label
at91sam9263.dtsi 474 ac97 {
475 pinctrl_ac97: ac97-0 {
612 ac97: sound@fffa0000 { label
at91sam9g45.dtsi 205 ac97 {
206 pinctrl_ac97: ac97-0 {
803 ac97: sound@fffac000 { label
  /src/sys/arch/sandpoint/stand/altboot/
brdsetup.c 407 unsigned ac97, ide, pcib, pmgt, usb12, usb34, val; local in function:encbrdfix
416 * 0.22.5 1106.3058 AC97 (auvia)
423 ac97 = pcimaketag(0, 22, 5);
451 /* USB and AC97 are hardwired with pin D and C */
458 val = pcicfgread(ac97, 0x3c) &~ 0xff;
460 pcicfgwrite(ac97, 0x3c, val);
544 * - disable AC97 audio and MC97 modem (pcib 0x85)
552 /* pcib: 0x85 - disable AC97/MC97 at function 5/6 */

Completed in 15 milliseconds