Home
last modified time | relevance | path

Searched refs:down (Results 1 – 25 of 1009) sorted by relevance

12345678910>>...41

/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8960-cdp.dts129 bias-pull-down;
136 bias-pull-down;
143 bias-pull-down;
151 bias-pull-down;
159 bias-pull-down;
167 bias-pull-down;
175 bias-pull-down;
181 bias-pull-down;
187 bias-pull-down;
194 bias-pull-down;
[all …]
H A Dqcom-apq8064-sony-xperia-lagan-yuga.dts44 key-volume-down {
131 bias-pull-down;
138 bias-pull-down;
145 bias-pull-down;
153 bias-pull-down;
174 bias-pull-down;
180 bias-pull-down;
186 bias-pull-down;
193 bias-pull-down;
199 bias-pull-down;
[all …]
H A Dqcom-msm8960-samsung-expressatt.dts48 key-volume-down {
181 bias-pull-down;
188 bias-pull-down;
195 bias-pull-down;
203 bias-pull-down;
211 bias-pull-down;
219 bias-pull-down;
227 bias-pull-down;
233 bias-pull-down;
239 bias-pull-down;
[all …]
H A Dqcom-mdm9615-wp8548.dtsi152 bias-pull-down;
159 bias-pull-down;
167 bias-pull-down;
174 bias-pull-down;
182 bias-pull-down;
190 bias-pull-down;
197 bias-pull-down;
203 bias-pull-down;
209 bias-pull-down;
215 bias-pull-down;
[all …]
H A Dqcom-apq8060-dragonboard.dts477 bias-pull-down;
483 bias-pull-down;
490 bias-pull-down;
496 bias-pull-down;
502 bias-pull-down;
508 bias-pull-down;
514 bias-pull-down;
522 bias-pull-down;
528 bias-pull-down;
534 bias-pull-down;
[all …]
H A Dqcom-apq8064-asus-nexus7-flo.dts56 key-volume-down {
219 bias-pull-down;
260 bias-pull-down;
267 bias-pull-down;
275 bias-pull-down;
290 bias-pull-down;
305 bias-pull-down;
315 bias-pull-down;
319 bias-pull-down;
323 bias-pull-down;
[all …]
H A Dqcom-apq8064-ifc6410.dts225 bias-pull-down;
249 bias-pull-down;
255 bias-pull-down;
261 bias-pull-down;
267 bias-pull-down;
273 bias-pull-down;
277 bias-pull-down;
281 bias-pull-down;
285 bias-pull-down;
H A Dqcom-mdm9615-wp8548-mangoh-green.dts130 * - 10: UART_EXP1_ENn (out active low / pull-down)
131 * - 11: UART_EXP1_IN (out pull-down)
132 * - 12: UART_EXP2_IN (out pull-down)
133 * - 13: SDIO_SEL (out pull-down)
134 * - 14: SPI_EXP1_ENn (out active low / pull-down)
135 * - 15: SPI_EXP1_IN (out pull-down)
207 * - 8: UART_EXP2_ENn (out active low / pull-down)
/linux/arch/arm64/boot/dts/rockchip/
H A Drockchip-pinconf.dtsi13 pcfg_pull_down: pcfg-pull-down {
14 bias-pull-down;
215 pcfg_pull_down_drv_level_0: pcfg-pull-down-drv-level-0 {
216 bias-pull-down;
221 pcfg_pull_down_drv_level_1: pcfg-pull-down-drv-level-1 {
222 bias-pull-down;
227 pcfg_pull_down_drv_level_2: pcfg-pull-down-drv-level-2 {
228 bias-pull-down;
233 pcfg_pull_down_drv_level_3: pcfg-pull-down-drv-level-3 {
234 bias-pull-down;
[all …]
/linux/arch/arm/boot/dts/st/
H A Dste-href-ab8500.dtsi100 bias-pull-down;
113 bias-pull-down;
126 bias-pull-down;
139 bias-pull-down;
152 bias-pull-down;
165 bias-pull-down;
178 bias-pull-down;
191 bias-pull-down;
204 bias-pull-down;
217 bias-pull-down;
[all …]
H A Dste-href-ab8505.dtsi100 bias-pull-down;
113 bias-pull-down;
126 bias-pull-down;
139 bias-pull-down;
152 bias-pull-down;
165 bias-pull-down;
178 bias-pull-down;
191 bias-pull-down;
204 bias-pull-down;
217 bias-pull-down;
[all …]
/linux/drivers/thunderbolt/
H A Dtmu.c536 static int disable_enhanced(struct tb_port *up, struct tb_port *down) in disable_enhanced() argument
547 ret = tb_port_tmu_rate_write(down, 0); in disable_enhanced()
550 return tb_port_tmu_enhanced_enable(down, false); in disable_enhanced()
566 struct tb_port *down, *up; in tb_switch_tmu_disable() local
569 down = tb_switch_downstream_port(sw); in tb_switch_tmu_disable()
587 ret = tb_port_tmu_time_sync_disable(down); in tb_switch_tmu_disable()
596 ret = tb_port_tmu_unidirectional_disable(down); in tb_switch_tmu_disable()
602 ret = disable_enhanced(up, down); in tb_switch_tmu_disable()
624 struct tb_port *down, *up; in tb_switch_tmu_off() local
626 down = tb_switch_downstream_port(sw); in tb_switch_tmu_off()
[all …]
H A Dclx.c210 struct tb_port *up, *down; in tb_switch_clx_init() local
223 down = tb_switch_downstream_port(sw); in tb_switch_clx_init()
226 tmp = tb_port_clx(down); in tb_switch_clx_init()
239 struct tb_port *up, *down; in tb_switch_pm_secondary_resolve() local
246 down = tb_switch_downstream_port(sw); in tb_switch_pm_secondary_resolve()
251 return tb_port_pm_secondary_disable(down); in tb_switch_pm_secondary_resolve()
322 struct tb_port *up, *down; in tb_switch_clx_enable() local
350 down = tb_switch_downstream_port(sw); in tb_switch_clx_enable()
353 down_clx_support = tb_port_clx_supported(down, clx); in tb_switch_clx_enable()
357 tb_port_dbg(down, "CLx: %s %ssupported\n", clx_name(clx), in tb_switch_clx_enable()
[all …]
/linux/fs/hpfs/
H A Ddnode.c148 if (de->down) { in set_last_pointer()
166 de->down = 1; in set_last_pointer()
192 de->down = 1; in hpfs_add_de()
221 if (de->down) { in fix_up_ptrs()
315 copy_de(hpfs_add_de(i->i_sb, ad, de->name, de->namelen, de->down ? de_down_pointer(de) : 0), de); in hpfs_add_to_dnode()
325 set_last_pointer(i->i_sb, ad, de->down ? de_down_pointer(de) : 0); in hpfs_add_to_dnode()
399 down: in hpfs_add_dirent()
410 if (de->down) { in hpfs_add_dirent()
413 goto down; in hpfs_add_dirent()
463 if (!de->down) break; in move_to_top()
[all …]
/linux/scripts/
H A Dbloat-o-meter55 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0
67 down += old[name]
80 if d<0: shrink, down = shrink+1, down-d
84 return grow, shrink, add, remove, up, down, delta, old, new, otot, ntot
87 grow, shrink, add, remove, up, down, delta, old, new, otot, ntot = \
91 (add, remove, grow, shrink, up, -down, up-down))
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dti,da850-pupd.txt3 These SoCs have a separate controller for setting bias (internal pullup/down).
9 - reg: Base address and length of the memory resource used by the pullup/down
22 bias-disable, bias-pull-up, bias-pull-down.
46 pull-down {
48 bias-pull-down;
/linux/tools/testing/selftests/net/forwarding/
H A Drouter_vid_1.sh51 ip link set dev $h1 down
53 ip link set dev vrf-h1 down
75 ip link set dev $h2 down
77 ip link set dev vrf-h2 down
102 ip link set dev $rp2 down
108 ip link set dev $rp1 down
H A Dbridge_sticky_fdb.sh25 ip link set dev $swp2 down
26 ip link set dev $h2 down
27 ip link set dev $swp1 down
28 ip link set dev $h1 down
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dethtool_lanes.sh34 ip link set dev $swp2 down
35 ip link set dev $swp1 down
139 ip link set dev $swp2 down
140 ip link set dev $swp1 down
178 ip link set dev $swp2 down
179 ip link set dev $swp1 down
/linux/tools/testing/radix-tree/
H A Dmain.c15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check() argument
22 for (idx = -down; idx < up; idx++) in __gang_check()
25 item_check_absent(&tree, middle - down - 1); in __gang_check()
26 for (idx = -down; idx < up; idx++) in __gang_check()
31 item_gang_check_present(&tree, middle - down, up + down, in __gang_check()
33 item_full_scan(&tree, middle - down, down + up, chunk); in __gang_check()
/linux/drivers/macintosh/
H A Dadbhid.c516 int down = (data[1] == (data[1] & 0xf)); in adbhid_buttons_input() local
520 input_report_key(adbhid[id]->input, KEY_SOUND, down); in adbhid_buttons_input()
524 input_report_key(adbhid[id]->input, KEY_MUTE, down); in adbhid_buttons_input()
528 input_report_key(adbhid[id]->input, KEY_VOLUMEDOWN, down); in adbhid_buttons_input()
532 input_report_key(adbhid[id]->input, KEY_VOLUMEUP, down); in adbhid_buttons_input()
545 int down = (data[1] == (data[1] & 0xf)); in adbhid_buttons_input() local
554 input_report_key(adbhid[id]->input, KEY_MUTE, down); in adbhid_buttons_input()
558 input_report_key(adbhid[id]->input, KEY_VOLUMEDOWN, down); in adbhid_buttons_input()
562 input_report_key(adbhid[id]->input, KEY_VOLUMEUP, down); in adbhid_buttons_input()
566 input_report_key(adbhid[id]->input, KEY_EJECTCD, down); in adbhid_buttons_input()
[all …]
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a-rfb.dts138 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
142 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
167 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
171 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-flakey.rst10 <up interval> seconds, then exhibits unreliable behaviour for <down
22 <dev path> <offset> <up interval> <down interval> \
34 <down interval>:
55 During <down interval>, replace <Nth_byte> of the data of
71 During <down interval>, replace random byte in a read bio
76 During <down interval>, replace random byte in a write bio
/linux/tools/testing/selftests/drivers/net/hw/
H A Dethtool_extended_state.sh60 ip link set dev $swp1 down
92 ip link set dev $swp2 down
93 ip link set dev $swp1 down
109 ip link set dev $swp3 down
/linux/drivers/input/mouse/
H A Dgpio_mouse.c34 struct gpio_desc *down; member
62 y = gpiod_get_value(gpio->down) - gpiod_get_value(gpio->up); in gpio_mouse_scan()
91 gmouse->down = devm_gpiod_get(dev, "down", GPIOD_IN); in gpio_mouse_probe()
92 if (IS_ERR(gmouse->down)) in gpio_mouse_probe()
93 return PTR_ERR(gmouse->down); in gpio_mouse_probe()

12345678910>>...41