Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
spi_read32
drivers/gpu/drm/i915/display/intel_rom.c
42
return spi_read32(rom, offset) & 0xffff;
drivers/gpu/drm/i915/display/intel_rom.c
64
rom->read32 = spi_read32;