Searched refs:AZX_RIRBWP_RST (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/hda/ | ||
D | hda_controller.h | 66 #define AZX_RIRBWP_RST (1 << 15) /* write pointer reset */ macro |
D | hda_controller.c | 1045 azx_writew(chip, RIRBWP, AZX_RIRBWP_RST); in azx_init_cmd_io() |