Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dpmc_atom.c109 static inline void pmc_reg_write(struct pmc_dev *pmc, int reg_offset, u32 val) in pmc_reg_write() function
141 pmc_reg_write(pmc, PMC_S0IX_WAKE_EN, (u32)PMC_WAKE_EN_SETTING); in pmc_hw_reg_setup()