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

/linux-4.4.14/sound/pci/hda/
H A Dca0132_regs.h58 #define UC_CHIP_OFFSET 0x80000 macro
63 (UC_CHIP_OFFSET + UC_UC_MODULE_OFFSET + \
361 #define UC_END (UC_CHIP_OFFSET + UC_SIZE)
386 (((a) >= UC_CHIP_OFFSET) && \
401 #define UC_OFF(a) (((a) - UC_CHIP_OFFSET) / UC_UC_CHAN_INCR)

Completed in 64 milliseconds