Searched refs:oxygen_write32_masked (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/sound/pci/oxygen/ |
D | oxygen.h | 191 void oxygen_write32_masked(struct oxygen *chip, unsigned int reg, 225 oxygen_write32_masked(chip, reg, value, value); in oxygen_set_bits32() 243 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 | 485 oxygen_write32_masked(chip, OXYGEN_SPDIF_CONTROL, in oxygen_spdif_hw_params()
|
D | oxygen_lib.c | 465 oxygen_write32_masked(chip, OXYGEN_SPDIF_CONTROL, in oxygen_init()
|
D | oxygen_mixer.c | 337 oxygen_write32_masked(chip, OXYGEN_SPDIF_OUTPUT_BITS, bits, in write_spdif_bits()
|