Home
last modified time | relevance | path

Searched refs:organization (Results 1 – 25 of 182) sorted by relevance

12345678

/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Dddr3_dimm_params.c66 if ((spd->organization & 0x7) < 4) in compute_ranksize()
67 nbit_sdram_width = (spd->organization & 0x7) + 2; in compute_ranksize()
120 pdimm->n_ranks = ((spd->organization >> 3) & 0x7) + 1; in ddr_compute_dimm_parameters()
130 pdimm->device_width = 1 << ((spd->organization & 0x7) + 2); in ddr_compute_dimm_parameters()
H A Dddr4_dimm_params.c98 if ((spd->organization & 0x7) < 4) in compute_ranksize()
99 nbit_sdram_width = (spd->organization & 0x7) + 2; in compute_ranksize()
163 pdimm->n_ranks = ((spd->organization >> 3) & 0x7) + 1; in ddr_compute_dimm_parameters()
173 pdimm->device_width = 1 << ((spd->organization & 0x7) + 2); in ddr_compute_dimm_parameters()
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DPolyForm-Noncommercial-1.0.066 Use by any charitable organization, educational institution,
67 public research organization, public safety or health
68 organization, environmental protection organization,
120 or other kind of organization that you work for, plus all
122 or are under common control with that organization. **Control**
H A DBSD-4-Clause14 This product includes software developed by the <organization>.
15 4. Neither the name of the <organization> nor the
H A DNAIST-200349 organization that participated in or was otherwise related to the
66 any person, organization or entity other than ICOT, unless it makes or
68 writing, such person, organization or entity, will also be exempted
H A DEPICS17 3. You may modify and make a copy or copies of the Software for use within your organization, if yo…
22 …ased on the Software, and distribute copies of such work outside your organization, if you meet al…
H A DPolyForm-Small-Business-1.0.0110 or other kind of organization that you work for, plus all
112 or are under common control with that organization. **Control**
H A DBSL-1.04 Permission is hereby granted, free of charge, to any person or organization
H A DArtistic-2.025 "Copyright Holder" means the individual(s) or organization(s)
42 organization, to others outside of your company or organization.
H A DRuby19 organization.
/OK3568_Linux_fs/u-boot/include/
H A Dddr_spd.h186 unsigned char organization; /* 7 Module Organization */ member
306 uint8_t organization; /* 12 Module Organization */ member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/geoip/
H A Dgeoip-perl_1.51.bb6 DESCRIPTION = "perl library for country/city/organization to IP address or hostname mapping"
H A Dgeoip_1.6.12.bb1 SUMMARY = "C library for country/city/organization to IP address or hostname mapping"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/bats/
H A Dbats_1.6.1.bb4 AUTHOR = "Sam Stephenson & bats-core organization"
/OK3568_Linux_fs/buildroot/package/bind/
H A DConfig.in18 stable architecture on top of which an organization's naming
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.575 ** Permission is hereby granted, free of charge, to any person or organization
H A DLICENSE.70257 # organization that participated in or was otherwise related to the
274 # any person, organization or entity other than ICOT, unless it makes or
276 # writing, such person, organization or entity, will also be exempted
379 # Database, the organization that is providing the IANA
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/
H A DLICENSE_Boost.txt3 Permission is hereby granted, free of charge, to any person or organization
H A DLICENSE_wagyu.txt17 Permission is hereby granted, free of charge, to any person or organization
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dddr3_spd.c156 return (((buf->organization & 0x38) >> 3) + 1) * in ddr3_get_size_in_mb()
179 spd->rank = ((buf->organization & 0x38) >> 3) + 1; in ddrtimingcalculation()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dindex.rst6 organization here — this material was not written to be a single, coherent
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A DLICENSE28 Permission is hereby granted, free of charge, to any person or organization
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Deeprom.rst64 organization laid out by Frodo, but it should be at least completely
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dnilfs2.rst224 The organization of the blocks is recorded in the summary information
245 The following figure shows a typical organization of the logs::
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dsubdev-formats.rst225 - :cspan:`31` Data organization
1628 - :cspan:`35` Data organization
1735 - :cspan:`31` Data organization
1905 - :cspan:`3` Data organization
2141 organization is given as an example for the first pixel only.
2168 - :cspan:`15` Data organization
2978 describes the organization of each pixel data in each sample. When a
3020 - :cspan:`31` Data organization
7225 - :cspan:`35` Data organization
7413 - :cspan:`31` Data organization
[all …]

12345678