OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
spi_read32
sys/dev/pci/drm/i915/soc/intel_rom.c
45
return spi_read32(rom, offset) & 0xffff;
sys/dev/pci/drm/i915/soc/intel_rom.c
67
rom->read32 = spi_read32;