Searched refs:oxygen_write32_masked (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/sound/pci/oxygen/ |
D | oxygen.h | 192 void oxygen_write32_masked(struct oxygen *chip, unsigned int reg, 226 oxygen_write32_masked(chip, reg, value, value); in oxygen_set_bits32() 244 oxygen_write32_masked(chip, reg, 0, value); in oxygen_clear_bits32()
|
D | oxygen_io.c | 89 void oxygen_write32_masked(struct oxygen *chip, unsigned int reg, in oxygen_write32_masked() function 98 EXPORT_SYMBOL(oxygen_write32_masked);
|
D | oxygen_pcm.c | 454 oxygen_write32_masked(chip, OXYGEN_SPDIF_CONTROL, in oxygen_spdif_hw_params()
|
D | oxygen_lib.c | 451 oxygen_write32_masked(chip, OXYGEN_SPDIF_CONTROL, in oxygen_init()
|
D | oxygen_mixer.c | 336 oxygen_write32_masked(chip, OXYGEN_SPDIF_OUTPUT_BITS, bits, in write_spdif_bits()
|