/linux/Documentation/devicetree/bindings/leds/ |
H A D | maxim,max77693.yaml | 76 15625 - 250000, step by 15625 (rounded down) 78 15625 - 500000, step by 15625 (rounded down) 84 15625 - 1000000, step by 15625 (rounded down) 86 15625 - 1250000, step by 15625 (rounded down) 88 15625 - 625000, step by 15625 (rounde [all...] |
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | base.c | 126 result = ((s64)info.arg[0] * 15625) >> 18; in nvkm_volt_map() 127 result += ((s64)info.arg[1] * volt->speedo * 15625) >> 18; in nvkm_volt_map() 128 result += ((s64)info.arg[2] * temp * 15625) >> 10; in nvkm_volt_map() 129 result += ((s64)info.arg[3] * volt->speedo * temp * 15625) >> 18; in nvkm_volt_map() 130 result += ((s64)info.arg[4] * volt->speedo * volt->speedo * 15625) >> 30; in nvkm_volt_map() 131 result += ((s64)info.arg[5] * temp * temp * 15625) >> 18; in nvkm_volt_map()
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | pm6350.dtsi | 55 debounce = <15625>; 63 debounce = <15625>;
|
H A D | pm4125.dtsi | 26 debounce = <15625>; 33 debounce = <15625>;
|
H A D | pm8953.dtsi | 53 debounce = <15625>; 61 debounce = <15625>;
|
H A D | pm8998.dtsi | 50 debounce = <15625>; 58 debounce = <15625>;
|
H A D | pm8937.dtsi | 56 debounce = <15625>; 64 debounce = <15625>;
|
H A D | pm8150.dtsi | 56 debounce = <15625>; 66 debounce = <15625>;
|
H A D | pm8994.dtsi | 54 debounce = <15625>; 62 debounce = <15625>;
|
H A D | pm6125.dtsi | 55 debounce = <15625>; 64 debounce = <15625>;
|
H A D | pm6150.dtsi | 52 debounce = <15625>; 60 debounce = <15625>;
|
H A D | pm8950.dtsi | 30 debounce = <15625>; 38 debounce = <15625>;
|
H A D | sa8775p-pmics.dtsi | 124 debounce = <15625>; 130 debounce = <15625>;
|
H A D | pm660.dtsi | 59 debounce = <15625>; 69 debounce = <15625>;
|
H A D | pm8916.dtsi | 53 debounce = <15625>; 61 debounce = <15625>;
|
/linux/include/drm/ |
H A D | drm_rect.h | 88 drm_rect_width(r) >> 16, ((drm_rect_width(r) & 0xffff) * 15625) >> 10, \ 89 drm_rect_height(r) >> 16, ((drm_rect_height(r) & 0xffff) * 15625) >> 10, \ 90 (r)->x1 >> 16, (((r)->x1 & 0xffff) * 15625) >> 10, \ 91 (r)->y1 >> 16, (((r)->y1 & 0xffff) * 15625) >> 10
|
/linux/drivers/media/i2c/ccs/ |
H A D | ccs-reg-access.c | 67 if (val >> 10 > U32_MAX / 15625) { in ireal32_to_u32_mul_1000000() 72 return ((val >> 10) * 15625) + in ireal32_to_u32_mul_1000000() 73 (val & GENMASK(9, 0)) * 15625 / 1024; in ireal32_to_u32_mul_1000000()
|
/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | qcom,pon.yaml | 139 debounce = <15625>; 147 debounce = <15625>;
|
/linux/include/linux/mfd/ |
H A D | max77693-private.h | 78 #define TORCH_IOUT_MIN 15625 80 #define TORCH_IOUT_STEP 15625 83 #define FLASH_IOUT_MIN 15625 86 #define FLASH_IOUT_STEP 15625
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | pm8226.dtsi | 51 debounce = <15625>; 59 debounce = <15625>;
|
H A D | pm8941.dtsi | 60 debounce = <15625>; 67 debounce = <15625>;
|
H A D | pm8018.dtsi | 23 debounce = <15625>;
|
/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_ptp.c | 90 * simplify calculation because 15625 * 8 = 1000000 / 8 in tsnep_ptp_adjfine() 94 rate_offset = div_u64(rate_offset, 15625); in tsnep_ptp_adjfine()
|
/linux/drivers/clk/qcom/ |
H A D | gcc-sm8750.c | 643 F(7372800, P_GCC_GPLL0_OUT_EVEN, 1, 384, 15625), 644 F(14745600, P_GCC_GPLL0_OUT_EVEN, 1, 768, 15625), 646 F(29491200, P_GCC_GPLL0_OUT_EVEN, 1, 1536, 15625), 657 F(117964800, P_GCC_GPLL0_OUT_EVEN, 1, 6144, 15625), 682 F(7372800, P_GCC_GPLL0_OUT_EVEN, 1, 384, 15625), 683 F(14745600, P_GCC_GPLL0_OUT_EVEN, 1, 768, 15625), 685 F(29491200, P_GCC_GPLL0_OUT_EVEN, 1, 1536, 15625), 696 F(117964800, P_GCC_GPLL0_OUT_EVEN, 1, 6144, 15625), 736 F(7372800, P_GCC_GPLL0_OUT_EVEN, 1, 384, 15625), 737 F(14745600, P_GCC_GPLL0_OUT_EVEN, 1, 768, 15625), [all...] |
/linux/Documentation/networking/ |
H A D | tls-offload-reorder-good.svg | 1 <svg version="1.1" viewBox="0.0 0.0 672.0 68.0" fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><clipPath id="p.0"><path d="m0 0l960.0 0l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l960.0 0l0 720.0l-960.0 0z" fill-rule="evenodd"/><path fill="#b6d7a8" d="m0 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenodd"/><path stroke="#000000" stroke-width="1.0" stroke-linejoin="round" stroke-linecap="butt" d="m0 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenodd"/><path fill="#000000" d="m15.953125 52.942722l-1.640625 0l0 -10.453125q-0.59375 0.5625 -1.5625 1.140625q-0.953125 0.5625 -1.71875 0.84375l0 -1.59375q1.375 -0.640625 2.40625 -1.5625q1.03125 -0.921875 1.453125 -1.78125l1.0625 0l0 13.40625z" fill-rule="nonzero"/><path fill="#b6d7a8" d="m340.69897 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenodd"/><path stroke="#000000" stroke-width="1.0" stroke-linejoin="round" stroke-linecap="butt" d="m340.69897 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenodd"/><path fill="#000000" d="m355.73022 52.942722l0 -3.203125l-5.796875 0l0 -1.5l6.09375 -8.65625l1.34375 0l0 8.65625l1.796875 0l0 1.5l-1.796875 0l0 3.203125l-1.640625 0zm0 -4.703125l0 -6.015625l-4.1875 6.015625l4.1875 0z" fill-rule="nonzero"/><path fill="#cfe2f3" d="m225.37527 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenodd"/><path stroke="#000000" stroke-width="1.0" stroke-linejoin="round" stroke-linecap="butt" d="m225.37527 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenodd"/><path fill="#000000" d="m235.15652 49.411472l1.640625 -0.21875q0.28125 1.40625 0.953125 2.015625q0.6875 0.609375 1.65625 0.609375q1.15625 0 1.953125 -0.796875q0.796875 -0.796875 0.796875 -1.984375q0 -1.125 -0.734375 -1.859375q-0.734375 -0.734375 -1.875 -0.734375q-0.46875 0 -1.15625 0.171875l0.1875 -1.4375q0.15625 0.015625 0.265625 0.015625q1.046875 0 1.875 -0.546875q0.84375 -0.546875 0.84375 -1.671875q0 -0.90625 -0.609375 -1.5q-0.609375 -0.59375 -1.578125 -0.59375q-0.953125 0 -1.59375 0.609375q-0.640625 0.59375 -0.8125 1.796875l-1.640625 -0.296875q0.296875 -1.640625 1.359375 -2.546875q1.0625 -0.90625 2.65625 -0.90625q1.09375 0 2.0 0.46875q0.921875 0.46875 1.40625 1.28125q0.5 0.8125 0.5 1.71875q0 0.859375 -0.46875 1.578125q-0.46875 0.703125 -1.375 1.125q1.1875 0.28125 1.84375 1.140625q0.65625 0.859375 0.65625 2.15625q0 1.734375 -1.28125 2.953125q-1.265625 1.21875 -3.21875 1.21875q-1.765625 0 -2.921875 -1.046875q-1.15625 -1.046875 -1.328125 -2.71875z" fill-rule="nonzero"/><path fill="#e06666" d="m271.56793 24.999102l6.551178 0l0 42.04725l-6.551178 0z" fill-rule="evenodd"/><path stroke="#000000" stroke-width="1.0" stroke-linejoin="round" stroke-linecap="butt" d="m271.56793 24.999102l6.551178 0l0 42.04725l-6.551178 0z" fill-rule="evenodd"/><path fill="#cfe2f3" d="m572.3295 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenodd"/><path stroke="#000000" stroke-width="1.0" stroke-linejoin="round" stroke-linecap="butt" d="m572.3295 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenodd"/><path fill="#000000" d="m590.72015 51.364597l0 1.578125l-8.828125 0q-0.015625 -0.59375 0.1875 -1.140625q0.34375 -0.90625 1.078125 -1.78125q0.75 -0.875 2.15625 -2.015625q2.171875 -1.78125 2.9375 -2.828125q0.765625 -1.046875 0.765625 -1.96875q0 -0.984375 -0.703125 -1.640625q-0.6875 -0.671875 -1.8125 -0.671875q-1.1875 0 -1.90625 0.71875q-0.703125 0.703125 -0.703125 1.953125l-1.6875 -0.171875q0.171875 -1.890625 1.296875 -2.875q1.140625 -0.984375 3.03125 -0.984375q1.921875 0 3.046875 1.0625q1.125 1.0625 1.125 2.640625q0 0.796875 -0.328125 1.578125q-0.328125 0.78125 -1.09375 1.640625q-0.75 0.84375 -2.53125 2.34375q-1.46875 1.234375 -1.890625 1.6875q-0.421875 0.4375 -0.6875 0.875l6.546875 0z" fill-rule="nonzero"/><path fill="#b6d7a8" d="m456.51425 24.999102l99.02365 0l0 42.04725l-99.02365 0z" fill-rule="evenodd"/><path stroke="#000000" stroke-width="1.0" stroke-linejoin="round" stroke-linecap="butt" d="m456.51425 24.999102l99.02365 0l0 42.04725l-99.02365 0z" fill-rule="evenodd"/><path fill="#000000" d="m466.2955 49.442722l1.71875 -0.140625q0.1875 1.25 0.875 1.890625q0.703125 0.625 1.6875 0.625q1.1875 0 2.0 -0.890625q0.828125 -0.890625 0.828125 -2.359375q0 -1.40625 -0.796875 -2.21875q-0.78125 -0.8125 -2.0625 -0.8125q-0.78125 0 -1.421875 0.359375q-0.640625 0.359375 -1.0 0.9375l-1.546875 -0.203125l1.296875 -6.859375l6.640625 0l0 1.5625l-5.328125 0l-0.71875 3.59375q1.203125 -0.84375 2.515625 -0.84375q1.75 0 2.953125 1.21875q1.203125 1.203125 1.203125 3.109375q0 1.8125 -1.046875 3.140625q-1.296875 1.625 -3.515625 1.625q-1.8125 0 -2.96875 -1.015625q-1.15625 -1.03125 -1.3125 -2.71875z" fill-rule="nonzero"/><path fill="#e06666" d="m503.1985 24.999102l6.551178 0l0 42.04725l-6.551178 0z" fill-rule="evenodd"/><path stroke="#000000" stroke-width="1.0" stroke-linejoin="round" stroke-linecap="butt" d="m503.1985 24.999102l6.551178 0l0 42.04725l-6.551178 0z" fill-rule="evenodd"/><path fill="#000000" fill-opacity="0.0" d="m114.43843 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenodd"/><path stroke="#000000" stroke-width="1.0" stroke-linejoin="round" stroke-linecap="butt" stroke-dasharray="4.0,3.0" d="m114.43843 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenodd"/><path fill="#000000" fill-opacity="0.0" d="m163.95024 24.999102c0 -12.5 114.47246 -25.007874 228.9449 -25.0c114.47241 0.007874016 228.94489 12.531496 228.94489 25.062992" fill-rule="evenodd"/><path stroke="#000000" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt" d="m163.95024 24.9991c0 -12.499998 114.47246 -25.007872 228.9449 -24.999998c57.236206 0.003937008 114.47244 3.136811 157.3996 7.835138c21.463562 2.3491635 39.349915 5.0896897 51.8703 8.026144c3.130127 0.7341137 5.9248657 1.4804726 8.356262 2.236023c0.30395508 0.09444237 0.6022339 0.1890316 0.89471436 0.28375435l0.37457275 0.12388611" fill-rule="evenodd"/><path fill="#000000" stroke="#000000" stroke-width="2.0" stroke-linecap="butt" d="m609.98517 21.270555l9.406311 2.1936665l-5.7955933 -7.7266836z" fill-rule="evenodd"/><path fill="#e06666" d="m47.56793 24.999102l6.551182 0l0 42.04725l-6.551182 0z" fill-rule="evenodd"/><path stroke="#000000" stroke-width="1.0" stroke-linejoin="round" stroke-linecap="butt" d="m47.56793 24.999102l6.551182 0l0 42.04725l-6.551182 0z" fill-rule="evenodd"/></g></svg>
|