/Linux-v4.19/Documentation/fb/ |
D | viafb.modes | 30 geometry 640 480 640 480 32 33 geometry 480 640 480 640 32 timings 39722 72 24 19 1 48 3 endmode 54 geometry 640 480 640 480 32 timings 31747 120 16 16 1 64 3 endmode 75 geometry 640 480 640 480 32 timings 27777 80 56 25 1 56 3 endmode 96 geometry 640 480 640 480 32 timings 23168 104 40 25 1 64 3 endmode 117 geometry 640 480 640 480 32 timings 19081 104 40 31 1 64 3 endmode 138 geometry 720 480 720 480 32 timings 37202 88 16 14 1 72 3 endmode 159 geometry 800 480 800 480 32 timings 33805 96 24 10 3 72 7 endmode 180 geometry 720 576 720 576 32 timings 30611 96 24 17 1 72 3 endmode 201 geometry 800 600 800 600 32 [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/ |
D | pamu.txt | 57 - fsl,primary-cache-geometry 59 Two cells that specify the geometry of the primary PAMU 63 - fsl,secondary-cache-geometry 65 Two cells that specify the geometry of the secondary PAMU 107 fsl,primary-cache-geometry = <32 1>; 108 fsl,secondary-cache-geometry = <128 2>; 113 fsl,primary-cache-geometry = <32 1>; 114 fsl,secondary-cache-geometry = <128 2>; 119 fsl,primary-cache-geometry = <32 1>; 120 fsl,secondary-cache-geometry = <128 2>; [all …]
|
/Linux-v4.19/drivers/iommu/ |
D | s390-iommu.c | 114 domain->geometry.aperture_start = zdev->start_dma; in s390_iommu_attach_device() 115 domain->geometry.aperture_end = zdev->end_dma; in s390_iommu_attach_device() 116 domain->geometry.force_aperture = true; in s390_iommu_attach_device() 118 } else if (domain->geometry.aperture_start != zdev->start_dma || in s390_iommu_attach_device() 119 domain->geometry.aperture_end != zdev->end_dma) { in s390_iommu_attach_device() 220 if (dma_addr < s390_domain->domain.geometry.aperture_start || in s390_iommu_update_trans() 221 dma_addr + size > s390_domain->domain.geometry.aperture_end) in s390_iommu_update_trans() 293 if (iova < domain->geometry.aperture_start || in s390_iommu_iova_to_phys() 294 iova > domain->geometry.aperture_end) in s390_iommu_iova_to_phys()
|
D | fsl_pamu_domain.c | 75 geom = &dma_domain->iommu_domain.geometry; in get_phys_addr() 133 phys_addr_t wnd_addr = dma_domain->iommu_domain.geometry.aperture_start; in map_win() 182 wnd_addr = dma_domain->iommu_domain.geometry.aperture_start; in update_liodn() 396 if (iova < domain->geometry.aperture_start || in fsl_pamu_iova_to_phys() 397 iova > domain->geometry.aperture_end) in fsl_pamu_iova_to_phys() 434 dma_domain->iommu_domain. geometry.aperture_start = 0; in fsl_pamu_domain_alloc() 435 dma_domain->iommu_domain.geometry.aperture_end = (1ULL << 36) - 1; in fsl_pamu_domain_alloc() 436 dma_domain->iommu_domain.geometry.force_aperture = true; in fsl_pamu_domain_alloc() 578 ret = check_size(size, domain->geometry.aperture_start); in fsl_pamu_window_enable() 640 &domain->geometry, win_cnt); in handle_attach_device() [all …]
|
D | dma-iommu.c | 288 if (domain->geometry.force_aperture) { in iommu_dma_init_domain() 289 if (base > domain->geometry.aperture_end || in iommu_dma_init_domain() 290 base + size <= domain->geometry.aperture_start) { in iommu_dma_init_domain() 296 domain->geometry.aperture_start >> order); in iommu_dma_init_domain() 373 if (domain->geometry.force_aperture) in iommu_dma_alloc_iova() 374 dma_limit = min(dma_limit, domain->geometry.aperture_end); in iommu_dma_alloc_iova()
|
D | tegra-gart.c | 242 gart_domain->domain.geometry.aperture_start = gart->iovmm_base; in gart_iommu_domain_alloc() 243 gart_domain->domain.geometry.aperture_end = gart->iovmm_base + in gart_iommu_domain_alloc() 245 gart_domain->domain.geometry.force_aperture = true; in gart_iommu_domain_alloc()
|
/Linux-v4.19/drivers/gpu/drm/msm/ |
D | msm_gem_vma.c | 99 u64 size = domain->geometry.aperture_end - in msm_gem_address_space_create() 100 domain->geometry.aperture_start; in msm_gem_address_space_create() 110 drm_mm_init(&aspace->mm, (domain->geometry.aperture_start >> PAGE_SHIFT), in msm_gem_address_space_create()
|
/Linux-v4.19/Documentation/scsi/ |
D | aha152x.txt | 111 The number of cylinders/heads/sectors is called geometry and is required 116 geometry just to be able to support that addressing scheme. The geometry 118 do with the real/physical geometry of the disk (which is usually 124 the right geometry to be able to interpret it. 130 The AHA-1522 BIOS calculates the geometry by fixing the number of heads 148 geometry right in most cases: 153 - take current geometry from the partition table
|
/Linux-v4.19/drivers/gpu/host1x/ |
D | dev.c | 226 struct iommu_domain_geometry *geometry; in host1x_probe() local 253 geometry = &host->domain->geometry; in host1x_probe() 257 geometry->aperture_start >> order); in host1x_probe() 258 host->iova_end = geometry->aperture_end; in host1x_probe()
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | p5040si-post.dtsi | 274 fsl,primary-cache-geometry = <32 1>; 275 fsl,secondary-cache-geometry = <128 2>; 280 fsl,primary-cache-geometry = <32 1>; 281 fsl,secondary-cache-geometry = <128 2>; 286 fsl,primary-cache-geometry = <32 1>; 287 fsl,secondary-cache-geometry = <128 2>; 292 fsl,primary-cache-geometry = <32 1>; 293 fsl,secondary-cache-geometry = <128 2>; 298 fsl,primary-cache-geometry = <32 1>; 299 fsl,secondary-cache-geometry = <128 2>;
|
D | p2041si-post.dtsi | 288 fsl,primary-cache-geometry = <32 1>; 289 fsl,secondary-cache-geometry = <128 2>; 294 fsl,primary-cache-geometry = <32 1>; 295 fsl,secondary-cache-geometry = <128 2>; 300 fsl,primary-cache-geometry = <32 1>; 301 fsl,secondary-cache-geometry = <128 2>; 306 fsl,primary-cache-geometry = <32 1>; 307 fsl,secondary-cache-geometry = <128 2>;
|
D | p5020si-post.dtsi | 320 fsl,primary-cache-geometry = <32 1>; 321 fsl,secondary-cache-geometry = <128 2>; 326 fsl,primary-cache-geometry = <32 1>; 327 fsl,secondary-cache-geometry = <128 2>; 332 fsl,primary-cache-geometry = <32 1>; 333 fsl,secondary-cache-geometry = <128 2>; 338 fsl,primary-cache-geometry = <32 1>; 339 fsl,secondary-cache-geometry = <128 2>;
|
D | p4080si-post.dtsi | 323 fsl,primary-cache-geometry = <32 1>; 324 fsl,secondary-cache-geometry = <128 2>; 329 fsl,primary-cache-geometry = <32 1>; 330 fsl,secondary-cache-geometry = <128 2>; 335 fsl,primary-cache-geometry = <32 1>; 336 fsl,secondary-cache-geometry = <128 2>; 341 fsl,primary-cache-geometry = <32 1>; 342 fsl,secondary-cache-geometry = <128 2>; 347 fsl,primary-cache-geometry = <32 1>; 348 fsl,secondary-cache-geometry = <128 2>;
|
D | p3041si-post.dtsi | 315 fsl,primary-cache-geometry = <32 1>; 316 fsl,secondary-cache-geometry = <128 2>; 321 fsl,primary-cache-geometry = <32 1>; 322 fsl,secondary-cache-geometry = <128 2>; 327 fsl,primary-cache-geometry = <32 1>; 328 fsl,secondary-cache-geometry = <128 2>; 333 fsl,primary-cache-geometry = <32 1>; 334 fsl,secondary-cache-geometry = <128 2>;
|
D | b4si-post.dtsi | 365 fsl,primary-cache-geometry = <8 1>; 366 fsl,secondary-cache-geometry = <32 2>; 372 fsl,primary-cache-geometry = <32 1>; 373 fsl,secondary-cache-geometry = <32 2>; 379 fsl,primary-cache-geometry = <32 1>; 380 fsl,secondary-cache-geometry = <32 2>; 386 fsl,primary-cache-geometry = <32 1>; 387 fsl,secondary-cache-geometry = <32 2>;
|
D | t2081si-post.dtsi | 509 fsl,primary-cache-geometry = <32 1>; 510 fsl,secondary-cache-geometry = <128 2>; 515 fsl,primary-cache-geometry = <32 1>; 516 fsl,secondary-cache-geometry = <128 2>; 521 fsl,primary-cache-geometry = <32 1>; 522 fsl,secondary-cache-geometry = <128 2>;
|
/Linux-v4.19/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_drv.c | 83 struct iommu_domain_geometry *geometry; in rockchip_drm_init_iommu() local 93 geometry = &private->domain->geometry; in rockchip_drm_init_iommu() 94 start = geometry->aperture_start; in rockchip_drm_init_iommu() 95 end = geometry->aperture_end; in rockchip_drm_init_iommu()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-driver-ufs | 264 of the UFS geometry descriptor parameters. The full 274 geometry descriptor parameters. The full information about 282 geometry descriptor parameters. The full information about 290 the UFS geometry descriptor parameters. The full information 298 is one of the UFS geometry descriptor parameters. The full 307 of the UFS geometry descriptor parameters. The full 316 of the UFS geometry descriptor parameters. The full 325 is one of the UFS geometry descriptor parameters. The full 334 is one of the UFS geometry descriptor parameters. The full 343 in Security Protocol In/Out. This is one of the UFS geometry [all …]
|
/Linux-v4.19/include/uapi/linux/ |
D | virtio_blk.h | 68 } geometry; member
|
/Linux-v4.19/drivers/md/ |
D | dm-core.h | 103 struct hd_geometry geometry; member
|
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | drm.c | 92 struct iommu_domain_geometry *geometry; in tegra_drm_load() local 105 geometry = &tegra->domain->geometry; in tegra_drm_load() 106 gem_start = geometry->aperture_start; in tegra_drm_load() 107 gem_end = geometry->aperture_end - CARVEOUT_SZ; in tegra_drm_load() 109 carveout_end = geometry->aperture_end; in tegra_drm_load()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | meye.rst | 81 xawtv -c /dev/video0 -geometry 640x480 83 xawtv -c /dev/video0 -geometry 320x240
|
D | soc-camera.rst | 117 Above user ioctls modify image geometry as follows: 139 output geometry. This is necessary to correctly configure the camera bus. 148 User window geometry is kept in .user_width and .user_height fields in struct
|
/Linux-v4.19/Documentation/ide/ |
D | ide.txt | 82 For really weird situations, the apparent (fdisk) geometry can also be specified 92 The results of successful auto-probing may override the physical geometry/irq 93 specified, though the "original" geometry may be retained as the "logical" 94 geometry for partitioning purposes (fdisk).
|
/Linux-v4.19/drivers/memstick/core/ |
D | ms_block.h | 155 struct hd_geometry geometry; member
|