/linux-6.12.1/arch/riscv/boot/dts/sophgo/ |
D | sg2042-cpus.dtsi | 266 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/ |
D | hfi_platform_v6.c | 17 .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 …]
|
D | hfi_platform_v4.c | 16 .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/ |
D | cppc_sysfs.rst | 30 -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/ |
D | test-kstrtox.c | 84 {"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/ |
D | clk-pll14xx.c | 109 /* 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/ |
D | limits.h | 7 #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/ |
D | exynos_drm_scaler.c | 590 { 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/ |
D | th1520.dtsi | 29 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/ |
D | ef100_regs.h | 83 #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/ |
D | et8ek8_mode.c | 55 .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/ |
D | algos.c | 263 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/ |
D | fq_pie.json | 14 "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/ |
D | bioscalls.c | 303 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/ |
D | devlink-resource.rst | 53 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/ |
D | renesas_wdt.c | 71 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/ |
D | tc_flower_scale.sh | 112 if ((count > 65536)); then 113 check_err 1 "Invalid count of $count. At most 65536 rules supported"
|
/linux-6.12.1/sound/pci/emu10k1/ |
D | p16v.c | 124 .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/ |
D | highuid.h | 32 * 65536, etc. 46 /* prevent uid mod 65536 effect by returning a default value for high UIDs */
|
/linux-6.12.1/drivers/iio/humidity/ |
D | si7020.c | 87 *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/ |
D | leds-lm3532.txt | 29 Range for ramp settings: 8us - 65536us 78 ramp-down-us = <65536>;
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
D | nand_ids.c | 172 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/ |
D | firmware_exports.h | 117 #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/ |
D | prime_numbers.sh | 4 $(dirname $0)/../kselftest/module.sh "prime numbers" prime_numbers selftest=65536
|
/linux-6.12.1/include/linux/usb/ |
D | cdc_ncm.h | 56 #define CDC_NCM_NTB_MAX_SIZE_TX 65536 /* bytes */ 57 #define CDC_NCM_NTB_MAX_SIZE_RX 65536 /* bytes */
|