Home
last modified time | relevance | path

Searched full:gop (Results 1 – 25 of 45) sorted by relevance

12

/linux/drivers/firmware/efi/libstub/
H A Dgop.c134 static u32 choose_mode_modenum(efi_graphics_output_protocol_t *gop) in choose_mode_modenum() argument
145 mode = efi_table_attr(gop, mode); in choose_mode_modenum()
157 status = efi_call_proto(gop, query_mode, cmdline.mode, in choose_mode_modenum()
188 static u32 choose_mode_res(efi_graphics_output_protocol_t *gop) in choose_mode_res() argument
201 mode = efi_table_attr(gop, mode); in choose_mode_res()
221 status = efi_call_proto(gop, query_mode, m, in choose_mode_res()
246 static u32 choose_mode_auto(efi_graphics_output_protocol_t *gop) in choose_mode_auto() argument
261 mode = efi_table_attr(gop, mode); in choose_mode_auto()
281 status = efi_call_proto(gop, query_mode, m, in choose_mode_auto()
309 static u32 choose_mode_list(efi_graphics_output_protocol_t *gop) in choose_mode_list() argument
[all …]
H A Dpci.c71 * DMA to implement the GOP framebuffer anyway [although they in efi_pci_disable_bridge_busmaster()
72 * may use it in their implementation of Gop->Blt()], and so in efi_pci_disable_bridge_busmaster()
H A DMakefile65 lib-y := efi-stub-helper.o gop.o secureboot.o tpm.o \
/linux/Documentation/devicetree/bindings/net/
H A Dmarvell,pp2.yaml38 - description: GOP clock
126 gop-port-id:
130 GOP (Group Of Ports) point of view. This ID is used to index the
167 - gop-port-id
192 gop-port-id: false
262 gop-port-id = <0>;
281 gop-port-id = <2>;
303 gop-port-id = <3>;
/linux/drivers/net/xen-netback/
H A Dnetback.c392 struct gnttab_map_grant_ref *gop = queue->tx_map_ops + *map_ops; in xenvif_get_requests() local
472 txp == first ? extra_count : 0, gop); in xenvif_get_requests()
475 ++gop; in xenvif_get_requests()
498 gop); in xenvif_get_requests()
502 ++gop; in xenvif_get_requests()
520 (*map_ops) = gop - queue->tx_map_ops; in xenvif_get_requests()
1323 struct gnttab_unmap_grant_ref *gop; in xenvif_tx_dealloc_action() local
1329 gop = queue->tx_unmap_ops; in xenvif_tx_dealloc_action()
1341 BUG_ON(gop - queue->tx_unmap_ops >= MAX_PENDING_REQS); in xenvif_tx_dealloc_action()
1345 pending_idx_release[gop - queue->tx_unmap_ops] = in xenvif_tx_dealloc_action()
[all …]
/linux/Documentation/fb/
H A Defifb.rst7 both firmware with Graphics Output Protocol (GOP) displays as well as older
36 For GOP displays, efifb can autodetect the display's resolution and framebuffer
47 Options for GOP displays:
/linux/drivers/media/common/
H A Dcx2341x.c429 int gop = params->video_gop_size; in cx2341x_set_ctrl() local
431 params->video_gop_size = b * ((gop + b - 1) / b); in cx2341x_set_ctrl()
432 /* Max GOP size = 34 */ in cx2341x_set_ctrl()
439 int gop = ctrl->value; in cx2341x_set_ctrl() local
440 params->video_gop_size = b * ((gop + b - 1) / b); in cx2341x_set_ctrl()
441 /* Max GOP size = 34 */ in cx2341x_set_ctrl()
1237 "%s: Video: GOP Size %d, %d B-Frames, %sGOP Closure\n", in cx2341x_log_status()
1328 /* video gop cluster */ in cx2341x_try_ctrl()
1330 int gop = hdl->video_gop_size->val; in cx2341x_try_ctrl() local
1332 gop = b * ((gop + b - 1) / b); in cx2341x_try_ctrl()
[all …]
/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h122 /* gop param */
225 /* gop param (optional) */
/linux/include/uapi/linux/dvb/
H A Dvideo.h144 /* 7 line 21-1 data present in GOP (1=yes, 0=no) */
145 /* 6 line 21-2 data present in GOP (1=yes, 0=no) */
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-decoder-cmd.rst109 GOP in the video file, then the GOP before that, etc. etc.
H A Dext-ctrls-codec.rst551 GOP size (default 12)
554 GOP closure (default 1)
1374 Period between I-frames in the open GOP for H264. In case of an open
1375 GOP this is the period between two I-frames. The period between IDR
1823 the average bitrate for a GOP and keep it below or equal the set
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-types.h313 /* Video Encoder GOP IBP message */
320 u8 ucGOPSize; /* GOP Size 12, 15 */
/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h208 * GOP MODE (2 bit)
209 * low bit 0/1: advanced/simple GOP
/linux/drivers/clk/mvebu/
H A Dcp110-system-controller.c96 [CP110_GATE_GOP_DP] = "gop-dp",
104 [CP110_GATE_SDMMC_GOP] = "sd-mmc-gop",
H A Darmada-375.c163 { "gop", NULL, 19 },
/linux/drivers/media/pci/tw5864/
H A Dtw5864-core.c43 * There is a workaround for both issues: avoid P-frames by setting GOP size
154 if (input->frame_gop_seqno >= input->gop) in tw5864_h264_isr()
H A Dtw5864.h122 int gop; member
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v5.h59 H264_I_PERIOD = 0x9C, /* E, H.264, open GOP */
/linux/arch/arm64/boot/dts/marvell/
H A Darmada-cp11x.dtsi90 gop-port-id = <0>;
110 gop-port-id = <2>;
130 gop-port-id = <3>;
/linux/arch/x86/include/asm/
H A Defi.h284 #define __efi64_argmap_query_mode(gop, mode, size, info) \ argument
285 ((gop), (mode), efi64_zero_upper(size), efi64_zero_upper(info))
/linux/Documentation/devicetree/bindings/arm/marvell/
H A Dcp110-system-controller.txt51 - 1 9 GOP DP
59 - 1 18 SD/MMC/GOP
/linux/drivers/media/pci/cx18/
H A Dcx23418.h89 IN[1] - 0 = stop at end of GOP, 1 = stop at end of frame (MPEG only)
304 bit 2: mux option, 0 - in GOP, 1 - in picture
/linux/include/media/drv-intf/
H A Dcx2341x.h133 /* video gop cluster */
/linux/Documentation/devicetree/bindings/clock/
H A Dmvebu-gated-clock.txt42 19 gop Gigabit Ethernet MAC
/linux/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst1027 - 0=stop at end of GOP (generates IRQ)
1101 Set video frames per second. Change occurs at start of new GOP.
1188 Setup the GOP structure
1193 GOP size (maximum is 34)
1199 For example: IBBPBBPBBPBB --> GOP size: 12, number of B frames: 2+1 = 3
1203 GOP size must be a multiple of (B-frames + 1).
1216 at the start of the next GOP.
1594 Assigns the GOP open/close property.
2234 0 based frame number in GOP to begin playback from.
2340 B frames per GOP (for reverse play only)

12