Home
last modified time | relevance | path

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

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