/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos3250-rinato.dts | 707 PIN_IN(gpa1-4, DOWN, LV1); 708 PIN_IN(gpa1-5, DOWN, LV1); 710 PIN_IN(gpc0-0, DOWN, LV1); 711 PIN_IN(gpc0-1, DOWN, LV1); 712 PIN_IN(gpc0-2, DOWN, LV1); 713 PIN_IN(gpc0-3, DOWN, LV1); 714 PIN_IN(gpc0-4, DOWN, LV1); 716 PIN_IN(gpd0-0, DOWN, LV1); 717 PIN_IN(gpd0-1, DOWN, LV1); 721 PIN_SLP(gpa0-0, INPUT, DOWN); [all …]
|
H A D | exynos3250-monk.dts | 487 PIN_SLP(gpa0-0, INPUT, DOWN); 488 PIN_SLP(gpa0-1, INPUT, DOWN); 489 PIN_SLP(gpa0-2, INPUT, DOWN); 490 PIN_SLP(gpa0-3, INPUT, DOWN); 491 PIN_SLP(gpa0-4, INPUT, DOWN); 492 PIN_SLP(gpa0-5, INPUT, DOWN); 493 PIN_SLP(gpa0-6, INPUT, DOWN); 494 PIN_SLP(gpa0-7, INPUT, DOWN); 496 PIN_SLP(gpa1-0, INPUT, DOWN); 497 PIN_SLP(gpa1-1, INPUT, DOWN); [all …]
|
H A D | s5pv210-fascinate4g.dts | 170 PIN_SLP(gpa1-0, INPUT, DOWN); 172 PIN_SLP(gpa1-2, INPUT, DOWN); 181 PIN_SLP(gpb-6, INPUT, DOWN); 185 PIN_SLP(gpc0-1, INPUT, DOWN); 187 PIN_SLP(gpc0-3, INPUT, DOWN); 190 PIN_SLP(gpc1-0, INPUT, DOWN); 191 PIN_SLP(gpc1-1, INPUT, DOWN); 192 PIN_SLP(gpc1-2, INPUT, DOWN); 193 PIN_SLP(gpc1-3, INPUT, DOWN); 194 PIN_SLP(gpc1-4, INPUT, DOWN); [all …]
|
H A D | s5pv210-galaxys.dts | 203 PIN_SLP(gpa0-4, INPUT, DOWN); 205 PIN_SLP(gpa0-6, INPUT, DOWN); 208 PIN_SLP(gpa1-0, INPUT, DOWN); 219 PIN_SLP(gpb-6, INPUT, DOWN); 223 PIN_SLP(gpc0-1, INPUT, DOWN); 228 PIN_SLP(gpc1-0, INPUT, DOWN); 229 PIN_SLP(gpc1-1, INPUT, DOWN); 230 PIN_SLP(gpc1-2, INPUT, DOWN); 231 PIN_SLP(gpc1-3, INPUT, DOWN); 232 PIN_SLP(gpc1-4, INPUT, DOWN); [all …]
|
H A D | exynos4412-midas.dtsi | 1066 PIN_SLP(gpa0-5, INPUT, DOWN); 1067 PIN_SLP(gpa0-6, INPUT, DOWN); 1070 PIN_SLP(gpa1-0, INPUT, DOWN); 1071 PIN_SLP(gpa1-1, INPUT, DOWN); 1072 PIN_SLP(gpa1-2, INPUT, DOWN); 1073 PIN_SLP(gpa1-3, INPUT, DOWN); 1074 PIN_SLP(gpa1-4, INPUT, DOWN); 1075 PIN_SLP(gpa1-5, INPUT, DOWN); 1081 PIN_SLP(gpb-4, INPUT, DOWN); 1083 PIN_SLP(gpb-6, INPUT, DOWN); [all …]
|
H A D | exynos4412-p4note.dtsi | 772 PIN_SLP(gpa0-5, INPUT, DOWN); 773 PIN_SLP(gpa0-6, INPUT, DOWN); 776 PIN_SLP(gpa1-0, INPUT, DOWN); 777 PIN_SLP(gpa1-1, INPUT, DOWN); 778 PIN_SLP(gpa1-2, INPUT, DOWN); 779 PIN_SLP(gpa1-3, INPUT, DOWN); 780 PIN_SLP(gpa1-4, INPUT, DOWN); 781 PIN_SLP(gpa1-5, INPUT, DOWN); 787 PIN_SLP(gpb-4, INPUT, DOWN); 788 PIN_SLP(gpb-5, INPUT, DOWN); [all …]
|
H A D | exynos4212-tab3-lte8.dts | 38 PIN_SLP(gpl2-1, INPUT, DOWN); 39 PIN_SLP(gpl2-2, INPUT, DOWN);
|
/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos5433-tm2-common.dtsi | 1030 PIN_IN(gpa0-0, DOWN, FAST_SR1); 1032 PIN_IN(gpa0-2, DOWN, FAST_SR1); 1035 PIN_IN(gpa0-5, DOWN, FAST_SR1); 1042 PIN_IN(gpa1-3, DOWN, FAST_SR1); 1043 PIN_IN(gpa1-4, DOWN, FAST_SR1); 1051 PIN_IN(gpa2-3, DOWN, FAST_SR1); 1053 PIN_IN(gpa2-5, DOWN, FAST_SR1); 1054 PIN_IN(gpa2-6, DOWN, FAST_SR1); 1057 PIN_IN(gpa3-0, DOWN, FAST_SR1); 1058 PIN_IN(gpa3-1, DOWN, FAST_SR1); [all …]
|
/linux/arch/mips/mm/ |
H A D | mmap.c | 27 enum mmap_allocation_direction {UP, DOWN}; enumerator 78 if (dir == DOWN) { in arch_get_unmapped_area_common() 117 addr0, len, pgoff, flags, DOWN); in arch_get_unmapped_area_topdown()
|
/linux/arch/loongarch/mm/ |
H A D | mmap.c | 19 enum mmap_allocation_direction {UP, DOWN}; enumerator 73 if (dir == DOWN) { in arch_get_unmapped_area_common() 112 addr0, len, pgoff, flags, DOWN); in arch_get_unmapped_area_topdown()
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 339 - VOLUME- / VOLUME DOWN 383 - CHANNEL - / CHANNEL DOWN / DOWN 691 - DOWN 749 DOWN as ``KEY_CHANNELDOWN``
|
/linux/drivers/clk/tegra/ |
H A D | cvb.c | 39 DOWN, enumerator 62 max_mv = round_voltage(table->max_millivolts, align, DOWN); in build_opp_table()
|
/linux/arch/parisc/kernel/ |
H A D | sys_parisc.c | 97 enum mmap_allocation_direction {UP, DOWN}; enumerator 147 if (dir == DOWN) { in arch_get_unmapped_area_common() 182 addr, len, pgoff, flags, DOWN); in arch_get_unmapped_area_topdown()
|
/linux/tools/include/linux/ |
H A D | slab.h | 19 DOWN, enumerator
|
/linux/tools/testing/selftests/hid/tests/ |
H A D | test_tablet.py | 24 DOWN = True variable in BtnTouch 51 PEN_IS_IN_CONTACT = BtnTouch.DOWN, ToolType.PEN, False 52 PEN_IS_IN_CONTACT_WITH_BUTTON = BtnTouch.DOWN, ToolType.PEN, True 55 PEN_IS_ERASING = BtnTouch.DOWN, ToolType.RUBBER, False 56 PEN_IS_ERASING_WITH_BUTTON = BtnTouch.DOWN, ToolType.RUBBER, True
|
/linux/drivers/pmdomain/qcom/ |
H A D | cpr.c | 129 DOWN, enumerator 414 if (drv->tcsr && dir == DOWN) in cpr_pre_voltage() 468 if (dir != UP && dir != DOWN) in cpr_scale() 623 cpr_scale(drv, DOWN); in cpr_irq_handler() 769 dir = DOWN; in cpr_set_performance_state()
|
/linux/arch/riscv/boot/dts/canaan/ |
H A D | sipeed_maix_go.dts | 66 label = "DOWN";
|
/linux/Documentation/arch/arm/ |
H A D | cluster-pm-race-avoidance.rst | 50 - DOWN 63 +--------- DOWN <--------+ 66 DOWN: 81 The CPU or cluster has committed to moving to the DOWN
|
/linux/Documentation/networking/ |
H A D | vrf.rst | 241 …7: eth5: <BROADCAST,MULTICAST> mtu 1500 qdisc noop master red state DOWN mode DEFAULT group defaul… 250 eth5 DOWN 02:00:00:00:02:06 <BROADCAST,MULTICAST> 298 7: eth5: <BROADCAST,MULTICAST> mtu 1500 qdisc noop master red state DOWN group default qlen 1000 306 eth5 DOWN
|
/linux/Documentation/networking/device_drivers/ethernet/ti/ |
H A D | am65_nuss_cpsw_switchdev.rst | 40 This can be done regardless of the state of Port's netdev devices - UP/DOWN, but
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-v3s-anbernic-rg-nano.dts | 47 label = "DPAD-DOWN";
|
/linux/arch/arm/boot/dts/arm/ |
H A D | integratorap-im-pd1.dts | 100 label = "DOWN";
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinctrl-palmas.txt | 4 the configuration for Pull UP/DOWN, open drain etc.
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-go-ultra.dts | 93 label = "VOLUME-DOWN"; 103 label = "DPAD-DOWN";
|
/linux/Documentation/misc-devices/ |
H A D | spear-pcie-gadget.rst | 56 link write UP to enable ltsmm DOWN to disable
|