__maestro_read 606 sound/pci/es1968.c result = __maestro_read(chip, reg); __maestro_read 674 sound/pci/es1968.c if (__maestro_read(chip, IDR1_CRAM_POINTER) == index) __maestro_read 684 sound/pci/es1968.c if (__maestro_read(chip, IDR0_DATA_PORT) == data) __maestro_read 718 sound/pci/es1968.c return __maestro_read(chip, IDR0_DATA_PORT); __maestro_read 789 sound/pci/es1968.c reg = __maestro_read(chip, 0x11); __maestro_read 792 sound/pci/es1968.c reg = __maestro_read(chip, 0x17); __maestro_read 832 sound/pci/es1968.c __maestro_write(chip, 0x11, __maestro_read(chip, 0x11) | 1); __maestro_read 833 sound/pci/es1968.c __maestro_write(chip, 0x17, __maestro_read(chip, 0x17) | 1);