Home
last modified time | relevance | path

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

/openbmc/linux/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)