Home
last modified time | relevance | path

Searched refs:x86_pci_write_config32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dearly_uart.c52 static void x86_pci_write_config32(int dev, unsigned int where, u32 value) in x86_pci_write_config32() function
64 x86_pci_write_config32(PCI_DEV_CONFIG(0, LPC_DEV, LPC_FUNC), UART_CONT, in setup_internal_uart()
/openbmc/u-boot/arch/x86/cpu/braswell/
H A Dearly_uart.c47 static void x86_pci_write_config32(int dev, unsigned int where, u32 value) in x86_pci_write_config32() function
59 x86_pci_write_config32(PCI_DEV_CONFIG(0, LPC_DEV, LPC_FUNC), UART_CONT, in setup_internal_uart()