| /OK3568_Linux_fs/kernel/drivers/memory/ |
| H A D | emif.c | 64 const struct lpddr2_addressing *addressing; member 371 const struct lpddr2_addressing *addressing) in get_sdram_ref_ctrl_shdw() argument 377 t_refi = addressing->tREFI_ns / 100; in get_sdram_ref_ctrl_shdw() 391 const struct lpddr2_addressing *addressing) in get_sdram_tim_1_shdw() argument 398 if (addressing->num_banks == B8) in get_sdram_tim_1_shdw() 424 const struct lpddr2_addressing *addressing) in get_sdram_tim_1_shdw_derated() argument 435 if (addressing->num_banks == B8) { in get_sdram_tim_1_shdw_derated() 464 const struct lpddr2_addressing *addressing, in get_sdram_tim_2_shdw() argument 476 val = DIV_ROUND_UP(addressing->tRFCab_ps + 10000, t_ck) - 1; in get_sdram_tim_2_shdw() 490 const struct lpddr2_addressing *addressing, in get_sdram_tim_3_shdw() argument [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | emif-common.c | 554 const struct lpddr2_addressing *addressing, in get_sdram_config_reg() argument 567 config_reg |= addressing->row_sz[cs0_device->io_width] << in get_sdram_config_reg() 570 config_reg |= addressing->num_banks << EMIF_REG_IBANK_SHIFT; in get_sdram_config_reg() 575 config_reg |= addressing->col_sz[cs0_device->io_width] << in get_sdram_config_reg() 582 const struct lpddr2_addressing *addressing) in get_sdram_ref_ctrl() argument 590 val = addressing->t_REFI_us_x10 * freq_khz / 10000; in get_sdram_ref_ctrl() 598 const struct lpddr2_addressing *addressing) in get_sdram_tim_1_reg() argument 604 if (addressing->num_banks == BANKS8) in get_sdram_tim_1_reg() 656 const struct lpddr2_addressing *addressing) in get_sdram_tim_3_reg() argument 659 val = min(timings->tRASmax * 10 / addressing->t_REFI_us_x10 - 1, 0xF); in get_sdram_tim_3_reg() [all …]
|
| /OK3568_Linux_fs/kernel/arch/m68k/math-emu/ |
| H A D | fp_decode.h | 112 | extract the addressing mode 128 | extract the register for the addressing mode 214 | addressing mode: data register direct 220 | addressing mode: address register indirect 244 | addressing mode: address register indirect with postincrement 263 | addressing mode: address register indirect with predecrement 289 | addressing mode: address register/programm counter indirect 331 | all other indirect addressing modes will finally end up here 345 | addressing mode: address register/programm counter indirect 355 3: | addressing mode: address register/programm counter memory indirect
|
| H A D | fp_scan.S | 133 | decode addressing mode for source 141 | addressing mode: data register direct 171 | addressing mode: address register indirect 176 | addressing mode: address register indirect with postincrement 181 | addressing mode: address register indirect with predecrement 186 | addressing mode: address register/programm counter indirect 192 | all other indirect addressing modes will finally end up here 197 | all pc relative addressing modes and immediate/absolute modes end up here 211 | addressing mode: absolute short 216 | addressing mode: absolute long [all …]
|
| H A D | fp_move.S | 64 | encode addressing mode for dest 72 | addressing mode: data register direct 135 | addressing mode: address register indirect 140 | addressing mode: address register indirect with postincrement 145 | addressing mode: address register indirect with predecrement 150 | addressing mode: address register indirect with 16bit displacement
|
| H A D | fp_movem.S | 88 | addressing mode: address register indirect 93 | addressing mode: address register indirect with postincrement 102 | addressing mode: address register/programm counter indirect
|
| H A D | fp_cond.S | 105 | decode addressing mode 113 | addressing mode: data register direct
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | qnx6.rst | 56 data and the addressing levels in that specific tree. 60 Level 1 adds an additional indirect addressing level where each indirect 61 addressing block holds up to blocksize / 4 bytes pointers to data blocks. 62 Level 2 adds an additional indirect addressing block level (so, already up 66 indirect addressing blocks or inodes. 97 For more than 16 blocks an indirect addressing in form of another tree is 143 Long filenames are stored in a separate addressing tree. The staring point 165 smaller than addressing space in the bitmap. 183 Bitmap blocks, Inode blocks and indirect addressing blocks for those two
|
| /OK3568_Linux_fs/kernel/Documentation/x86/x86_64/ |
| H A D | fsgs.rst | 7 memory can use segment register based addressing mode. The following 38 applications. GCC and Clang support GS based addressing via address space 85 more flexible usage of the FS/GS addressing modes in user space 141 Compiler support for FS/GS based addressing 144 GCC version 6 and newer provide support for FS/GS based addressing via 189 FS/GS based addressing with inline assembly 193 be used for FS/GS based addressing mode::
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | aha152x.rst | 126 The BIOS uses a cylinder/head/sector addressing scheme (C/H/S) 128 C/H/S addressing. 131 as base for requests in C/H/S addressing. SCSI only knows about the 135 geometry just to be able to support that addressing scheme. The geometry 141 instead of C/H/S addressing. Unfortunately C/H/S addressing is also used 145 Moreover there are certain limitations to the C/H/S addressing scheme,
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | Kconfig | 70 # Physical addressing modes 81 bool "Support 32-bit physical addressing through PMB" 86 If you say Y here, physical addressing will be extended to 88 29-bit physical addressing will be used.
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/fsl/ |
| H A D | ddr3_dimm_params.c | 169 pdimm->n_row_addr = ((spd->addressing >> 3) & 0x7) + 12; in ddr_compute_dimm_parameters() 170 pdimm->n_col_addr = (spd->addressing & 0x7) + 9; in ddr_compute_dimm_parameters()
|
| H A D | ddr4_dimm_params.c | 213 pdimm->n_row_addr = ((spd->addressing >> 3) & 0x7) + 12; in ddr_compute_dimm_parameters() 214 pdimm->n_col_addr = (spd->addressing & 0x7) + 9; in ddr_compute_dimm_parameters()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/mtd/ |
| H A D | spi-nor.rst | 17 which the controller driver is aware of the opcodes, addressing, and other 65 flash chip such as addressing mode. Call it whenever detach the driver from
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | jedec,spi-nor.txt | 72 - broken-flash-reset : Some flash devices utilize stateful addressing modes 73 (e.g., for 32-bit addressing) which need to be managed
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | head.S | 163 sam31 # switch to 31 bit addressing mode 273 # startup-code at 0x10000, running in absolute addressing mode 290 # kdump startup-code at 0x10010, running in 64 bit absolute addressing mode 303 sam64 # switch to 64 bit addressing mode
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | j1939.rst | 11 sophisticated addressing scheme and extends the maximum packet size above 8 32 addressing and transport methods used by J1939. 42 * **Dynamic addressing:** Address Claiming in J1939 is time critical. 46 results in a consistent J1939 bus with proper addressing. 97 Both static and dynamic addressing methods can be used. 103 For dynamic addressing, so-called Address Claiming, extra support is foreseen
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ddr_spd.h | 184 unsigned char addressing; /* 5 SDRAM Addressing */ member 299 uint8_t addressing; /* 5 Addressing */ member
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | brcm,bcmgenet.txt | 45 - #address-cells: address cell for MDIO bus addressing, should be 1 46 - #size-cells: size of the cells for MDIO bus addressing, should be 0
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/drx39xyj/ |
| H A D | drx_dap_fasi.h | 98 #error At least one of short- or long-addressing format must be allowed.
|
| /OK3568_Linux_fs/u-boot/doc/SPI/ |
| H A D | status.txt | 11 - Bank Address Register (Accessing flashes > 16Mbytes in 3-byte addressing)
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | ev6-memset.S | 84 subq $3,8,$3 # E : Invert (for addressing uses) 262 subq $3,8,$3 # E : Invert (for addressing uses) 450 subq $3,8,$3 # E : Invert (for addressing uses)
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/ |
| H A D | Kconfig | 3 prompt "Node addressing mode"
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/ioctl/ |
| H A D | hdio.rst | 33 HDIO_GET_ADDRESS get sector addressing mode 60 HDIO_SET_ADDRESS change lba addressing modes 124 purely by sector number nowadays (lba addressing), and the 565 The value of the current addressing mode: 752 if LBA48 addressing is enabled for the drive 1284 change lba addressing modes 1294 New value for addressing mode
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.sata | 14 Supports 48-bit addressing
|