Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/
H A Dboard-apsh4ad0a.c92 value |= MODE_PIN13; /* AUD Enable */ in apsh4ad0a_mode_pins()
H A Dboard-apsh4a3a.c167 value &= ~MODE_PIN13; /* 29-bit address mode */ in apsh4a3a_mode_pins()
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h147 #define MODE_PIN13 (1 << 13) macro