Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/amd/renoir/
H A Drn_acp3x.h48 #define PAGE_SIZE_4K_ENABLE 0x2 macro
H A Dacp3x-pdm-dma.c188 rn_writel(PAGE_SIZE_4K_ENABLE, rtd->acp_base + in config_acp_dma()
/openbmc/linux/sound/soc/amd/yc/
H A Dacp6x.h43 #define PAGE_SIZE_4K_ENABLE 2 macro
H A Dacp6x-pdm-dma.c165 acp6x_writel(PAGE_SIZE_4K_ENABLE, rtd->acp6x_base + in acp6x_config_dma()
/openbmc/linux/sound/soc/amd/raven/
H A Dacp3x.h42 #define PAGE_SIZE_4K_ENABLE 0x2 macro
H A Dacp3x-pcm-dma.c138 rv_writel(PAGE_SIZE_4K_ENABLE, rtd->acp3x_base + in config_acp3x_dma()
/openbmc/linux/sound/soc/amd/ps/
H A Dacp63.h41 #define PAGE_SIZE_4K_ENABLE 2 macro
H A Dps-pdm-dma.c168 writel(PAGE_SIZE_4K_ENABLE, rtd->acp63_base + ACPAXI2AXI_ATU_PAGE_SIZE_GRP_1); in acp63_config_dma()
H A Dps-sdw-dma.c154 writel(PAGE_SIZE_4K_ENABLE, acp_base + ACPAXI2AXI_ATU_PAGE_SIZE_GRP_2); in acp63_config_dma()
/openbmc/linux/sound/soc/amd/vangogh/
H A Dacp5x.h49 #define PAGE_SIZE_4K_ENABLE 0x2 macro
H A Dacp5x-pcm-dma.c133 acp_writel(PAGE_SIZE_4K_ENABLE, rtd->acp5x_base + in config_acp5x_dma()
/openbmc/linux/sound/soc/sof/amd/
H A Dacp-stream.c104 snd_sof_dsp_write(sdev, ACP_DSP_BAR, pte_size, PAGE_SIZE_4K_ENABLE); in acp_dsp_stream_config()
H A Dacp.h42 #define PAGE_SIZE_4K_ENABLE 0x2 macro
H A Dacp-loader.c134 PAGE_SIZE_4K_ENABLE); in configure_pte_for_fw_loading()
/openbmc/linux/sound/soc/amd/acp/
H A Damd.h53 #define PAGE_SIZE_4K_ENABLE 0x2 macro
H A Dacp-platform.c143 writel(PAGE_SIZE_4K_ENABLE, adata->acp_base + pte_size); in config_pte_for_stream()