| /kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
| D | gop.c | 134 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 …]
|
| D | pci.c | 71 * 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()
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| D | gop.c | 134 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 …]
|
| D | pci.c | 71 * 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()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | marvell,pp2.yaml | 38 - 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>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | marvell-pp2.txt | 22 - GOP clock (for both armada-375-pp2 and armada-7k-pp2) 36 - gop-port-id: only for marvell,armada-7k-pp2, ID of the port from the 37 GOP (Group Of Ports) point of view. This ID is used to index the 103 gop-port-id = <0>; 120 gop-port-id = <2>; 137 gop-port-id = <3>;
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | efifb.rst | 7 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:
|
| /kernel/linux/linux-6.6/Documentation/fb/ |
| D | efifb.rst | 7 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:
|
| /kernel/linux/linux-5.10/drivers/net/xen-netback/ |
| D | netback.c | 391 struct gnttab_map_grant_ref *gop = queue->tx_map_ops + *map_ops; in xenvif_get_requests() local 471 txp == first ? extra_count : 0, gop); in xenvif_get_requests() 474 ++gop; in xenvif_get_requests() 497 gop); in xenvif_get_requests() 501 ++gop; in xenvif_get_requests() 519 (*map_ops) = gop - queue->tx_map_ops; in xenvif_get_requests() 1328 struct gnttab_unmap_grant_ref *gop; in xenvif_tx_dealloc_action() local 1334 gop = queue->tx_unmap_ops; in xenvif_tx_dealloc_action() 1346 BUG_ON(gop - queue->tx_unmap_ops >= MAX_PENDING_REQS); in xenvif_tx_dealloc_action() 1350 pending_idx_release[gop - queue->tx_unmap_ops] = in xenvif_tx_dealloc_action() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/xen-netback/ |
| D | netback.c | 391 struct gnttab_map_grant_ref *gop = queue->tx_map_ops + *map_ops; in xenvif_get_requests() local 471 txp == first ? extra_count : 0, gop); in xenvif_get_requests() 474 ++gop; in xenvif_get_requests() 497 gop); in xenvif_get_requests() 501 ++gop; in xenvif_get_requests() 519 (*map_ops) = gop - queue->tx_map_ops; in xenvif_get_requests() 1317 struct gnttab_unmap_grant_ref *gop; in xenvif_tx_dealloc_action() local 1323 gop = queue->tx_unmap_ops; in xenvif_tx_dealloc_action() 1335 BUG_ON(gop - queue->tx_unmap_ops >= MAX_PENDING_REQS); in xenvif_tx_dealloc_action() 1339 pending_idx_release[gop - queue->tx_unmap_ops] = in xenvif_tx_dealloc_action() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/common/ |
| D | cx2341x.c | 429 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 …]
|
| /kernel/linux/linux-5.10/drivers/media/common/ |
| D | cx2341x.c | 429 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 …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/ |
| D | allegro-mail.h | 122 /* gop param */ 225 /* gop param (optional) */
|
| /kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/ |
| D | allegro-mail.h | 119 /* gop param */ 222 /* gop param (optional) */
|
| /kernel/linux/linux-5.10/drivers/staging/unisys/visorinput/ |
| D | Kconfig | 13 GOP protocol, so If this driver is not present, the Linux guest should
|
| /kernel/linux/linux-6.6/include/uapi/linux/dvb/ |
| D | video.h | 144 /* 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) */
|
| /kernel/linux/linux-5.10/include/uapi/linux/dvb/ |
| D | video.h | 159 /* 7 line 21-1 data present in GOP (1=yes, 0=no) */ 160 /* 6 line 21-2 data present in GOP (1=yes, 0=no) */
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | vidioc-decoder-cmd.rst | 109 GOP in the video file, then the GOP before that, etc. etc.
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | vidioc-decoder-cmd.rst | 109 GOP in the video file, then the GOP before that, etc. etc.
|
| /kernel/linux/linux-6.6/drivers/media/pci/saa7164/ |
| D | saa7164-types.h | 313 /* Video Encoder GOP IBP message */ 320 u8 ucGOPSize; /* GOP Size 12, 15 */
|
| /kernel/linux/linux-5.10/drivers/media/pci/saa7164/ |
| D | saa7164-types.h | 313 /* Video Encoder GOP IBP message */ 320 u8 ucGOPSize; /* GOP Size 12, 15 */
|
| /kernel/linux/linux-6.6/drivers/media/usb/hdpvr/ |
| D | hdpvr.h | 208 * GOP MODE (2 bit) 209 * low bit 0/1: advanced/simple GOP
|
| /kernel/linux/linux-5.10/drivers/media/usb/hdpvr/ |
| D | hdpvr.h | 208 * GOP MODE (2 bit) 209 * low bit 0/1: advanced/simple GOP
|
| /kernel/linux/linux-6.6/drivers/clk/mvebu/ |
| D | cp110-system-controller.c | 96 [CP110_GATE_GOP_DP] = "gop-dp", 104 [CP110_GATE_SDMMC_GOP] = "sd-mmc-gop",
|
| /kernel/linux/linux-5.10/drivers/clk/mvebu/ |
| D | cp110-system-controller.c | 96 [CP110_GATE_GOP_DP] = "gop-dp", 104 [CP110_GATE_SDMMC_GOP] = "sd-mmc-gop",
|