Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpcie_phytium.c37 unsigned char port_type; in phytium_pci_skip_dev() local
54 port_type = (capreg >> 4) & 0xf; in phytium_pci_skip_dev()
55 if (port_type == 0x6 || port_type == 0x4) in phytium_pci_skip_dev()
/u-boot/lib/acpi/
A Dacpi_table.c270 int port_type, int port_subtype, in acpi_create_dbg2() argument
303 device->port_type = port_type; in acpi_create_dbg2()
/u-boot/include/acpi/
A Dacpi_table.h530 u16 port_type; member
624 int port_type, int port_subtype,
/u-boot/drivers/serial/
A Dns16550.c540 const u32 port_type = dev_get_driver_data(dev); in ns16550_serial_of_to_plat() local
575 if (port_type == PORT_JZ4780) in ns16550_serial_of_to_plat()

Completed in 12 milliseconds