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

/linux-4.4.14/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.4.14/drivers/gpu/drm/amd/amdgpu/
H A Datom.h135 uint16_t io_attr; member in struct:atom_context
H A Datom.c158 io_attr >> CU8(base + 2)) & (0xFFFFFFFF >> (32 - atom_iio_execute()
254 val = gctx->io_attr; atom_get_src_int()
524 gctx->io_attr = val; atom_put_dst()
/linux-4.4.14/drivers/pci/host/
H A Dpci-mvebu.c144 unsigned int io_attr; member in struct:mvebu_pcie_port
170 return port->io_target != -1 && port->io_attr != -1; mvebu_has_ioport()
420 mvebu_pcie_add_windows(port, port->io_target, port->io_attr, mvebu_pcie_handle_iobase_change()
1081 &port->io_target, &port->io_attr); mvebu_pcie_parse_port()
1084 port->io_attr = -1; mvebu_pcie_parse_port()

Completed in 123 milliseconds