Home
last modified time | relevance | path

Searched refs:ACP_PIN_CONFIG (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/amd/rpl/
H A Drpl_acp6x_chip_offset_byte.h24 #define ACP_PIN_CONFIG 0x1241440 macro
/linux/sound/soc/amd/acp/
H A Dchip_offset_byte.h29 #define ACP_PIN_CONFIG 0x1440
22 #define ACP_PIN_CONFIG global() macro
H A Dacp-legacy-common.c386 val = readl(chip->base + ACP_PIN_CONFIG); in check_acp6x_config()
415 val = readl(chip->base + ACP_PIN_CONFIG); in check_acp70_config()
/linux/sound/soc/amd/vangogh/
H A Dvg_chip_offset_byte.h110 #define ACP_PIN_CONFIG 0x1241400 macro
H A Dpci-acp5x.c176 val = acp_readl(adata->acp5x_base + ACP_PIN_CONFIG); in snd_acp5x_probe()
/linux/sound/soc/amd/yc/
H A Dacp6x_chip_offset_byte.h124 #define ACP_PIN_CONFIG 0x1241440 macro
H A Dpci-acp6x.c201 val = acp6x_readl(adata->acp6x_base + ACP_PIN_CONFIG); in snd_acp6x_probe()
/linux/include/sound/
H A Dacp63_chip_offset_byte.h124 #define ACP_PIN_CONFIG 0x0001440 macro
/linux/sound/soc/amd/ps/
H A Dpci-ps.c383 config = readl(acp_data->acp63_base + ACP_PIN_CONFIG); in get_acp63_device_config()