Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/mediatek/
Dmtk-scpsys.c152 struct scp_soc_data { struct
935 static const struct scp_soc_data mt2701_data = {
945 static const struct scp_soc_data mt2712_data = {
957 static const struct scp_soc_data mt6797_data = {
969 static const struct scp_soc_data mt7622_data = {
979 static const struct scp_soc_data mt7623a_data = {
989 static const struct scp_soc_data mt8173_data = {
1032 const struct scp_soc_data *soc; in scpsys_probe()