Searched refs:oxygen_write32_masked (Results 1 – 5 of 5) sorted by relevance
/linux/sound/pci/oxygen/ |
A 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()
|
A D | oxygen_io.c | 77 void oxygen_write32_masked(struct oxygen *chip, unsigned int reg, in oxygen_write32_masked() function 86 EXPORT_SYMBOL(oxygen_write32_masked);
|
A D | oxygen_pcm.c | 467 oxygen_write32_masked(chip, OXYGEN_SPDIF_CONTROL, in oxygen_spdif_hw_params()
|
A D | oxygen_lib.c | 450 oxygen_write32_masked(chip, OXYGEN_SPDIF_CONTROL, in oxygen_init()
|
A D | oxygen_mixer.c | 325 oxygen_write32_masked(chip, OXYGEN_SPDIF_OUTPUT_BITS, bits, in write_spdif_bits()
|
Completed in 10 milliseconds