Home
last modified time | relevance | path

Searched refs:MODE_PIN0 (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/sh/kernel/cpu/sh2/
H A Dclock-sh7619.c64 if (test_mode_pin(MODE_PIN2 | MODE_PIN0) || in arch_init_clk_ops()
67 else if (test_mode_pin(MODE_PIN0) || test_mode_pin(MODE_PIN1)) in arch_init_clk_ops()
/openbmc/linux/arch/sh/boards/mach-se/
H A Dboard-se7619.c17 return MODE_PIN2 | MODE_PIN0; in se7619_mode_pins()
/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dclock-sh7203.c71 else if (test_mode_pin(MODE_PIN0)) in arch_init_clk_ops()
H A Dclock-sh7201.c73 if (test_mode_pin(MODE_PIN1 | MODE_PIN0)) in arch_init_clk_ops()
H A Dclock-sh7206.c71 if (test_mode_pin(MODE_PIN2 | MODE_PIN1 | MODE_PIN0)) in arch_init_clk_ops()
H A Dclock-sh7264.c137 if (test_mode_pin(MODE_PIN0)) { in arch_clk_init()
/openbmc/linux/arch/sh/boards/
H A Dboard-apsh4ad0a.c79 value |= MODE_PIN0; /* Clock Mode 3 */ in apsh4ad0a_mode_pins()
H A Dboard-apsh4a3a.c154 value &= ~MODE_PIN0; /* Clock Mode 16 */ in apsh4a3a_mode_pins()
H A Dboard-sh7757lcr.c592 value |= MODE_PIN0; /* Clock Mode: 1 */ in sh7757lcr_mode_pins()
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h134 #define MODE_PIN0 (1 << 0) macro
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7757.c28 multiplier = test_mode_pin(MODE_PIN0) ? 24 : 16; in pll_recalc()
/openbmc/linux/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c623 return MODE_PIN0 | MODE_PIN1 | MODE_PIN5 | MODE_PIN8; in kfr2r09_mode_pins()
/openbmc/linux/arch/sh/boards/mach-migor/
H A Dsetup.c623 return MODE_PIN0 | MODE_PIN1 | MODE_PIN5; in migor_mode_pins()