Searched refs:oxygen_write8_masked (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/sound/pci/oxygen/ |
D | oxygen_pcm.c | 373 oxygen_write8_masked(chip, OXYGEN_REC_FORMAT, in oxygen_rec_a_hw_params() 408 oxygen_write8_masked(chip, OXYGEN_REC_FORMAT, in oxygen_rec_b_hw_params() 445 oxygen_write8_masked(chip, OXYGEN_REC_FORMAT, in oxygen_rec_c_hw_params() 482 oxygen_write8_masked(chip, OXYGEN_PLAY_FORMAT, in oxygen_spdif_hw_params() 506 oxygen_write8_masked(chip, OXYGEN_PLAY_CHANNELS, in oxygen_multich_hw_params() 509 oxygen_write8_masked(chip, OXYGEN_PLAY_FORMAT, in oxygen_multich_hw_params() 774 oxygen_write8_masked(chip, OXYGEN_REC_ROUTING, in oxygen_pcm_init() 796 oxygen_write8_masked(chip, OXYGEN_REC_ROUTING, in oxygen_pcm_init()
|
D | oxygen.h | 187 void oxygen_write8_masked(struct oxygen *chip, unsigned int reg, 213 oxygen_write8_masked(chip, reg, value, value); in oxygen_set_bits8() 231 oxygen_write8_masked(chip, reg, 0, value); in oxygen_clear_bits8()
|
D | xonar_dg.c | 260 oxygen_write8_masked(chip, OXYGEN_PLAY_ROUTING, in adjust_dg_dac_routing() 265 oxygen_write8_masked(chip, OXYGEN_PLAY_ROUTING, in adjust_dg_dac_routing()
|
D | oxygen_io.c | 67 void oxygen_write8_masked(struct oxygen *chip, unsigned int reg, in oxygen_write8_masked() function 76 EXPORT_SYMBOL(oxygen_write8_masked);
|
D | oxygen_lib.c | 389 oxygen_write8_masked(chip, OXYGEN_FUNCTION, in oxygen_init() 402 oxygen_write8_masked(chip, OXYGEN_MISC, in oxygen_init()
|