Home
last modified time | relevance | path

Searched refs:MODE_PIN9 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/sh/boards/
H A Dboard-apsh4ad0a.c88 value |= MODE_PIN9; /* Crystal resonator */ in apsh4ad0a_mode_pins()
H A Dboard-urquell.c187 if (test_mode_pin(MODE_PIN9)) in urquell_clk_init()
H A Dboard-apsh4a3a.c163 value |= MODE_PIN9; /* Master Mode */ in apsh4a3a_mode_pins()
H A Dboard-sh7785lcr.c368 value |= MODE_PIN9; /* Master Mode */ in sh7785lcr_mode_pins()
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h143 #define MODE_PIN9 (1 << 9) macro
/openbmc/linux/arch/sh/boards/mach-sdk7786/
H A Dsetup.c198 if (test_mode_pin(MODE_PIN9)) in sdk7786_clk_init()