Home
last modified time | relevance | path

Searched refs:px (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v4.19/drivers/acpi/
Dprocessor_perflib.c286 static void amd_fixup_frequency(struct acpi_processor_px *px, int i) in amd_fixup_frequency() argument
289 int index = px->control & 0x00000007; in amd_fixup_frequency()
307 px->core_frequency = (100 * (fid + 0x10)) >> did; in amd_fixup_frequency()
309 px->core_frequency = (100 * (fid + 8)) >> did; in amd_fixup_frequency()
313 static void amd_fixup_frequency(struct acpi_processor_px *px, int i) {}; in amd_fixup_frequency() argument
356 struct acpi_processor_px *px = &(pr->performance->states[i]); in acpi_processor_get_performance_states() local
359 state.pointer = px; in acpi_processor_get_performance_states()
372 amd_fixup_frequency(px, i); in acpi_processor_get_performance_states()
377 (u32) px->core_frequency, in acpi_processor_get_performance_states()
378 (u32) px->power, in acpi_processor_get_performance_states()
[all …]
/Linux-v4.19/lib/raid6/
Drecov_neon_inner.c58 uint8x16_t vx, vy, px, qx, db; in __raid6_2data_recov_neon() local
60 px = veorq_u8(vld1q_u8(p), vld1q_u8(dp)); in __raid6_2data_recov_neon()
68 vy = (uint8x16_t)vshrq_n_s16((int16x8_t)px, 4); in __raid6_2data_recov_neon()
69 vx = vqtbl1q_u8(pm0, vandq_u8(px, x0f)); in __raid6_2data_recov_neon()
75 vst1q_u8(dp, veorq_u8(db, px)); in __raid6_2data_recov_neon()
Drecov.c29 u8 px, qx, db; in raid6_2data_recov_intx1() local
60 px = *p ^ *dp; in raid6_2data_recov_intx1()
62 *dq++ = db = pbmul[px] ^ qx; /* Reconstructed B */ in raid6_2data_recov_intx1()
63 *dp++ = db ^ px; /* Reconstructed A */ in raid6_2data_recov_intx1()
/Linux-v4.19/Documentation/input/
Dinteractive.svg18 …<text x="2775" y="7725" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="…
19 …<text x="5400" y="5700" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="…
20 …<text x="5400" y="3600" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="…
21 …<text x="5400" y="3900" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="…
22 …<text x="5475" y="5100" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="…
23 …<text x="5400" y="4425" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="…
Dshape.svg33 …<text x="5953.125" y="5256.6001" fill="#000000" font-family="sans-serif" font-size="144px" stroke-…
34 …<text x="10078.125" y="2931.5999" fill="#000000" font-family="sans-serif" font-size="144px" stroke…
35 …<text x="9028.125" y="3381.5999" fill="#000000" font-family="sans-serif" font-size="144px" stroke-…
36 …<text x="4153.125" y="1131.6" fill="#000000" font-family="sans-serif" font-size="144px" stroke-wid…
37 …<text x="8053.125" y="1131.6" fill="#000000" font-family="sans-serif" font-size="144px" stroke-wid…
38 …<text x="2803.125" y="3306.5999" fill="#000000" font-family="sans-serif" font-size="144px" stroke-…
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dhwsq.c139 u32 heads, x, y, px = 0; in nvkm_hwsq_wait_vblank() local
149 if ((x * y) > px) { in nvkm_hwsq_wait_vblank()
150 px = (x * y); in nvkm_hwsq_wait_vblank()
156 if (px == 0) { in nvkm_hwsq_wait_vblank()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dmemx.c129 u32 heads, x, y, px = 0; in nvkm_memx_wait_vblank() local
140 if ((x * y) > px) { in nvkm_memx_wait_vblank()
141 px = (x * y); in nvkm_memx_wait_vblank()
148 if (px == 0) { in nvkm_memx_wait_vblank()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_gtt.h231 #define px_base(px) (&(px)->base) argument
232 #define px_page(px) (px_base(px)->page) argument
233 #define px_dma(px) (px_base(px)->daddr) argument
/Linux-v4.19/tools/power/pm-graph/
Dsleepgraph.py3506 .summary {border:1px solid;}\n\
3507 th {border: 1px solid black;background:#222;color:white;}\n\
3508 td {font: 16px "Times New Roman";text-align: center;}\n\
3509 tr.head td {border: 1px solid black;background:#aaa;}\n\
4055 ….stamp {width:100%;text-align:center;background:gray;line-height:30px;color:white;font:25px Arial;…
4056 .stamp.sysinfo {font:10px Arial;}\n\
4057 .callgraph {margin-top:30px;box-shadow:5px 5px 20px black;}\n\
4058 .callgraph article * {padding-left:28px;}\n\
4059 h1 {color:black;font:bold 30px Times;}\n\
4060 t0 {color:black;font:bold 30px Times;}\n\
[all …]
Dbootgraph.py640 table.fstat {table-layout:fixed;padding:150px 15px 0 0;font-size:10px;column-width:30px;}\n\
641 .fstat th {width:55px;}\n\
642 .fstat td {text-align:left;width:35px;}\n\
643 …n:absolute;font-size:10px;z-index:7;overflow:hidden;color:black;text-align:center;white-space:nowr…
644 .srccall:hover {color:white;font-weight:bold;border:1px solid white;}\n'
/Linux-v4.19/drivers/iommu/
Ds390-iommu.c290 unsigned int rtx, sx, px; in s390_iommu_iova_to_phys() local
299 px = calc_px(iova); in s390_iommu_iova_to_phys()
307 if (pto && pt_entry_isvalid(pto[px])) in s390_iommu_iova_to_phys()
308 phys = pto[px] & ZPCI_PTE_ADDR_MASK; in s390_iommu_iova_to_phys()
/Linux-v4.19/Documentation/devicetree/bindings/remoteproc/
Dqcom,adsp.txt42 - px-supply:
45 Definition: reference to the px regulator to be held on behalf of the
129 px-supply = <&pm8994_lvs2>;
/Linux-v4.19/drivers/video/console/
Dsticon.c256 int *px, int *py) in sticon_getxy() argument
286 if (px) *px = x; in sticon_getxy()
/Linux-v4.19/Documentation/sphinx-static/
Dtheme_overrides.css22 * RTD theme's default is 800px as max width for the content, but we have
73 margin-bottom: 12px;
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-kthread-cap.c648 int px; in vivid_overlay() local
658 for (px = 0; px < w; px++) { in vivid_overlay()
660 px + out_x, y, px + x)) in vivid_overlay()
662 memcpy(vbase + (px + x) * pixsize, in vivid_overlay()
663 vbuf + (px + out_x) * pixsize, in vivid_overlay()
/Linux-v4.19/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc192 wHeight - height of decoded bitmap frame in px
193 wWidth - width of decoded bitmam frame in px
239 wHeight - height of decoded bitmap frame in px
240 wWidth - width of decoded bitmam frame in px
/Linux-v4.19/drivers/dma/
Dpl330.c521 struct pl330_xfer px; member
1351 struct pl330_xfer *x = &pxs->desc->px; in _setup_loops()
1372 struct pl330_xfer *x = &pxs->desc->px; in _setup_xfer()
2355 addr = desc->px.src_addr; in pl330_get_current_xferred_count()
2358 addr = desc->px.dst_addr; in pl330_get_current_xferred_count()
2590 static inline void fill_px(struct pl330_xfer *px, in fill_px() argument
2593 px->bytes = len; in fill_px()
2594 px->dst_addr = dst; in fill_px()
2595 px->src_addr = src; in fill_px()
2620 fill_px(&desc->px, dst, src, len); in __pl330_prep_dma_memcpy()
[all …]
/Linux-v4.19/Documentation/core-api/
Dprintk-formats.rst64 gathers enough entropy. If you *really* want the address see %px below.
113 %px 01234567 or 0123456789abcdef
117 kernel memory layout before printing pointers with %px. %px is functionally
118 equivalent to %lx (or %lu). %px is preferred because it is more uniquely
/Linux-v4.19/arch/s390/pci/
Dpci_dma.c104 unsigned int rtx, sx, px; in dma_walk_cpu_trans() local
116 px = calc_px(dma_addr); in dma_walk_cpu_trans()
117 return &pto[px]; in dma_walk_cpu_trans()
/Linux-v4.19/tools/lib/lockdep/
DMakefile131 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
/Linux-v4.19/scripts/
Dtags.sh261 --extra=+fq --c-kinds=+px --fields=+iaS --langmap=c:+.h \
Dkernel-doc1502 my ($px, $sx);
1507 foreach $px (0 .. $#prms) {
1508 $prm_clean = $prms[$px];
/Linux-v4.19/include/linux/
Dconsole.h82 int *px, int *py);
/Linux-v4.19/arch/s390/kvm/
Dgaccess.c188 unsigned long px : 8; member
747 ptr = ste.fc0.pto * (PAGE_SIZE / 2) + vaddr.px * 8; in guest_translate()
1188 pte.val = pgt + vaddr.px * PAGE_SIZE; in kvm_s390_shadow_fault()
1192 rc = gmap_read_table(sg->parent, pgt + vaddr.px * 8, &pte.val); in kvm_s390_shadow_fault()
/Linux-v4.19/Documentation/fb/
Dsh7760fb.txt20 a) if you're using 15/16bit color modes at >= 640x480 px resolutions,

12