Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-landisk/mach/
H A Diodata_landisk.h20 #define PA_STATUS 0xb0000002 /* Switch Status Register */ macro
/openbmc/linux/arch/sh/boards/mach-landisk/
H A Dpsw.c25 sw_value = (0x0ff & (~__raw_readb(PA_STATUS))); in psw_irq_handler()