Home
last modified time | relevance | path

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

/devicemodel/hw/pci/
A Duart.c91 uint32_t vuart_idx; in pci_uart_init() local
105 if (dm_strtoui(val, &val, 10, &vuart_idx)) { in pci_uart_init()
124 *((uint32_t *)vdev.args) = vuart_idx; in pci_uart_init()
127 pr_err("HV can't create vuart with vuart_idx=%d\n", vuart_idx); in pci_uart_init()

Completed in 2 milliseconds