FM801_START       360 sound/pci/fm801.c 		chip->ply_ctrl |= FM801_START |
FM801_START       364 sound/pci/fm801.c 		chip->ply_ctrl &= ~(FM801_START | FM801_PAUSE);
FM801_START       395 sound/pci/fm801.c 		chip->cap_ctrl |= FM801_START |
FM801_START       399 sound/pci/fm801.c 		chip->cap_ctrl &= ~(FM801_START | FM801_PAUSE);
FM801_START       438 sound/pci/fm801.c 	chip->ply_ctrl &= ~(FM801_START | FM801_16BIT |
FM801_START       470 sound/pci/fm801.c 	chip->cap_ctrl &= ~(FM801_START | FM801_16BIT |
FM801_START       493 sound/pci/fm801.c 	if (!(chip->ply_ctrl & FM801_START))
FM801_START       510 sound/pci/fm801.c 	if (!(chip->cap_ctrl & FM801_START))