Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pmdomain/mediatek/
H A Dmtk-scpsys.c163 struct scp_soc_data { struct
1014 static const struct scp_soc_data mt2701_data = {
1024 static const struct scp_soc_data mt2712_data = {
1036 static const struct scp_soc_data mt6797_data = {
1048 static const struct scp_soc_data mt7622_data = {
1058 static const struct scp_soc_data mt7623a_data = {
1068 static const struct scp_soc_data mt8173_data = {
1111 const struct scp_soc_data *soc; in scpsys_probe()