Home
last modified time | relevance | path

Searched full:65536 (Results 1 – 25 of 624) sorted by relevance

12345678910>>...25

/linux-6.12.1/arch/riscv/boot/dts/sophgo/
Dsg2042-cpus.dtsi266 i-cache-size = <65536>;
269 d-cache-size = <65536>;
291 i-cache-size = <65536>;
294 d-cache-size = <65536>;
316 i-cache-size = <65536>;
319 d-cache-size = <65536>;
341 i-cache-size = <65536>;
344 d-cache-size = <65536>;
366 i-cache-size = <65536>;
369 d-cache-size = <65536>;
[all …]
/linux-6.12.1/drivers/media/platform/qcom/venus/
Dhfi_platform_v6.c17 .caps[4] = {HFI_CAPABILITY_SCALE_X, 65536, 65536, 1},
18 .caps[5] = {HFI_CAPABILITY_SCALE_Y, 65536, 65536, 1},
42 .caps[4] = {HFI_CAPABILITY_SCALE_X, 65536, 65536, 1},
43 .caps[5] = {HFI_CAPABILITY_SCALE_Y, 65536, 65536, 1},
68 .caps[4] = {HFI_CAPABILITY_SCALE_X, 65536, 65536, 1},
69 .caps[5] = {HFI_CAPABILITY_SCALE_Y, 65536, 65536, 1},
93 .caps[4] = {HFI_CAPABILITY_SCALE_X, 65536, 65536, 1},
94 .caps[5] = {HFI_CAPABILITY_SCALE_Y, 65536, 65536, 1},
119 .caps[4] = {HFI_CAPABILITY_SCALE_X, 65536, 65536, 1},
120 .caps[5] = {HFI_CAPABILITY_SCALE_Y, 65536, 65536, 1},
[all …]
Dhfi_platform_v4.c16 .caps[4] = {HFI_CAPABILITY_SCALE_X, 4096, 65536, 1},
17 .caps[5] = {HFI_CAPABILITY_SCALE_Y, 4096, 65536, 1},
42 .caps[4] = {HFI_CAPABILITY_SCALE_X, 4096, 65536, 1},
43 .caps[5] = {HFI_CAPABILITY_SCALE_Y, 4096, 65536, 1},
68 .caps[4] = {HFI_CAPABILITY_SCALE_X, 4096, 65536, 1},
69 .caps[5] = {HFI_CAPABILITY_SCALE_Y, 4096, 65536, 1},
93 .caps[4] = {HFI_CAPABILITY_SCALE_X, 4096, 65536, 1},
94 .caps[5] = {HFI_CAPABILITY_SCALE_Y, 4096, 65536, 1},
119 .caps[4] = {HFI_CAPABILITY_SCALE_X, 4096, 65536, 1},
120 .caps[5] = {HFI_CAPABILITY_SCALE_Y, 4096, 65536, 1},
[all …]
/linux-6.12.1/Documentation/admin-guide/acpi/
Dcppc_sysfs.rst30 -r--r--r-- 1 root root 65536 Mar 5 19:38 feedback_ctrs
31 -r--r--r-- 1 root root 65536 Mar 5 19:38 highest_perf
32 -r--r--r-- 1 root root 65536 Mar 5 19:38 lowest_freq
33 -r--r--r-- 1 root root 65536 Mar 5 19:38 lowest_nonlinear_perf
34 -r--r--r-- 1 root root 65536 Mar 5 19:38 lowest_perf
35 -r--r--r-- 1 root root 65536 Mar 5 19:38 nominal_freq
36 -r--r--r-- 1 root root 65536 Mar 5 19:38 nominal_perf
37 -r--r--r-- 1 root root 65536 Mar 5 19:38 reference_perf
38 -r--r--r-- 1 root root 65536 Mar 5 19:38 wraparound_time
/linux-6.12.1/lib/
Dtest-kstrtox.c84 {"65536", 10, 65536ULL}, in test_kstrtoull_ok()
253 {"65536", 10, 65536LL}, in test_kstrtoll_ok()
310 {"65536", 10, 65536}, in test_kstrtou64_ok()
364 {"65536", 10, 65536}, in test_kstrtos64_ok()
413 {"65536", 10, 65536}, in test_kstrtou32_ok()
467 {"65536", 10, 65536}, in test_kstrtos32_ok()
525 {"65536", 10}, in test_kstrtou16_fail()
579 {"65536", 10}, in test_kstrtos16_fail()
630 {"65536", 10}, in test_kstrtou8_fail()
684 {"65536", 10}, in test_kstrtos8_fail()
/linux-6.12.1/drivers/clk/imx/
Dclk-pll14xx.c109 /* fout = (m * 65536 + k) * Fin / (p * 65536) / (1 << sdiv) */ in pll14xx_calc_rate()
110 fout *= (mdiv * 65536 + kdiv); in pll14xx_calc_rate()
111 pdiv *= 65536; in pll14xx_calc_rate()
123 /* calc kdiv = round(rate * pdiv * 65536 * 2^sdiv / prate) - (mdiv * 65536) */ in pll1443x_calc_kdiv()
124 kdiv = ((rate * ((pdiv * 65536) << sdiv) + prate / 2) / prate) - (mdiv * 65536); in pll1443x_calc_kdiv()
145 * fvco = (m * 65536 + k) * prate / (p * 65536) in imx_pll14xx_calc_settings()
146 * fout = (m * 65536 + k) * prate / (p * 65536) / (1 << sdiv) in imx_pll14xx_calc_settings()
/linux-6.12.1/include/uapi/linux/
Dlimits.h7 #define NGROUPS_MAX 65536 /* supplemental group IDs are available */
16 #define XATTR_SIZE_MAX 65536 /* size of an extended attribute value (64k) */
17 #define XATTR_LIST_MAX 65536 /* size of extended attribute namelist (64k) */
/linux-6.12.1/drivers/gpu/drm/exynos/
Dexynos_drm_scaler.c590 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
591 .v = { 65536 * 1 / 4, 65536 * 16 }) },
597 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
598 .v = { 65536 * 1 / 4, 65536 * 16 }) },
603 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
604 .v = { 65536 * 1 / 4, 65536 * 16 }) },
/linux-6.12.1/arch/riscv/boot/dts/thead/
Dth1520.dtsi29 i-cache-size = <65536>;
32 d-cache-size = <65536>;
53 i-cache-size = <65536>;
56 d-cache-size = <65536>;
77 i-cache-size = <65536>;
80 d-cache-size = <65536>;
101 i-cache-size = <65536>;
104 d-cache-size = <65536>;
421 snps,block-size = <65536 65536 65536 65536>;
/linux-6.12.1/drivers/net/ethernet/sfc/
Def100_regs.h83 #define ER_GZ_EVQ_TMR_STEP 65536
88 #define ER_GZ_EVQ_UNSOL_CREDIT_GRANT_SEQ_STEP 65536
93 #define ER_GZ_EVQ_DESC_CREDIT_GRANT_SEQ_STEP 65536
98 #define ER_GZ_RX_RING_DOORBELL_STEP 65536
105 #define ER_GZ_TX_RING_DOORBELL_STEP 65536
112 #define ER_GZ_TX_DESC_PUSH_STEP 65536
117 #define ER_GZ_THE_TIME_STEP 65536
130 #define ER_GZ_PARAMS_TLV_LEN_STEP 65536
135 #define ER_GZ_PARAMS_TLV_STEP 65536
/linux-6.12.1/drivers/media/i2c/et8ek8/
Det8ek8_mode.c55 .sensitivity = 65536
156 .sensitivity = 65536
212 .sensitivity = 65536
268 .sensitivity = 65536
324 .sensitivity = 65536
380 .sensitivity = 65536
435 .sensitivity = 65536
491 .sensitivity = 65536
547 .sensitivity = 65536
/linux-6.12.1/lib/raid6/
Dalgos.c263 cycle = ((disks - 2) * PAGE_SIZE) / 65536; in raid6_select_algo()
265 memcpy(p, raid6_gfmul, 65536); in raid6_select_algo()
266 p += 65536; in raid6_select_algo()
269 if ((disks - 2) * PAGE_SIZE % 65536) in raid6_select_algo()
270 memcpy(p, raid6_gfmul, (disks - 2) * PAGE_SIZE % 65536); in raid6_select_algo()
/linux-6.12.1/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dfq_pie.json14 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq_pie flows 65536",
17 "matchPattern": "qdisc fq_pie 1: root refcnt 2 limit 10240p flows 65536",
/linux-6.12.1/drivers/pnp/pnpbios/
Dbioscalls.c303 sizeof(tmp_nodenum), data, 65536); in __pnp_bios_get_dev_node()
334 boot ? 2 : 1, PNP_DS, 0, 0, data, 65536, NULL, in __pnp_bios_set_dev_node()
383 PNP_DS, 0, 0, 0, 0, info, 65536, NULL, 0); in __pnp_bios_get_stat_res()
458 0, data, 65536, __va(nvram_base), 65536); in __pnp_bios_read_escd()
/linux-6.12.1/Documentation/networking/devlink/
Ddevlink-resource.rst53 name hash_single size 87040 unit entry size_min 65536 size_max 212992 size_gran 128
73 name hash_single size 87040 unit entry size_min 65536 size_max 212992 size_gran 128
/linux-6.12.1/drivers/watchdog/
Drenesas_wdt.c71 rwdt_write(priv, 65536 - MUL_BY_CLKS_PER_SEC(priv, wdev->timeout), RWTCNT); in rwdt_init_timeout()
127 return DIV_BY_CLKS_PER_SEC(priv, 65536 - val); in rwdt_get_timeleft()
249 if (clks_per_sec && clks_per_sec < 65536) { in rwdt_probe()
265 priv->wdev.max_timeout = DIV_BY_CLKS_PER_SEC(priv, 65536); in rwdt_probe()
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/
Dtc_flower_scale.sh112 if ((count > 65536)); then
113 check_err 1 "Invalid count of $count. At most 65536 rules supported"
/linux-6.12.1/sound/pci/emu10k1/
Dp16v.c124 .buffer_bytes_max = ((65536 - 64) * 8),
126 .period_bytes_max = (65536 - 64),
144 .buffer_bytes_max = (65536 - 64),
146 .period_bytes_max = (65536 - 128) >> 1, /* size has to be N*64 bytes */
585 (65536 - 64) * 8, in snd_p16v_pcm()
586 (65536 - 64) * 8); in snd_p16v_pcm()
598 65536 - 64, 65536 - 64); in snd_p16v_pcm()
/linux-6.12.1/include/linux/
Dhighuid.h32 * 65536, etc.
46 /* prevent uid mod 65536 effect by returning a default value for high UIDs */
/linux-6.12.1/drivers/iio/humidity/
Dsi7020.c87 *val2 = 65536 >> 2; in si7020_read_raw()
100 *val = -4368; /* = -46.85 * (65536 >> 2) / 175.72 */ in si7020_read_raw()
102 *val = -786; /* = -6 * (65536 >> 2) / 125 */ in si7020_read_raw()
/linux-6.12.1/Documentation/devicetree/bindings/leds/
Dleds-lm3532.txt29 Range for ramp settings: 8us - 65536us
78 ramp-down-us = <65536>;
/linux-6.12.1/drivers/mtd/nand/raw/
Dnand_ids.c172 EXTENDED_ID_NAND("NAND 64GiB 1,8V 8-bit", 0x1E, 65536, LP_OPTIONS),
173 EXTENDED_ID_NAND("NAND 64GiB 3,3V 8-bit", 0x3E, 65536, LP_OPTIONS),
174 EXTENDED_ID_NAND("NAND 64GiB 1,8V 16-bit", 0x2E, 65536, LP_OPTIONS16),
175 EXTENDED_ID_NAND("NAND 64GiB 3,3V 16-bit", 0x4E, 65536, LP_OPTIONS16),
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/
Dfirmware_exports.h117 #define FW_CTRL_TID_START 65536
148 (65536 + FW_TUNNEL_NUM + FW_CTRL_NUM + FW_RI_NUM + FW_RX_PKT_NUM)
/linux-6.12.1/tools/testing/selftests/lib/
Dprime_numbers.sh4 $(dirname $0)/../kselftest/module.sh "prime numbers" prime_numbers selftest=65536
/linux-6.12.1/include/linux/usb/
Dcdc_ncm.h56 #define CDC_NCM_NTB_MAX_SIZE_TX 65536 /* bytes */
57 #define CDC_NCM_NTB_MAX_SIZE_RX 65536 /* bytes */

12345678910>>...25