Home
last modified time | relevance | path

Searched refs:PREV (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/arch/arm/boot/dts/
A Ds5pv210-fascinate4g.dts162 PIN_SLP(gpa0-0, PREV, NONE);
163 PIN_SLP(gpa0-1, PREV, NONE);
164 PIN_SLP(gpa0-2, PREV, NONE);
166 PIN_SLP(gpa0-4, PREV, NONE);
167 PIN_SLP(gpa0-5, PREV, NONE);
168 PIN_SLP(gpa0-6, PREV, NONE);
169 PIN_SLP(gpa0-7, PREV, NONE);
179 PIN_SLP(gpb-3, PREV, NONE);
181 PIN_SLP(gpb-5, PREV, NONE);
282 PIN_SLP(gpg3-0, PREV, UP);
[all …]
A Ds5pv210-galaxys.dts200 PIN_SLP(gpa0-0, PREV, NONE);
201 PIN_SLP(gpa0-1, PREV, NONE);
202 PIN_SLP(gpa0-2, PREV, NONE);
217 PIN_SLP(gpb-3, PREV, NONE);
219 PIN_SLP(gpb-5, PREV, NONE);
293 PIN_SLP(gpf3-4, PREV, NONE);
306 PIN_SLP(gpg1-2, PREV, NONE);
328 PIN_SLP(gpi-0, PREV, NONE);
330 PIN_SLP(gpi-2, PREV, NONE);
331 PIN_SLP(gpi-3, PREV, NONE);
[all …]
A Dexynos4412-p4note.dtsi761 PIN_SLP(gpc1-1, PREV, NONE);
813 PIN_SLP(gpj0-3, PREV, NONE);
814 PIN_SLP(gpj0-4, PREV, NONE);
821 PIN_SLP(gpj1-2, PREV, NONE);
938 PIN_SLP(gpk0-0, PREV, NONE);
939 PIN_SLP(gpk0-1, PREV, NONE);
940 PIN_SLP(gpk0-2, PREV, NONE);
941 PIN_SLP(gpk0-3, PREV, NONE);
942 PIN_SLP(gpk0-4, PREV, NONE);
943 PIN_SLP(gpk0-5, PREV, NONE);
[all …]
A Dexynos3250-monk.dts501 PIN_SLP(gpb-0, PREV, NONE);
502 PIN_SLP(gpb-1, PREV, NONE);
503 PIN_SLP(gpb-2, PREV, NONE);
504 PIN_SLP(gpb-3, PREV, NONE);
549 PIN_SLP(gpe0-0, PREV, NONE);
550 PIN_SLP(gpe0-1, PREV, NONE);
553 PIN_SLP(gpe0-4, PREV, NONE);
559 PIN_SLP(gpe1-1, PREV, NONE);
580 PIN_SLP(gpk1-0, PREV, NONE);
581 PIN_SLP(gpk1-1, PREV, NONE);
[all …]
A Dexynos4412-midas.dtsi1043 PIN_SLP(gpc1-1, PREV, NONE);
1074 PIN_SLP(gpf1-7, PREV, NONE);
1076 PIN_SLP(gpf2-0, PREV, NONE);
1086 PIN_SLP(gpf3-1, PREV, NONE);
1087 PIN_SLP(gpf3-2, PREV, NONE);
1088 PIN_SLP(gpf3-3, PREV, NONE);
1092 PIN_SLP(gpj0-0, PREV, NONE);
1093 PIN_SLP(gpj0-1, PREV, NONE);
1094 PIN_SLP(gpj0-2, PREV, NONE);
1096 PIN_SLP(gpj0-4, PREV, NONE);
[all …]
A Dexynos3250-rinato.dts734 PIN_SLP(gpb-0, PREV, NONE);
735 PIN_SLP(gpb-1, PREV, NONE);
736 PIN_SLP(gpb-2, PREV, NONE);
737 PIN_SLP(gpb-3, PREV, NONE);
825 PIN_SLP(gpe0-0, PREV, NONE);
826 PIN_SLP(gpe0-1, PREV, NONE);
835 PIN_SLP(gpe1-1, PREV, NONE);
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_rmap.c1076 PREV.rm_blockcount, PREV.rm_owner, in xfs_rmap_convert()
1077 PREV.rm_offset, PREV.rm_flags); in xfs_rmap_convert()
1222 PREV.rm_startblock, PREV.rm_blockcount, in xfs_rmap_convert()
1223 PREV.rm_owner, PREV.rm_offset, in xfs_rmap_convert()
1252 PREV.rm_startblock, PREV.rm_blockcount, in xfs_rmap_convert()
1253 PREV.rm_owner, PREV.rm_offset, in xfs_rmap_convert()
1649 PREV.rm_blockcount, PREV.rm_owner, in xfs_rmap_convert_shared()
1650 PREV.rm_offset, PREV.rm_flags); in xfs_rmap_convert_shared()
1675 PREV.rm_blockcount, PREV.rm_owner, in xfs_rmap_convert_shared()
1676 PREV.rm_offset, PREV.rm_flags); in xfs_rmap_convert_shared()
[all …]
A Dxfs_bmap.c1419 if (PREV.br_startoff + PREV.br_blockcount == new_endoff) in xfs_bmap_add_extent_delay_real()
1800 old = PREV; in xfs_bmap_add_extent_delay_real()
1809 PREV.br_startoff + PREV.br_blockcount - new_endoff; in xfs_bmap_add_extent_delay_real()
1910 #undef PREV in xfs_bmap_add_extent_delay_real()
1967 if (PREV.br_startoff + PREV.br_blockcount == new_endoff) in xfs_bmap_add_extent_unwritten_real()
2186 old = PREV; in xfs_bmap_add_extent_unwritten_real()
2223 old = PREV; in xfs_bmap_add_extent_unwritten_real()
2261 old = PREV; in xfs_bmap_add_extent_unwritten_real()
2300 old = PREV; in xfs_bmap_add_extent_unwritten_real()
2344 old = PREV; in xfs_bmap_add_extent_unwritten_real()
[all …]
A Dxfs_refcount.c1447 struct xfs_bmbt_irec *PREV) in xfs_refcount_increase_extent() argument
1452 __xfs_refcount_add(tp, XFS_REFCOUNT_INCREASE, PREV->br_startblock, in xfs_refcount_increase_extent()
1453 PREV->br_blockcount); in xfs_refcount_increase_extent()
1462 struct xfs_bmbt_irec *PREV) in xfs_refcount_decrease_extent() argument
1467 __xfs_refcount_add(tp, XFS_REFCOUNT_DECREASE, PREV->br_startblock, in xfs_refcount_decrease_extent()
1468 PREV->br_blockcount); in xfs_refcount_decrease_extent()
/linux-6.3-rc2/tools/testing/selftests/ftrace/test.d/kprobe/
A Dprobepoint.tc17 PREV=`expr $A1 - $A2` # offset to previous symbol
19 OVERFLOW=+`printf "0x%x" ${PREV}` # overflow offset to previous symbol
35 ! echo "p:testprobe ${TARGET_FUNC}${PREV}" > kprobe_events
/linux-6.3-rc2/drivers/hid/bpf/
A Dhid_bpf_jmp_table.c28 #define PREV(idx) (((idx) - 1) & (HID_BPF_MAX_PROGS - 1)) macro
436 jmp_table.tail = PREV(jmp_table.tail); in __hid_bpf_attach_prog()
/linux-6.3-rc2/Documentation/userspace-api/media/rc/
A Drc-tables.rst178 - << / PREV / PREVIOUS

Completed in 43 milliseconds