Searched refs:dbase (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/ |
| H A D | iommu.c | 297 unsigned long dbase, unsigned long dsize, in cell_iommu_setup_stab() argument 303 segments = max(dbase + dsize, fbase + fsize) >> IO_SEGMENT_SHIFT; in cell_iommu_setup_stab() 876 struct device_node *np, unsigned long dbase, unsigned long dsize, in cell_iommu_setup_fixed_ptab() argument 881 ptab = cell_iommu_alloc_ptab(iommu, fbase, fsize, dbase, dsize, 24); in cell_iommu_setup_fixed_ptab() 900 if (ioaddr >= dbase && ioaddr < (dbase + dsize)) { in cell_iommu_setup_fixed_ptab() 913 unsigned long dbase, dsize, fbase, fsize, hbase, hend; in cell_iommu_fixed_mapping_init() local 942 cell_iommu_get_window(np, &dbase, &dsize); in cell_iommu_fixed_mapping_init() 943 fbase = max(fbase, dbase + dsize); in cell_iommu_fixed_mapping_init() 974 cell_iommu_get_window(np, &dbase, &dsize); in cell_iommu_fixed_mapping_init() 976 if (hbase < dbase || (hend > (dbase + dsize))) { in cell_iommu_fixed_mapping_init() [all …]
|
| /OK3568_Linux_fs/kernel/lib/zlib_inflate/ |
| H A D | inftrees.c | 52 static const unsigned short dbase[32] = { /* Distance codes 0..29 base */ in zlib_inflate_table() local 181 base = dbase; in zlib_inflate_table()
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | inftrees.c | 62 static const unsigned short dbase[32] = { /* Distance codes 0..29 base */ in inflate_table() local 191 base = dbase; in inflate_table()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/ |
| H A D | qm.c | 556 u64 dbase; in qm_db_v2() local 560 dbase = QM_DOORBELL_SQ_CQ_BASE_V2; in qm_db_v2() 562 dbase = QM_DOORBELL_EQ_AEQ_BASE_V2; in qm_db_v2() 569 writeq(doorbell, qm->io_base + dbase); in qm_db_v2()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 40649 to the given LABEL relative to the dbase, using an integer of the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 40649 to the given LABEL relative to the dbase, using an integer of the
|