Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/
H A Dboard-apsh4ad0a.c85 value |= MODE_PIN6; in apsh4ad0a_mode_pins()
H A Dboard-apsh4a3a.c160 value |= MODE_PIN6; /* Area 0 SRAM interface */ in apsh4a3a_mode_pins()
H A Dboard-sh7785lcr.c365 value |= MODE_PIN6; /* 32-bit Area0 bus width */ in sh7785lcr_mode_pins()
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h140 #define MODE_PIN6 (1 << 6) macro