Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dca0132_regs.h45 #define UC_CHIP_OFFSET 0x80000 macro
50 (UC_CHIP_OFFSET + UC_UC_MODULE_OFFSET + \
348 #define UC_END (UC_CHIP_OFFSET + UC_SIZE)
373 (((a) >= UC_CHIP_OFFSET) && \
388 #define UC_OFF(a) (((a) - UC_CHIP_OFFSET) / UC_UC_CHAN_INCR)
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dca0132_regs.h45 #define UC_CHIP_OFFSET 0x80000 macro
50 (UC_CHIP_OFFSET + UC_UC_MODULE_OFFSET + \
348 #define UC_END (UC_CHIP_OFFSET + UC_SIZE)
373 (((a) >= UC_CHIP_OFFSET) && \
388 #define UC_OFF(a) (((a) - UC_CHIP_OFFSET) / UC_UC_CHAN_INCR)

Completed in 3 milliseconds