Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/boards/
Dboard-apsh4ad0a.c79 value |= MODE_PIN7; /* Normal mode */ in apsh4ad0a_mode_pins()
Dboard-apsh4a3a.c154 value |= MODE_PIN7; in apsh4a3a_mode_pins()
Dboard-sh7785lcr.c359 value |= MODE_PIN7; /* Area 0 SRAM interface [fixed] */ in sh7785lcr_mode_pins()
/linux-3.4.99/arch/sh/include/asm/
Dprocessor.h149 #define MODE_PIN7 (1 << 7) macro