Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dr2d.h21 #define PA_RTCCE 0xa400000c /* RTC(9701) Enable control */ macro
/openbmc/linux/arch/sh/boards/mach-r2d/
H A Dsetup.c70 __raw_writew(state == BITBANG_CS_ACTIVE, PA_RTCCE); in r2d_chip_select()