Searched refs:pm1_cnt_ofs (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/sysreset/
H A Dsysreset_x86.c56 reg32 = inl(pm.base + pm.pm1_cnt_ofs);
61 outl(reg32, pm.base + pm.pm1_cnt_ofs);
65 outl(reg32, pm.base + pm.pm1_cnt_ofs);
/u-boot/include/
H A Dpch.h36 * @pm1_cnt_ofs: Offset of control register
42 u8 pm1_cnt_ofs; member in struct:pch_pmbase_info
/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c249 pm->pm1_cnt_ofs = PM1_CNT;
/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c656 pm->pm1_cnt_ofs = PM1_CNT;

Completed in 59 milliseconds