Searched refs:oxygen_write32_masked (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/sound/pci/oxygen/ |
H A D | oxygen.h | 191 void oxygen_write32_masked(struct oxygen *chip, unsigned int reg, 225 oxygen_write32_masked(chip, reg, value, value); oxygen_set_bits32() 243 oxygen_write32_masked(chip, reg, 0, value); oxygen_clear_bits32()
|
H A D | oxygen_io.c | 89 void oxygen_write32_masked(struct oxygen *chip, unsigned int reg, oxygen_write32_masked() function 98 EXPORT_SYMBOL(oxygen_write32_masked); variable
|
H A D | oxygen_pcm.c | 485 oxygen_write32_masked(chip, OXYGEN_SPDIF_CONTROL, oxygen_spdif_hw_params()
|
H A D | oxygen_lib.c | 469 oxygen_write32_masked(chip, OXYGEN_SPDIF_CONTROL, oxygen_init()
|
H A D | oxygen_mixer.c | 337 oxygen_write32_masked(chip, OXYGEN_SPDIF_OUTPUT_BITS, bits, write_spdif_bits()
|
Completed in 57 milliseconds