Home
last modified time | relevance | path

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

/linux/drivers/platform/mips/
H A Dls2k-reset.c12 #define PM1_CNT 0x14 /* Power Management 1 Control Register */ macro
27 writel(GENMASK(12, 10) | BIT(13), base + PM1_CNT); in ls2k_poweroff()
/linux/include/linux/platform_data/x86/
H A Dpmc_atom.h156 #define PM1_CNT 0x4 macro
/linux/drivers/platform/x86/
H A Dpmc_atom.c234 pm1_cnt_port = acpi_base_addr + PM1_CNT; in pmc_power_off()