Searched refs:ACP_CONTROL (Results 1 – 14 of 14) sorted by relevance
/linux/sound/soc/amd/rpl/ |
H A D | rpl-pci-acp6x.c | 77 rpl_acp_writel(0x01, acp_base + ACP_CONTROL); in rpl_init() 99 rpl_acp_writel(0x00, acp_base + ACP_CONTROL); in rpl_deinit()
|
H A D | rpl_acp6x_chip_offset_byte.h | 13 #define ACP_CONTROL 0x1241004 macro
|
/linux/sound/soc/sof/amd/ |
H A D | acp-dsp-offset.h | 60 #define ACP_CONTROL 0x1004 macro
|
H A D | acp.c | 590 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_CONTROL, 0x01); in acp_init() 633 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_CONTROL, enable); in amd_sof_acp_suspend()
|
/linux/sound/soc/amd/yc/ |
H A D | pci-acp6x.c | 95 acp6x_writel(0x01, acp_base + ACP_CONTROL); in acp6x_init() 119 acp6x_writel(0x00, acp_base + ACP_CONTROL); in acp6x_deinit()
|
H A D | acp6x_chip_offset_byte.h | 111 #define ACP_CONTROL 0x1241004 macro
|
/linux/sound/soc/amd/vangogh/ |
H A D | pci-acp5x.c | 96 acp_writel(0x01, acp5x_base + ACP_CONTROL); in acp5x_init() 120 acp_writel(0x00, acp5x_base + ACP_CONTROL); in acp5x_deinit()
|
H A D | vg_chip_offset_byte.h | 95 #define ACP_CONTROL 0x1241004 macro
|
/linux/sound/soc/amd/renoir/ |
H A D | rn-pci-acp3x.c | 130 rn_writel(0x01, acp_base + ACP_CONTROL); in rn_acp_init() 154 rn_writel(0x00, acp_base + ACP_CONTROL); in rn_acp_deinit()
|
H A D | rn_chip_offset_byte.h | 97 #define ACP_CONTROL 0x1241004 macro
|
/linux/sound/soc/amd/acp/ |
H A D | chip_offset_byte.h | 28 #define ACP_CONTROL 0x1004 macro
|
H A D | acp-legacy-common.c | 317 writel(0x01, chip->base + ACP_CONTROL); in acp_init() 341 writel(0, chip->base + ACP_CONTROL); in acp_deinit()
|
/linux/include/sound/ |
H A D | acp63_chip_offset_byte.h | 111 #define ACP_CONTROL 0x0001004 macro
|
/linux/sound/soc/amd/ps/ |
H A D | pci-ps.c | 79 writel(0x01, acp_base + ACP_CONTROL); in acp63_init() 100 writel(0, acp_base + ACP_CONTROL); in acp63_deinit()
|