Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c160 static inline void amd_pmc_reg_write(struct amd_pmc_dev *dev, int reg_offset, u32 val) in amd_pmc_reg_write() function
646 amd_pmc_reg_write(dev, response, 0); in amd_pmc_send_cmd()
649 amd_pmc_reg_write(dev, argument, arg); in amd_pmc_send_cmd()
652 amd_pmc_reg_write(dev, message, msg); in amd_pmc_send_cmd()