Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/mediatek/
H A Dmtk-scpsys.c163 struct scp_soc_data { struct
1012 static const struct scp_soc_data mt2701_data = {
1022 static const struct scp_soc_data mt2712_data = {
1034 static const struct scp_soc_data mt6797_data = {
1046 static const struct scp_soc_data mt7622_data = {
1056 static const struct scp_soc_data mt7623a_data = {
1066 static const struct scp_soc_data mt8173_data = {
1109 const struct scp_soc_data *soc; in scpsys_probe()