Searched refs:io_attr (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Datom.h136 uint16_t io_attr; member in struct:atom_context
H A Datom.c161 io_attr >> CU8(base + 2)) & (0xFFFFFFFF >> (32 - atom_iio_execute()
257 val = gctx->io_attr; atom_get_src_int()
527 gctx->io_attr = val; atom_put_dst()
/linux-4.1.27/drivers/pci/host/
H A Dpci-mvebu.c120 unsigned int io_attr; member in struct:mvebu_pcie_port
147 return port->io_target != -1 && port->io_attr != -1; mvebu_has_ioport()
388 mvebu_pcie_add_windows(port, port->io_target, port->io_attr, mvebu_pcie_handle_iobase_change()
1024 &port->io_target, &port->io_attr); mvebu_pcie_probe()
1027 port->io_attr = -1; mvebu_pcie_probe()

Completed in 166 milliseconds