| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | sata_dwc_460ex.c | 372 struct dma_slave_config sconf; in dma_dwc_xfer_setup() local 376 sconf.src_addr = hsdev->dmadr; in dma_dwc_xfer_setup() 377 sconf.device_fc = false; in dma_dwc_xfer_setup() 379 sconf.dst_addr = hsdev->dmadr; in dma_dwc_xfer_setup() 380 sconf.device_fc = false; in dma_dwc_xfer_setup() 383 sconf.direction = qc->dma_dir; in dma_dwc_xfer_setup() 384 sconf.src_maxburst = AHB_DMA_BRST_DFLT / 4; /* in items */ in dma_dwc_xfer_setup() 385 sconf.dst_maxburst = AHB_DMA_BRST_DFLT / 4; /* in items */ in dma_dwc_xfer_setup() 386 sconf.src_addr_width = DMA_SLAVE_BUSWIDTH_4_BYTES; in dma_dwc_xfer_setup() 387 sconf.dst_addr_width = DMA_SLAVE_BUSWIDTH_4_BYTES; in dma_dwc_xfer_setup() [all …]
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0074-gl-renderer-Support-more-SHM-RGB-formats.patch | 117 @@ -1002,6 +1003,7 @@ gl_shader_config_set_input_textures(struct gl_shader_config *sconf, 120 sconf->req.variant = gs->shader_variant; 121 + sconf->req.color_swap = gs->color_swap; 122 sconf->req.input_is_premult =
|
| H A D | 0010-HACK-gl-renderer-Support-making-hole-for-surface.patch | 85 @@ -1034,6 +1034,46 @@ gl_shader_config_init_for_paint_node(struct gl_shader_config *sconf, 133 if (!gl_shader_config_init_for_paint_node(&sconf, pnode, filter))
|
| H A D | 0041-gl-renderer-Honer-opaque-surface-s-alpha-channel.patch | 17 struct gl_shader_config alt = sconf;
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0073-gl-renderer-Support-more-SHM-RGB-formats.patch | 166 @@ -965,6 +966,7 @@ gl_shader_config_set_input_textures(struct gl_shader_config *sconf, 169 sconf->req.variant = gb->shader_variant; 170 + sconf->req.color_swap = gb->color_swap; 171 sconf->req.input_is_premult =
|
| H A D | 0011-HACK-gl-renderer-Support-making-hole-for-surface.patch | 85 @@ -994,6 +994,46 @@ gl_shader_config_init_for_paint_node(struct gl_shader_config *sconf, 133 if (!gl_shader_config_init_for_paint_node(&sconf, pnode, filter))
|
| H A D | 0081-gl-renderer-Fix-crash-when-painting-views-without-bu.patch | 20 struct gl_shader_config sconf;
|
| H A D | 0044-gl-renderer-Honer-opaque-surface-s-alpha-channel.patch | 17 struct gl_shader_config alt = sconf;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0074-gl-renderer-Support-more-SHM-RGB-formats.patch | 166 @@ -965,6 +966,7 @@ gl_shader_config_set_input_textures(struct gl_shader_config *sconf, 169 sconf->req.variant = gb->shader_variant; 170 + sconf->req.color_swap = gb->color_swap; 171 sconf->req.input_is_premult =
|
| H A D | 0011-HACK-gl-renderer-Support-making-hole-for-surface.patch | 85 @@ -994,6 +994,46 @@ gl_shader_config_init_for_paint_node(struct gl_shader_config *sconf, 133 if (!gl_shader_config_init_for_paint_node(&sconf, pnode, filter))
|
| H A D | 0082-gl-renderer-Fix-crash-when-painting-views-without-bu.patch | 20 struct gl_shader_config sconf;
|
| H A D | 0044-gl-renderer-Honer-opaque-surface-s-alpha-channel.patch | 17 struct gl_shader_config alt = sconf;
|
| /OK3568_Linux_fs/u-boot/drivers/ata/ |
| H A D | sata_sil3114.c | 641 u32 sconf = 0; in init_sata() local 697 pci_read_config_dword (devno, VND_SYSCONFSTAT, &sconf); in init_sata() 698 sconf |= (VND_SYSCONFSTAT_CHN_0_INTBLOCK | VND_SYSCONFSTAT_CHN_1_INTBLOCK); in init_sata() 699 pci_write_config_dword (devno, VND_SYSCONFSTAT, sconf); in init_sata()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/ |
| H A D | 0002-Fix-Eq-CAPS-plugin-name.patch | 73 snd_config_t *sconf = NULL;
|