Home
last modified time | relevance | path

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

12345678910>>...24

/Linux-v6.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-v6.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-v6.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-v6.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-v6.1/drivers/gpu/drm/exynos/
Dexynos_drm_scaler.c598 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
599 .v = { 65536 * 1 / 4, 65536 * 16 }) },
605 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
606 .v = { 65536 * 1 / 4, 65536 * 16 }) },
611 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
612 .v = { 65536 * 1 / 4, 65536 * 16 }) },
/Linux-v6.1/drivers/clk/imx/
Dclk-pll14xx.c109 /* fvco = (m * 65536 + k) * Fin / (p * 65536) */ in pll14xx_calc_rate()
110 fvco *= (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()
146 * fvco = (m * 65536 + k) * prate / (p * 65536) in imx_pll14xx_calc_settings()
/Linux-v6.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-v6.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-v6.1/lib/raid6/
Dalgos.c253 cycle = ((disks - 2) * PAGE_SIZE) / 65536; in raid6_select_algo()
255 memcpy(p, raid6_gfmul, 65536); in raid6_select_algo()
256 p += 65536; in raid6_select_algo()
259 if ((disks - 2) * PAGE_SIZE % 65536) in raid6_select_algo()
260 memcpy(p, raid6_gfmul, (disks - 2) * PAGE_SIZE % 65536); in raid6_select_algo()
/Linux-v6.1/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dfq_pie.json12 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq_pie flows 65536",
15 "matchPattern": "qdisc fq_pie 1: root refcnt 2 limit 10240p flows 65536",
/Linux-v6.1/drivers/iio/humidity/
Dsi7020.c65 *val2 = 65536 >> 2; in si7020_read_raw()
78 *val = -4368; /* = -46.85 * (65536 >> 2) / 175.72 */ in si7020_read_raw()
80 *val = -786; /* = -6 * (65536 >> 2) / 125 */ in si7020_read_raw()
/Linux-v6.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-v6.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-v6.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-v6.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-v6.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 */
600 (65536 - 64) * 8, in snd_p16v_pcm()
601 (65536 - 64) * 8); in snd_p16v_pcm()
613 65536 - 64, 65536 - 64); in snd_p16v_pcm()
/Linux-v6.1/include/linux/
Dhighuid.h32 * 65536, etc.
46 /* prevent uid mod 65536 effect by returning a default value for high UIDs */
Dipc_namespace.h110 * Minimum maximum for HARD_MSGMAX - 32767. I bumped this to 65536.
122 #define HARD_MSGMAX 65536
/Linux-v6.1/drivers/mtd/nand/raw/
Dnand_ids.c169 EXTENDED_ID_NAND("NAND 64GiB 1,8V 8-bit", 0x1E, 65536, LP_OPTIONS),
170 EXTENDED_ID_NAND("NAND 64GiB 3,3V 8-bit", 0x3E, 65536, LP_OPTIONS),
171 EXTENDED_ID_NAND("NAND 64GiB 1,8V 16-bit", 0x2E, 65536, LP_OPTIONS16),
172 EXTENDED_ID_NAND("NAND 64GiB 3,3V 16-bit", 0x4E, 65536, LP_OPTIONS16),
/Linux-v6.1/arch/arm64/boot/dts/nvidia/
Dtegra234.dtsi2666 i-cache-size = <65536>;
2669 d-cache-size = <65536>;
2682 i-cache-size = <65536>;
2685 d-cache-size = <65536>;
2698 i-cache-size = <65536>;
2701 d-cache-size = <65536>;
2714 i-cache-size = <65536>;
2717 d-cache-size = <65536>;
2730 i-cache-size = <65536>;
2733 d-cache-size = <65536>;
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/leds/
Dleds-lm3532.txt29 Range for ramp settings: 8us - 65536us
78 ramp-down-us = <65536>;
/Linux-v6.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-v6.1/tools/testing/selftests/lib/
Dprime_numbers.sh4 $(dirname $0)/../kselftest/module.sh "prime numbers" prime_numbers selftest=65536
/Linux-v6.1/include/linux/netfilter/ipset/
Dip_set_list.h10 #define IP_SET_LIST_MAX_SIZE 65536

12345678910>>...24