Home
last modified time | relevance | path

Searched refs:SPI_REG_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ca0106/
H A Dca0106.h543 #define SPI_REG_MASK 0x1ff /* 16-bit SPI writes have a 7-bit address */ macro
H A Dca0106_mixer.c512 unsigned int bit = kcontrol->private_value & SPI_REG_MASK; in spi_mute_get()
523 unsigned int bit = kcontrol->private_value & SPI_REG_MASK; in spi_mute_put()
/kernel/linux/linux-6.6/sound/pci/ca0106/
H A Dca0106.h543 #define SPI_REG_MASK 0x1ff /* 16-bit SPI writes have a 7-bit address */ macro
H A Dca0106_mixer.c512 unsigned int bit = kcontrol->private_value & SPI_REG_MASK; in spi_mute_get()
523 unsigned int bit = kcontrol->private_value & SPI_REG_MASK; in spi_mute_put()

Completed in 7 milliseconds