Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/
H A Dboard-apsh4ad0a.c91 value &= ~MODE_PIN12; /* 4 lane + 1 lane */ in apsh4ad0a_mode_pins()
H A Dboard-apsh4a3a.c166 value |= MODE_PIN12; in apsh4a3a_mode_pins()
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h146 #define MODE_PIN12 (1 << 12) macro
/openbmc/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.c496 return test_mode_pin(MODE_PIN12) ? 3 : 2; in sh7786_pcie_core_init()