Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/
H A Dboard-apsh4ad0a.c90 value &= ~MODE_PIN11; /* PCI-E Root port */ in apsh4ad0a_mode_pins()
H A Dboard-apsh4a3a.c165 value |= MODE_PIN11; /* Display Unit */ in apsh4a3a_mode_pins()
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h145 #define MODE_PIN11 (1 << 11) macro
/openbmc/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.c508 port->endpoint = test_mode_pin(MODE_PIN11); in sh7786_pcie_init_hw()