Home
last modified time | relevance | path

Searched refs:requirements (Results 1 – 25 of 254) sorted by relevance

1234567891011

/linux/drivers/mtd/nand/raw/
H A Dnand_samsung.c14 struct nand_ecc_props requirements = {}; in samsung_nand_decode_id() local
76 requirements.step_size = 512; in samsung_nand_decode_id()
77 requirements.strength = 1 << extid; in samsung_nand_decode_id()
79 requirements.step_size = 1024; in samsung_nand_decode_id()
82 requirements.strength = 24; in samsung_nand_decode_id()
85 requirements.strength = 40; in samsung_nand_decode_id()
88 requirements.strength = 60; in samsung_nand_decode_id()
92 requirements.step_size = 0; in samsung_nand_decode_id()
102 requirements.step_size = 512; in samsung_nand_decode_id()
103 requirements.strength = 1; in samsung_nand_decode_id()
[all …]
H A Dnand_esmt.c14 struct nand_ecc_props requirements = {}; in esmt_nand_decode_id() local
20 requirements.step_size = 512; in esmt_nand_decode_id()
23 requirements.strength = 4; in esmt_nand_decode_id()
26 requirements.strength = 2; in esmt_nand_decode_id()
29 requirements.strength = 1; in esmt_nand_decode_id()
33 requirements.step_size = 0; in esmt_nand_decode_id()
38 nanddev_set_ecc_requirements(base, &requirements); in esmt_nand_decode_id()
H A Dnand_hynix.c498 struct nand_ecc_props requirements = {}; in hynix_nand_extract_ecc_requirements() local
503 requirements.step_size = 1024; in hynix_nand_extract_ecc_requirements()
507 requirements.step_size = 0; in hynix_nand_extract_ecc_requirements()
508 requirements.strength = 0; in hynix_nand_extract_ecc_requirements()
511 requirements.strength = 4; in hynix_nand_extract_ecc_requirements()
514 requirements.strength = 24; in hynix_nand_extract_ecc_requirements()
517 requirements.strength = 32; in hynix_nand_extract_ecc_requirements()
520 requirements.strength = 40; in hynix_nand_extract_ecc_requirements()
523 requirements.strength = 50; in hynix_nand_extract_ecc_requirements()
526 requirements.strength = 60; in hynix_nand_extract_ecc_requirements()
[all …]
H A Dnand_toshiba.c149 struct nand_ecc_props requirements = {}; in toshiba_nand_decode_id() local
180 requirements.step_size = 512; in toshiba_nand_decode_id()
183 requirements.strength = 1; in toshiba_nand_decode_id()
186 requirements.strength = 4; in toshiba_nand_decode_id()
189 requirements.strength = 8; in toshiba_nand_decode_id()
193 requirements.step_size = 0; in toshiba_nand_decode_id()
198 nanddev_set_ecc_requirements(base, &requirements); in toshiba_nand_decode_id()
H A Dnand_micron.c416 const struct nand_ecc_props *requirements = in micron_supports_on_die_ecc() local
430 if (requirements->strength != 4 && requirements->strength != 8) in micron_supports_on_die_ecc()
471 if (requirements->strength != 4 && requirements->strength != 8) in micron_supports_on_die_ecc()
480 const struct nand_ecc_props *requirements = in micron_nand_init() local
531 if (requirements->strength == 4) { in micron_nand_init()
541 if (requirements->strength == 4) in micron_nand_init()
548 chip->ecc.bytes = requirements->strength * 2; in micron_nand_init()
550 chip->ecc.strength = requirements->strength; in micron_nand_init()
H A Dnand_onfi.c38 struct nand_ecc_props requirements; in nand_flash_detect_ext_param_page() local
99 requirements.strength = ecc->ecc_bits; in nand_flash_detect_ext_param_page()
100 requirements.step_size = 1 << ecc->codeword_size; in nand_flash_detect_ext_param_page()
101 nanddev_set_ecc_requirements(base, &requirements); in nand_flash_detect_ext_param_page()
272 struct nand_ecc_props requirements = { in nand_onfi_detect() local
277 nanddev_set_ecc_requirements(base, &requirements); in nand_onfi_detect()
H A Dnand_jedec.c126 struct nand_ecc_props requirements = { in nand_jedec_detect() local
131 nanddev_set_ecc_requirements(base, &requirements); in nand_jedec_detect()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-dma-buffer9 This property reports the alignment requirements in bytes.
13 The alignment requirements in number of sample sets will depend
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c112 if (job->requirements & PANFROST_JD_REQ_FS) in panfrost_job_get_slot()
117 if (job->requirements & PANFROST_JD_REQ_ONLY_COMPUTE) { in panfrost_job_get_slot()
118 if ((job->requirements & PANFROST_JD_REQ_CORE_GRP_MASK) && in panfrost_job_get_slot()
129 u32 requirements, in panfrost_job_write_affinity() argument
170 if (job->requirements & PANFROST_JD_REQ_CYCLE_COUNT || job->is_profiled) in panfrost_dequeue_job()
221 panfrost_job_write_affinity(pfdev, job->requirements, js); in panfrost_job_hw_submit()
249 if (job->requirements & PANFROST_JD_REQ_CYCLE_COUNT || in panfrost_job_hw_submit()
701 if (pfdev->jobs[i][j]->requirements & PANFROST_JD_REQ_CYCLE_COUNT || in panfrost_reset()
H A Dpanfrost_job.h26 __u32 requirements; member
/linux/Documentation/power/regulator/
H A Ddesign.rst15 have different power requirements, and not all components with power
16 requirements are visible to software.
/linux/Documentation/kbuild/
H A DKconfig.recursion-issue-0212 # annotate those requirements, ie, some drivers use "depends on" while others
19 # core requirements are not carefully synced, as drivers evolve features
20 # they select or depend on end up becoming shared requirements which cannot be
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Digbvf.rst23 For questions related to hardware requirements, refer to the documentation
24 supplied with your Intel adapter. All hardware requirements listed apply to use
H A Dixgbevf.rst20 For questions related to hardware requirements, refer to the documentation
21 supplied with your Intel adapter. All hardware requirements listed apply to use
/linux/drivers/gpu/drm/ci/xfails/
H A Dpanfrost-rk3288-fails.txt2 panfrost/panfrost_submit@pan-submit-error-bad-requirements,Crash
H A Dpanfrost-mt8183-fails.txt2 panfrost/panfrost_submit@pan-submit-error-bad-requirements,Fail
H A Dpanfrost-rk3399-fails.txt2 panfrost/panfrost_submit@pan-submit-error-bad-requirements,Fail
H A Dpanfrost-g12b-fails.txt2 panfrost/panfrost_submit@pan-submit-error-bad-requirements,Fail
/linux/drivers/staging/media/starfive/camss/
H A DTODO.txt1 Unstaging requirements:
/linux/drivers/staging/media/sunxi/sun6i-isp/
H A DTODO.txt1 Unstaging requirements:
/linux/drivers/pmdomain/starfive/
H A DKconfig11 In order to meet low power requirements, a Power Management Unit (PMU)
/linux/drivers/pmdomain/rockchip/
H A DKconfig10 In order to meet high performance and low power requirements, a power
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-v4l2-mplane.rst38 alignment requirements or minimum/maximum size requirements.
/linux/drivers/leds/
H A DTODO9 * Review atomicity requirements in LED subsystem
13 not sleep.) Review the requirements for any bugs and document them
/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc4357.dtsi7 * You can choose the licence that better fits your requirements.

1234567891011