Home
last modified time | relevance | path

Searched defs:pcdp_uart (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/firmware/
Dpcdp.h38 struct pcdp_uart { struct
39 u8 type;
40 u8 bits;
41 u8 parity;
42 u8 stop_bits;
43 u8 pci_seg;
44 u8 pci_bus;
45 u8 pci_dev;
46 u8 pci_func;
47 u64 baud;
[all …]
/kernel/linux/linux-5.10/drivers/firmware/
Dpcdp.h35 struct pcdp_uart { struct
36 u8 type;
37 u8 bits;
38 u8 parity;
39 u8 stop_bits;
40 u8 pci_seg;
41 u8 pci_bus;
42 u8 pci_dev;
43 u8 pci_func;
44 u64 baud;
[all …]