CORBRP             19 sound/hda/hdac_controller.c 		if (snd_hdac_chip_readw(bus, CORBRP) & AZX_CORBRP_RST)
CORBRP             25 sound/hda/hdac_controller.c 			snd_hdac_chip_readw(bus, CORBRP));
CORBRP             27 sound/hda/hdac_controller.c 	snd_hdac_chip_writew(bus, CORBRP, 0);
CORBRP             29 sound/hda/hdac_controller.c 		if (snd_hdac_chip_readw(bus, CORBRP) == 0)
CORBRP             35 sound/hda/hdac_controller.c 			snd_hdac_chip_readw(bus, CORBRP));
CORBRP             59 sound/hda/hdac_controller.c 	snd_hdac_chip_writew(bus, CORBRP, AZX_CORBRP_RST);
CORBRP            160 sound/hda/hdac_controller.c 	rp = snd_hdac_chip_readw(bus, CORBRP);
CORBRP            383 sound/pci/lola/lola.c 	lola_writew(chip, BAR0, CORBRP, LOLA_RBRWP_CLR);