Home
last modified time | relevance | path

Searched defs:uart_dev (Results 1 – 4 of 4) sorted by relevance

/external/coreboot/src/soc/intel/denverton_ns/
Duart.c57 struct device *uart_dev; in hide_hsuarts() local
/external/coreboot/src/soc/intel/denverton_ns/bootblock/
Duart.c20 pci_devfn_t uart_dev = PCI_DEV(bus, dev, func); in pci_early_hsuart_device_probe() local
/external/coreboot/src/superio/smsc/sch555x/
Dbootblock.c51 void sch555x_enable_serial(pnp_devfn_t uart_dev, uint16_t serial_iobase) in sch555x_enable_serial()
/external/coreboot/src/soc/intel/meteorlake/
Dfsp_params.c291 static const pci_devfn_t uart_dev[] = { variable