Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/reset/
H A Dpiix4-poweroff.c17 PIIX4_FUNC3IO_PMSTS = 0x00, enumerator
35 sts = inw(io_offset + PIIX4_FUNC3IO_PMSTS); in piix4_poweroff()
38 outw(sts, io_offset + PIIX4_FUNC3IO_PMSTS); in piix4_poweroff()
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dpiix4-poweroff.c17 PIIX4_FUNC3IO_PMSTS = 0x00, enumerator
35 sts = inw(io_offset + PIIX4_FUNC3IO_PMSTS); in piix4_poweroff()
38 outw(sts, io_offset + PIIX4_FUNC3IO_PMSTS); in piix4_poweroff()
/kernel/linux/linux-5.10/arch/mips/include/asm/mips-boards/
H A Dpiix4.h47 #define PIIX4_FUNC3IO_PMSTS 0x00 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mips-boards/
H A Dpiix4.h47 #define PIIX4_FUNC3IO_PMSTS 0x00 macro

Completed in 2 milliseconds