Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-landisk/mach/
H A Diodata_landisk.h21 #define PA_SHUTDOWN 0xb0000003 /* Shutdown Control Register */ macro
/openbmc/linux/arch/sh/boards/mach-landisk/
H A Dsetup.c23 __raw_writeb(0x01, PA_SHUTDOWN); in landisk_power_off()