Searched refs:gop (Results 1 – 5 of 5) sorted by relevance
| /freebsd/stand/efi/loader/ |
| H A D | framebuffer.c | 60 static EFI_GRAPHICS_OUTPUT_PROTOCOL *gop; variable 643 gop = tgop; in efi_find_framebuffer() 647 gop = tgop; in efi_find_framebuffer() 656 gfx_state->tg_private = gop; in efi_find_framebuffer() 663 rv = efifb_from_gop(&efifb, gop->Mode, gop->Mode->Info); in efi_find_framebuffer() 786 for (mode = 0; mode < gop->Mode->MaxMode; mode++) { in gop_autoresize() 787 status = gop->QueryMode(gop, mode, &infosz, &info); in gop_autoresize() 790 efifb_from_gop(&efifb, gop->Mode, info); in gop_autoresize() 804 status = gop->SetMode(gop, best_mode); in gop_autoresize() 859 if (gop != NULL) in command_autoresize() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | marvell-pp2.txt | 38 - gop-port-id: only for marvell,armada-7k-pp2, ID of the port from the 105 gop-port-id = <0>; 122 gop-port-id = <2>; 139 gop-port-id = <3>;
|
| /freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
| H A D | armada-cp11x.dtsi | 90 gop-port-id = <0>; 110 gop-port-id = <2>; 130 gop-port-id = <3>;
|
| /freebsd/stand/common/ |
| H A D | gfx_fb.c | 860 EFI_GRAPHICS_OUTPUT_PROTOCOL *gop; in gfxfb_blt() local 873 gop = gfx_state.tg_private; in gfxfb_blt() 879 status = gop->Blt(gop, BltBuffer, EfiBltVideoFill, in gfxfb_blt() 885 status = gop->Blt(gop, BltBuffer, in gfxfb_blt() 892 status = gop->Blt(gop, BltBuffer, EfiBltBufferToVideo, in gfxfb_blt() 898 status = gop->Blt(gop, BltBuffer, EfiBltVideoToVideo, in gfxfb_blt()
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | mvebu-gated-clock.txt | 42 19 gop Gigabit Ethernet MAC
|