Home
last modified time | relevance | path

Searched refs:PCR_CHANNEL_SHIFT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/
H A Dcmp.c30 #define PCR_CHANNEL_SHIFT 16 macro
226 ipcr |= cpu_to_be32(c->resources.channel << PCR_CHANNEL_SHIFT); in ipcr_set_modify()
271 opcr |= cpu_to_be32(c->resources.channel << PCR_CHANNEL_SHIFT); in opcr_set_modify()
/kernel/linux/linux-6.6/sound/firewire/
H A Dcmp.c30 #define PCR_CHANNEL_SHIFT 16 macro
226 ipcr |= cpu_to_be32(c->resources.channel << PCR_CHANNEL_SHIFT); in ipcr_set_modify()
271 opcr |= cpu_to_be32(c->resources.channel << PCR_CHANNEL_SHIFT); in opcr_set_modify()

Completed in 2 milliseconds