Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/mixart/
H A Dmixart_hwdep.h64 #define MIXART_PSEUDOREG_MXLX_SIZE_OFFSET MIXART_PSEUDOREG+0xA0 /* xilinx size in byte… macro
H A Dmixart_hwdep.c384 writel_be( dsp->size, MIXART_MEM( mgr, MIXART_PSEUDOREG_MXLX_SIZE_OFFSET )); in mixart_dsp_load()