Home
last modified time | relevance | path

Searched refs:MODE_PIN5 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/sh/boards/
H A Dboard-apsh4ad0a.c84 value |= MODE_PIN5; in apsh4ad0a_mode_pins()
H A Dboard-apsh4a3a.c159 value &= ~MODE_PIN5; /* 16-bit Area0 bus width */ in apsh4a3a_mode_pins()
H A Dboard-sh7785lcr.c364 value |= MODE_PIN5; /* 32-bit Area0 bus width */ in sh7785lcr_mode_pins()
/linux/arch/sh/include/asm/
H A Dprocessor.h139 #define MODE_PIN5 (1 << 5) macro