Home
last modified time | relevance | path

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

/linux/sound/soc/amd/
H A Dacp-pcm-dma.c577 val = acp_reg_read(acp_mmio, mmACP_CONTROL); in acp_init()
579 acp_reg_write(val, acp_mmio, mmACP_CONTROL); in acp_init()
670 val = acp_reg_read(acp_mmio, mmACP_CONTROL); in acp_deinit()
672 acp_reg_write(val, acp_mmio, mmACP_CONTROL); in acp_deinit()
/linux/sound/soc/amd/include/
H A Dacp_2_2_d.h256 #define mmACP_CONTROL 0x5131
272 #define mmACP_CONTROL global() macro
/linux/sound/soc/amd/raven/
H A Dchip_offset_byte.h99 #define mmACP_CONTROL 0x1241004 macro