Searched refs:amd_pmc_dev (Results 1 – 1 of 1) sorted by relevance
106 struct amd_pmc_dev { struct120 static struct amd_pmc_dev pmc; argument121 static int amd_pmc_send_cmd(struct amd_pmc_dev *dev, bool set, u32 *data, u8 msg, bool ret);123 static inline u32 amd_pmc_reg_read(struct amd_pmc_dev *dev, int reg_offset) in amd_pmc_reg_read()128 static inline void amd_pmc_reg_write(struct amd_pmc_dev *dev, int reg_offset, u32 val) in amd_pmc_reg_write()153 struct amd_pmc_dev *dev = s->private; in smu_fw_info_show()182 struct amd_pmc_dev *dev = s->private; in s0ix_stats_show()204 static void amd_pmc_dbgfs_unregister(struct amd_pmc_dev *dev) in amd_pmc_dbgfs_unregister()209 static void amd_pmc_dbgfs_register(struct amd_pmc_dev *dev) in amd_pmc_dbgfs_register()218 static inline void amd_pmc_dbgfs_register(struct amd_pmc_dev *dev) in amd_pmc_dbgfs_register()[all …]