Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Ds5pv210-fascinate4g.dts63 PIN_SLP(gpa0-0, PREV, NONE);
64 PIN_SLP(gpa0-1, PREV, NONE);
65 PIN_SLP(gpa0-2, PREV, NONE);
67 PIN_SLP(gpa0-4, PREV, NONE);
68 PIN_SLP(gpa0-5, PREV, NONE);
69 PIN_SLP(gpa0-6, PREV, NONE);
70 PIN_SLP(gpa0-7, PREV, NONE);
80 PIN_SLP(gpb-3, PREV, NONE);
82 PIN_SLP(gpb-5, PREV, NONE);
183 PIN_SLP(gpg3-0, PREV, UP);
[all …]
H A Ds5pv210-galaxys.dts114 PIN_SLP(gpa0-0, PREV, NONE);
115 PIN_SLP(gpa0-1, PREV, NONE);
116 PIN_SLP(gpa0-2, PREV, NONE);
131 PIN_SLP(gpb-3, PREV, NONE);
133 PIN_SLP(gpb-5, PREV, NONE);
207 PIN_SLP(gpf3-4, PREV, NONE);
220 PIN_SLP(gpg1-2, PREV, NONE);
242 PIN_SLP(gpi-0, PREV, NONE);
244 PIN_SLP(gpi-2, PREV, NONE);
245 PIN_SLP(gpi-3, PREV, NONE);
[all …]
H A Dexynos4412-midas.dtsi989 PIN_SLP(gpc1-1, PREV, NONE);
1020 PIN_SLP(gpf1-7, PREV, NONE);
1022 PIN_SLP(gpf2-0, PREV, NONE);
1032 PIN_SLP(gpf3-1, PREV, NONE);
1033 PIN_SLP(gpf3-2, PREV, NONE);
1034 PIN_SLP(gpf3-3, PREV, NONE);
1038 PIN_SLP(gpj0-0, PREV, NONE);
1039 PIN_SLP(gpj0-1, PREV, NONE);
1040 PIN_SLP(gpj0-2, PREV, NONE);
1042 PIN_SLP(gpj0-4, PREV, NONE);
[all …]
H A Dexynos3250-monk.dts498 PIN_SLP(gpb-0, PREV, NONE);
499 PIN_SLP(gpb-1, PREV, NONE);
500 PIN_SLP(gpb-2, PREV, NONE);
501 PIN_SLP(gpb-3, PREV, NONE);
546 PIN_SLP(gpe0-0, PREV, NONE);
547 PIN_SLP(gpe0-1, PREV, NONE);
550 PIN_SLP(gpe0-4, PREV, NONE);
556 PIN_SLP(gpe1-1, PREV, NONE);
577 PIN_SLP(gpk1-0, PREV, NONE);
578 PIN_SLP(gpk1-1, PREV, NONE);
[all …]
H A Dexynos3250-rinato.dts730 PIN_SLP(gpb-0, PREV, NONE);
731 PIN_SLP(gpb-1, PREV, NONE);
732 PIN_SLP(gpb-2, PREV, NONE);
733 PIN_SLP(gpb-3, PREV, NONE);
821 PIN_SLP(gpe0-0, PREV, NONE);
822 PIN_SLP(gpe0-1, PREV, NONE);
831 PIN_SLP(gpe1-1, PREV, NONE);
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_swap/
H A Dzvol_swap_003_pos.ksh73 PREV_VFSTAB_FILE=$TEST_BASE_DIR/zvol_vfstab.PREV.$$
/f-stack/freebsd/sys/
H A Dkbio.h185 #define PREV 0x99 /* switch to previous screen */ macro