Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/mediatek/
Dmtk-scpsys.c160 struct scp_soc_data { struct
943 static const struct scp_soc_data mt2701_data = {
953 static const struct scp_soc_data mt2712_data = {
965 static const struct scp_soc_data mt6797_data = {
977 static const struct scp_soc_data mt7622_data = {
987 static const struct scp_soc_data mt7623a_data = {
997 static const struct scp_soc_data mt8173_data = {
1040 const struct scp_soc_data *soc; in scpsys_probe()