Searched refs:down (Results 1 - 200 of 3425) sorted by relevance

1234567891011>>

/linux-4.1.27/drivers/macintosh/
H A Dvia-pmu-event.h6 extern void via_pmu_event(int key, int down);
H A Dvia-pmu-event.c59 void via_pmu_event(int key, int down) via_pmu_event() argument
67 input_report_key(pmu_input_dev, KEY_POWER, down); via_pmu_event()
70 input_report_switch(pmu_input_dev, SW_LID, down); via_pmu_event()
H A Dadbhid.c60 #define KEYB_KEYREG 0 /* register # for key up/down data */
331 /* Generate down/up events for CapsLock every time. */ adbhid_input_keycode()
516 int down = (data[1] == (data[1] & 0xf)); adbhid_buttons_input() local
520 input_report_key(adbhid[id]->input, KEY_SOUND, down); adbhid_buttons_input()
524 input_report_key(adbhid[id]->input, KEY_MUTE, down); adbhid_buttons_input()
528 input_report_key(adbhid[id]->input, KEY_VOLUMEDOWN, down); adbhid_buttons_input()
532 input_report_key(adbhid[id]->input, KEY_VOLUMEUP, down); adbhid_buttons_input()
545 int down = (data[1] == (data[1] & 0xf)); adbhid_buttons_input() local
554 input_report_key(adbhid[id]->input, KEY_MUTE, down); adbhid_buttons_input()
558 input_report_key(adbhid[id]->input, KEY_VOLUMEDOWN, down); adbhid_buttons_input()
562 input_report_key(adbhid[id]->input, KEY_VOLUMEUP, down); adbhid_buttons_input()
566 input_report_key(adbhid[id]->input, KEY_EJECTCD, down); adbhid_buttons_input()
571 if (down) adbhid_buttons_input()
574 input_report_key(adbhid[id]->input, KEY_BRIGHTNESSDOWN, down); adbhid_buttons_input()
579 if (down) adbhid_buttons_input()
582 input_report_key(adbhid[id]->input, KEY_BRIGHTNESSUP, down); adbhid_buttons_input()
586 input_report_key(adbhid[id]->input, KEY_SWITCHVIDEOMODE, down); adbhid_buttons_input()
590 input_report_key(adbhid[id]->input, KEY_KBDILLUMTOGGLE, down); adbhid_buttons_input()
594 input_report_key(adbhid[id]->input, KEY_KBDILLUMDOWN, down); adbhid_buttons_input()
602 input_report_key(adbhid[id]->input, KEY_KBDILLUMUP, down); adbhid_buttons_input()
736 * send a "capslock down" key event. This confuses the adb_message_handler()
H A Dmediabay.c124 mb_powering_down /* Powering down (avoid too fast down/up) */
171 * Functions for powering up/down the bay, puts the bay device
344 /* Make sure everything is powered down & disabled */ set_mb_power()
347 pr_debug("mediabay%d: powering down\n", bay->index); set_mb_power()
473 /* We don't poll when powering down */ media_bay_step()
531 pr_debug("mediabay%d: end of power down\n", i); media_bay_step()
575 * mac-io chip, for now, we trick and align down the first media_bay_attach()
/linux-4.1.27/scripts/
H A Dbloat-o-meter33 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0
43 down += old[name]
55 if d<0: shrink, down = shrink+1, down-d
61 print("add/remove: %s/%s grow/shrink: %s/%s up/down: %s/%s (%s)" % \
62 (add, remove, grow, shrink, up, -down, up-down))
/linux-4.1.27/kernel/power/
H A Dpoweroff.c2 * poweroff.c - sysrq handler to gracefully power down machine.
16 * When the user hits Sys-Rq o to power down the machine this is the
/linux-4.1.27/fs/hpfs/
H A Ddnode.c144 if (de->down) { set_last_pointer()
162 de->down = 1; set_last_pointer()
188 de->down = 1; hpfs_add_de()
217 if (de->down) { fix_up_ptrs()
311 copy_de(hpfs_add_de(i->i_sb, ad, de->name, de->namelen, de->down ? de_down_pointer(de) : 0), de); hpfs_add_to_dnode()
321 set_last_pointer(i->i_sb, ad, de->down ? de_down_pointer(de) : 0); hpfs_add_to_dnode()
395 down: hpfs_add_dirent()
406 if (de->down) { hpfs_add_dirent()
409 goto down; hpfs_add_dirent()
460 if (!de->down) break; move_to_top()
479 if (!de || !de->down) { move_to_top()
480 hpfs_error(i->i_sb, "move_to_top: dnode %08x doesn't point down to %08x", up, dno); move_to_top()
486 de->down = 0; move_to_top()
499 ddno = de->down ? de_down_pointer(de) : 0; move_to_top()
520 dnode_secno down, up, ndown; delete_empty_dnode() local
533 down = de->down ? de_down_pointer(de) : 0; delete_empty_dnode()
534 if (hpfs_sb(i->i_sb)->sb_chk) if (root && !down) { delete_empty_dnode()
555 if ((d1 = hpfs_map_dnode(i->i_sb, down, &qbh1))) { delete_empty_dnode()
562 fnode->u.external[0].disk_secno = cpu_to_le32(down); delete_empty_dnode()
566 hpfs_inode->i_dno = down; delete_empty_dnode()
574 if (de->down) if (de_down_pointer(de) == dno) goto fnd; delete_empty_dnode()
579 if (!down) { delete_empty_dnode()
580 de->down = 0; delete_empty_dnode()
588 *(dnode_secno *) ((void *) de + le16_to_cpu(de->length) - 4) = down; delete_empty_dnode()
589 if ((d1 = hpfs_map_dnode(i->i_sb, down, &qbh1))) { delete_empty_dnode()
605 if (!de_next->down) goto endm; delete_empty_dnode()
617 if (de_cp->down) if ((d1 = hpfs_map_dnode(i->i_sb, de_down_pointer(de_cp), &qbh1))) { delete_empty_dnode()
622 hpfs_add_to_dnode(i, ndown, de_cp->name, de_cp->namelen, de_cp, de_cp->down ? de_down_pointer(de_cp) : 0); delete_empty_dnode()
623 /*pr_info("UP-TO-DNODE: %08x (ndown = %08x, down = %08x, dno = %08x)\n", delete_empty_dnode()
624 up, ndown, down, dno);*/ delete_empty_dnode()
641 if (!de_prev->down) goto endm; delete_empty_dnode()
645 dlp = del->down ? de_down_pointer(del) : 0; delete_empty_dnode()
646 if (!dlp && down) { delete_empty_dnode()
660 del->down = 1; delete_empty_dnode()
663 if (dlp && !down) { delete_empty_dnode()
665 del->down = 0; delete_empty_dnode()
667 } else if (down) delete_empty_dnode()
668 *(__le32 *) ((void *) del + le16_to_cpu(del->length) - 4) = cpu_to_le32(down); delete_empty_dnode()
679 if (!de_prev->down) { delete_empty_dnode()
681 de_prev->down = 1; delete_empty_dnode()
689 if (down) if ((d1 = hpfs_map_dnode(i->i_sb, de_down_pointer(de), &qbh1))) { delete_empty_dnode()
712 dnode_secno down = 0; hpfs_remove_dirent() local
719 if (de->down) down = de_down_pointer(de); hpfs_remove_dirent()
720 if (depth && (de->down || (de == dnode_first_de(dnode) && de_next_de(de)->last))) { hpfs_remove_dirent()
731 if (down) { hpfs_remove_dirent()
732 dnode_secno a = move_to_top(i, down, dno); hpfs_remove_dirent()
758 hpfs_error(s, "hpfs_count_dnodes: bad up pointer; dnode %08x, down %08x points to %08x", odno, dno, le32_to_cpu(dnode->up)); hpfs_count_dnodes()
761 if (de->down) if (de_down_pointer(de) == ptr) goto process_de; hpfs_count_dnodes()
771 if (de->down) { hpfs_count_dnodes()
831 hpfs_error(s, "hpfs_de_as_down_as_possible: bad up pointer; dnode %08x, down %08x points to %08x", up, d, le32_to_cpu(((struct dnode *)qbh.data)->up)); hpfs_de_as_down_as_possible()
832 if (!de->down) { hpfs_de_as_down_as_possible()
869 /* We're going down the tree */ map_pos_dirent()
870 if (d->down) { map_pos_dirent()
889 if (up_de->down && de_down_pointer(up_de) == dno) { map_pos_dirent()
930 if (de->down) { map_dirent()
958 if (de->down) d1 = de_down_pointer(de); hpfs_remove_dtree()
966 d1 = de->down ? de_down_pointer(de) : 0; hpfs_remove_dtree()
969 d2 = de->down ? de_down_pointer(de) : 0; hpfs_remove_dtree()
977 d1 = de->down ? de_down_pointer(de) : 0; hpfs_remove_dtree()
1046 if (de->down) if (de_down_pointer(de) == downd) goto f; map_fnode_dirent()
1060 if (c < 0 && de->down) { map_fnode_dirent()
H A Danode.c26 a = le32_to_cpu(btree->u.internal[i].down); hpfs_bplus_lookup()
86 a = le32_to_cpu(btree->u.internal[n].down); hpfs_add_sector_to_btree()
142 btree->u.internal[0].down = cpu_to_le32(na); hpfs_add_sector_to_btree()
179 btree->u.internal[n].down = cpu_to_le32(na); hpfs_add_sector_to_btree()
208 anode->btree.u.internal[0].down = cpu_to_le32(a); hpfs_add_sector_to_btree()
246 if ((unode = hpfs_map_anode(s, le32_to_cpu(ranode->u.internal[n].down), &bh1))) { hpfs_add_sector_to_btree()
258 btree->u.internal[0].down = cpu_to_le32(ra); hpfs_add_sector_to_btree()
260 btree->u.internal[1].down = cpu_to_le32(na); hpfs_add_sector_to_btree()
287 ano = le32_to_cpu(btree1->u.internal[pos].down); hpfs_remove_btree()
312 if (le32_to_cpu(btree1->u.internal[i].down) == oano) { hpfs_remove_btree()
435 hpfs_ea_remove(s, le32_to_cpu(btree->u.internal[j].down), 1, 0); hpfs_truncate_btree()
444 node = le32_to_cpu(btree->u.internal[i].down); hpfs_truncate_btree()
H A Dmap.c263 if (((31 + de->namelen + de->down*4 + 3) & ~3) != le16_to_cpu(de->length)) { hpfs_map_dnode()
264 if (((31 + de->namelen + de->down*4 + 3) & ~3) < le16_to_cpu(de->length) && s->s_flags & MS_RDONLY) goto ok; hpfs_map_dnode()
269 if (hpfs_sb(s)->sb_chk >= 2) b |= 1 << de->down; hpfs_map_dnode()
270 if (de->down) if (de_down_pointer(de) < 0x10) { hpfs_map_dnode()
271 hpfs_error(s, "bad down pointer in dnode %08x, dirent %03x, last %03x", secno, p, pp); hpfs_map_dnode()
H A Dhpfs_fn.h98 /* The b-tree down pointer from a dir entry */
102 CHKCOND(de->down,("HPFS: de_down_pointer: !de->down\n")); de_down_pointer()
174 a = dst->down; copy_de()
177 dst->down = a; copy_de()
/linux-4.1.27/drivers/gpu/drm/armada/
H A Darmada_hw.h185 CFG_PDWN1920x32 = 1 << 8, /* Armada 510: power down vscale ram */
186 CFG_PDWN256x32 = 1 << 7, /* power down cursor */
187 CFG_PDWN256x24 = 1 << 6, /* power down palette */
188 CFG_PDWN256x8 = 1 << 5, /* power down gamma */
189 CFG_PDWNHWC = 1 << 4, /* Armada 510: power down all hwc ram */
190 CFG_PDWN32x32 = 1 << 3, /* power down slave->smart ram */
191 CFG_PDWN16x66 = 1 << 2, /* power down UV fifo */
192 CFG_PDWN32x66 = 1 << 1, /* power down Y fifo */
193 CFG_PDWN64x66 = 1 << 0, /* power down graphic fifo */
/linux-4.1.27/drivers/cpuidle/
H A Dcpuidle-mvebu-v7.c57 .desc = "CPU power down",
66 .desc = "CPU and L2 Fabric power down",
81 .desc = "CPU and L2 Fabric power down",
95 .desc = "CPU and SCU power down",
H A Dcpuidle-exynos.c89 .desc = "ARM power down",
108 .desc = "ARM power down",
H A Dcpuidle-big_little.c55 * to be down to break even in terms of power consumption. cluster
72 .desc = "ARM little-cluster power down",
93 .desc = "ARM big-cluster power down",
101 * in power down sequences where caches and MMU may be turned off.
/linux-4.1.27/drivers/thunderbolt/
H A Dtunnel_pci.h22 struct tb_port *down);
H A Dtunnel_pci.c59 struct tb_port *down) tb_pci_alloc()
65 tunnel->down_port = down; tb_pci_alloc()
77 tunnel->path_to_up->hops[0].in_port = down; tb_pci_alloc()
99 tunnel->path_to_down->hops[1].out_port = down; tb_pci_alloc()
58 tb_pci_alloc(struct tb *tb, struct tb_port *up, struct tb_port *down) tb_pci_alloc() argument
/linux-4.1.27/arch/arm/mach-ep93xx/include/mach/
H A Dhardware.h14 * higher frequencies that are then divided down by programmable dividers
/linux-4.1.27/include/linux/input/
H A Dgp2ap002a00f.h13 * @hw_shutdown: Callback for properly shutting down hardware
/linux-4.1.27/include/linux/
H A Dkeyboard.h12 int down; /* Pressure of the key? */ member in struct:keyboard_notifier_param
H A Dgpio_mouse.h31 * @down: GPIO line for down value.
49 int down; member in struct:gpio_mouse_platform_data::__anon11713::__anon11714
H A Dwm97xx.h66 #define WM97XX_RPR 0x2000 /* wake up on pen down */
67 #define WM97XX_PEN_DOWN 0x8000 /* pen is down */
71 #define WM9712_PDEN 0x0800 /* measure only when pen down */
85 #define WM9705_PDEN 0x1000 /* measure only when pen is down */
86 #define WM9705_PINV 0x0800 /* inverts sense of pen down output */
99 #define WM9713_PDPOL 0x0400 /* Pen down polarity */
107 #define WM9713_PDEN 0x0800 /* measure only when pen down */
151 /* The pen is up (the first RC_VALID without RC_PENUP means pen is down) */
153 /* The pen is down (RC_VALID implies RC_PENDOWN, but sometimes it is helpful
154 to tell the handler that the pen is down but we don't know yet his coords,
286 unsigned pen_is_down:1; /* Pen is down */
H A Dlog2.h67 * round down to nearest power of two
178 * rounddown_pow_of_two - round the given value down to nearest power of two
181 * round the given value down to the nearest power of two
H A Dsemaphore.h39 extern void down(struct semaphore *sem);
H A Dcpu.h77 /* bring up workqueues before normal notifiers and down after */
85 #define CPU_DOWN_PREPARE 0x0005 /* CPU (unsigned)v going down */
86 #define CPU_DOWN_FAILED 0x0006 /* CPU (unsigned)v NOT going down */
120 /* Need to know about CPUs going up/down? */
225 /* Stop CPUs going up and down. */
H A Dreboot.h8 #define SYS_DOWN 0x0001 /* Notify of system down */
/linux-4.1.27/drivers/net/irda/
H A Dsmsc-sio.h61 #define LPC47N227_PARPORT2AUTOPWRDOWN_MASK 0x10 /* auto power down on if set */
62 #define LPC47N227_UART2AUTOPWRDOWN_MASK 0x20 /* auto power down on if set */
63 #define LPC47N227_UART1AUTOPWRDOWN_MASK 0x40 /* auto power down on if set */
/linux-4.1.27/drivers/power/reset/
H A Dltc2952-poweroff.c22 * Its function is to determine when a external shut down is triggered
23 * and react by properly shutting down the system.
33 * A level change indicates the shut-down trigger. If it's state reverts
34 * within the time-out defined by trigger_delay, the shut down is not
40 * Once a shut down is triggered, the driver will toggle this signal,
41 * with an internal (wde_interval) to stall the hardware shut down.
44 * The last action during shut down is triggering this signalling, such
45 * that the PowerPath Control will power down the hardware.
100 * machine actually shuts down
142 * down is executed.
245 "power down trigger input will not be used\n"); ltc2952_poweroff_init()
H A Dat91-reset.c65 /* Power down SDRAM */ at91sam9260_restart()
104 /* Power down SDRAM0 */ at91sam9g45_restart()
108 /* Power down SDRAM1 */ at91sam9g45_restart()
/linux-4.1.27/arch/arm/plat-samsung/include/plat/
H A Dgpio-cfg-helpers.h51 /* Pull-{up,down} resistor controls.
72 * s3c24xx_gpio_setpull_1down() - Pull configuration for choice of down or none
78 * bit configuring the presence of a pull-down resistor.
85 * down or none
96 * 10 = Pull-down resistor connected
103 * down or none
108 * This helper function reads the state of the pull-{up,down} resistor
126 * s3c24xx_gpio_getpull_1down() - Get configuration for choice of down or none
130 * This helper function reads the state of the pull-down resistor for the
146 * 10 = Pull-down resistor connected
157 * This helper function reads the state of the pull-{up,down} resistor for the
H A Dgpio-cfg.h17 * changing the pull-{up,down} configurations.
125 /* Define values for the pull-{up,down} available for each gpio pin.
127 * These values control the state of the weak pull-{up,down} resistors
129 * up or down settings, and it may be dependent on the chip that is being
141 * This function sets the state of the pull-{up,down} resistor for the
/linux-4.1.27/net/batman-adv/
H A Dgateway_common.c27 * @down: pointer holding the returned download bandwidth information
33 uint32_t *down, uint32_t *up) batadv_parse_gw_bandwidth()
65 *down = ldown * 10; batadv_parse_gw_bandwidth()
69 *down = ldown / 100; batadv_parse_gw_bandwidth()
118 uint32_t down, up; batadv_gw_tvlv_container_update() local
129 down = atomic_read(&bat_priv->gw.bandwidth_down); batadv_gw_tvlv_container_update()
131 gw.bandwidth_down = htonl(down); batadv_gw_tvlv_container_update()
32 batadv_parse_gw_bandwidth(struct net_device *net_dev, char *buff, uint32_t *down, uint32_t *up) batadv_parse_gw_bandwidth() argument
/linux-4.1.27/drivers/input/touchscreen/
H A Ds3c2410_ts.c70 * @irq_tc: The interrupt number for pen up/down interrupt
92 * get_down - return the down state of the pen
96 * Return non-zero if both readings show that the pen is down.
100 /* returns true if both data values show stylus down */ get_down()
109 bool down; touch_timer_fire() local
114 down = get_down(data0, data1); touch_timer_fire()
116 if (down) { touch_timer_fire()
155 * Called when the IRQ_TC is fired for a pen up or down event.
161 bool down; stylus_irq() local
166 down = get_down(data0, data1); stylus_irq()
168 /* TODO we should never get an interrupt with down set while stylus_irq()
172 if (down) stylus_irq()
178 /* Clear pen down/up interrupt */ stylus_irq()
H A Degalax_ts.c75 bool down, valid; egalax_ts_interrupt() local
97 down = state & EVENT_DOWN_UP; egalax_ts_interrupt()
105 input_mt_report_slot_state(input_dev, MT_TOOL_FINGER, down); egalax_ts_interrupt()
108 down ? "down" : "up", id, x, y, z); egalax_ts_interrupt()
110 if (down) { egalax_ts_interrupt()
H A Dwm831x-ts.c113 * We get a pen down reading on every reading, report pen up if any wm831x_ts_data_irq()
127 /* Switch from data to pen down */ wm831x_ts_data_irq()
183 /* Switch from pen down to data */ wm831x_ts_pen_down_irq()
211 /* Shut the controller down, disabling all other functionality too */ wm831x_ts_input_close()
225 /* If we ended up with the pen down then make sure we revert back wm831x_ts_input_close()
341 "Touchscreen pen down", wm831x_ts); wm831x_ts_probe()
343 dev_err(&pdev->dev, "Failed to request pen down IRQ %d: %d\n", wm831x_ts_probe()
H A Dmainstone-wm97xx.c76 * Pen down detection.
78 * This driver can either poll or use an interrupt to indicate a pen down
83 MODULE_PARM_DESC(pen_int, "Pen down detection (1 = interrupt, 0 = polling)");
88 * Set to 1 to read back pen down pressure
244 "pen down irq not supported on this device\n"); wm97xx_acc_startup()
H A Dwm97xx-core.c26 * - pen down detection
292 * Handle a pen down interrupt.
332 * pen down operation then we need to schedule polls while the wm97xx_pen_irq_worker()
333 * pen is down. Otherwise the machine driver is responsible wm97xx_pen_irq_worker()
338 /* Data is not available immediately on pen down */ wm97xx_pen_irq_worker()
388 "Failed to register pen down interrupt, polling"); wm97xx_init_pen_irq()
427 * pen is down, the user never will be able to wm97xx_read_samples()
434 * switch when pen is down again. wm97xx_read_samples()
442 "pen down: x=%x:%d, y=%x:%d, pressure=%x:%d\n", wm97xx_read_samples()
463 dev_dbg(wm->dev, "pen down\n"); wm97xx_read_samples()
529 /* If we either don't have an interrupt for pen down events or wm97xx_ts_input_open()
750 /* Power down the digitiser (bypassing the cache for resume) */ wm97xx_suspend()
H A Dw90p910_ts.c59 static void w90p910_report_event(struct w90p910_ts *w90p910_ts, bool down) w90p910_report_event() argument
63 if (down) { w90p910_report_event()
70 input_report_key(dev, BTN_TOUCH, down); w90p910_report_event()
123 * is down. w90p910_ts_interrupt()
H A Dtsc2007.c127 /* Prepare for next touch reading - power down ADC, enable PENIRQ */ tsc2007_read_values()
154 * NOTE: We can't rely on the pressure to determine the pen down tsc2007_is_pen_down()
163 * in that case we assume that the pen is down and expect caller tsc2007_is_pen_down()
182 /* pen is down, continue with the measurement */ tsc2007_soft_irq()
264 /* Prepare for touch readings - power down ADC and enable PENIRQ */ tsc2007_open()
H A Datmel-wm97xx.c101 * Pen down detection.
103 * This driver can either poll or use an interrupt to indicate a pen down
108 MODULE_PARM_DESC(pen_int, "Pen down detection (1 = interrupt, 0 = polling)");
113 * Set to 1 to read back pen down pressure.
285 dev_err(&wm->touch_dev->dev, "pen down irq not " atmel_wm97xx_acc_startup()
/linux-4.1.27/arch/sparc/kernel/
H A Dleon_pmc.c1 /* leon_pmc.c: LEON Power-down cpu_idle() handler
14 /* List of Systems that need fixup instructions around power-down instruction */
70 /* For systems without power-down, this will be no-op */ pmc_leon_idle()
/linux-4.1.27/drivers/gpu/drm/msm/edp/
H A Dedp_phy.c84 data = 0x7; /* power down */ msm_edp_phy_lane_power_ctrl()
89 /* power down unused lane */ msm_edp_phy_lane_power_ctrl()
90 data = 0x7; /* power down */ msm_edp_phy_lane_power_ctrl()
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dsleep-s3c2410.S54 orr r8, r8, #S3C2410_MISCCR_SDSLEEP @ SDRAM power-down signals
55 orr r9, r9, #S3C2410_CLKCON_POWER @ power down command
66 streq r8, [r5] @ SDRAM power-down config
H A Dcpufreq-utils.c40 * down to ensure that we do not overflow 32 bit numbers. s3c2410_cpufreq_setrefresh()
/linux-4.1.27/drivers/staging/iio/adc/
H A Dad7780.h20 * power down reset signal of the AD7780.
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozurbparanoia.c47 oz_dbg(ON, "urb down = %d %p\n", g_nb_urbs, urb); oz_forget_urb()
/linux-4.1.27/arch/mips/cavium-octeon/
H A Dflash_setup.c34 down(&octeon_bootbus_sem); octeon_flash_map_read()
44 down(&octeon_bootbus_sem); octeon_flash_map_write()
52 down(&octeon_bootbus_sem); octeon_flash_map_copy_from()
60 down(&octeon_bootbus_sem); octeon_flash_map_copy_to()
/linux-4.1.27/arch/mips/mti-malta/
H A Dmalta-reset.c35 pr_info("Failed to power down, resetting\n"); mips_machine_power_off()
/linux-4.1.27/arch/parisc/math-emu/
H A DMakefile17 # other very old or stripped-down PA-RISC CPUs -- not currently supported
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dsh-gpio.h21 * the method to control only pull up/down/free.
/linux-4.1.27/arch/alpha/include/asm/
H A Dtimex.h10 the 32.768kHz reference clock, which nicely divides down to our HZ. */
/linux-4.1.27/drivers/iio/dac/
H A Dad5624r.h51 * @pwr_down_mask power down mask
52 * @pwr_down_mode current power down mode
/linux-4.1.27/drivers/media/rc/keymaps/
H A Drc-apac-viewcomp.c38 { 0x1b, KEY_VOLUMEUP }, /* vol down */
40 { 0x1a, KEY_CHANNELUP }, /* chn down */
H A Drc-norwood.c45 { 0x31, KEY_VOLUMEDOWN }, /* Volume down */
47 { 0x61, KEY_CHANNELDOWN }, /* Channel down */
H A Drc-pixelview.c46 { 0x1f, KEY_CHANNELUP }, /* chn down */
48 { 0x16, KEY_VOLUMEUP }, /* vol down */
H A Drc-powercolor-real-angel.c41 { 0x21, KEY_CHANNELDOWN }, /* channel down */
43 { 0x11, KEY_VOLUMEDOWN }, /* volume down */
H A Drc-eztv.c40 { 0x10, KEY_DOWN }, /* down */
68 { 0x19, KEY_CHANNELDOWN },/* CH.tracking down */
H A Drc-medion-x10-digitainer.c7 * up/down buttons (tested with P/N 40009936 / 20018268), reportedly
45 { 0x70, KEY_DOWN }, /* scrollwheel down 1 notch */
H A Drc-avermedia-dvbt.c27 { 0x16, KEY_8 }, /* '8' / 'down arrow' */
H A Drc-dm1105-nec.c46 { 0x01, KEY_DOWN}, /* down */
H A Drc-msi-digivox-ii.c32 { 0x030d, KEY_DOWN }, /* down */
/linux-4.1.27/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c381 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
382 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
398 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
399 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
416 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
417 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
435 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
436 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
452 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
453 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
469 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
470 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
486 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
487 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
503 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
504 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
518 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
519 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
533 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
534 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
548 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
549 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
567 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
568 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
585 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
586 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
603 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
604 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
620 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
621 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
637 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL),
638 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL),
/linux-4.1.27/arch/arm/common/
H A Dmcpm_entry.c104 * 0 = CPU down mcpm_cpu_power_up()
107 * to actually make itself down. mcpm_cpu_power_up()
176 * shut this CPU down, the caller still expects execution mcpm_cpu_power_down()
186 /* Now we are prepared for power-down, do it: */ mcpm_cpu_power_down()
194 * CPU might not be able to actually enter a powered down state mcpm_cpu_power_down()
216 pr_warn("%s: cpu %u, cluster %u failed to power down (%d)\n", mcpm_wait_for_cpu_powerdown()
340 * __mcpm_cpu_going_down: Indicates that the cpu is being torn down.
352 * cluster can be torn down without disrupting this CPU.
353 * To avoid deadlocks, this must be called before a CPU is powered down.
370 * CLUSTER_DOWN: the cluster has been torn-down, ready for power-off
389 * true: the critical section was entered: it is now safe to tear down the
397 /* Warn inbound CPUs that the cluster is being torn down: */ __mcpm_outbound_enter_critical()
408 * teardown is complete on each CPU before tearing down the cluster. __mcpm_outbound_enter_critical()
411 * shouldn't be taking the cluster down at all: abort in that case. __mcpm_outbound_enter_critical()
/linux-4.1.27/drivers/staging/rtl8192u/
H A Dr8192U_wx.c74 down(&priv->wx_sem); r8192_wx_set_rate()
91 down(&priv->wx_sem); r8192_wx_set_rts()
116 down(&priv->wx_sem); r8192_wx_set_power()
140 down(&priv->wx_sem); r8192_wx_force_reset()
157 down(&priv->wx_sem); r8192_wx_set_rawtx()
175 down(&priv->wx_sem); r8192_wx_set_crcmon()
196 down(&priv->wx_sem); r8192_wx_set_mode()
349 down(&priv->wx_sem); r8192_wx_set_scan()
372 down(&priv->wx_sem); r8192_wx_get_scan()
388 down(&priv->wx_sem); r8192_wx_set_essid()
407 down(&priv->wx_sem); r8192_wx_get_essid()
423 down(&priv->wx_sem); r8192_wx_set_freq()
484 down(&priv->wx_sem); r8192_wx_set_wap()
533 down(&priv->wx_sem); r8192_wx_set_enc()
637 down(&priv->wx_sem); r8192_wx_set_retry()
721 down(&priv->wx_sem); r8192_wx_set_sens()
747 down(&priv->wx_sem); r8192_wx_set_enc_ext()
821 down(&priv->wx_sem); r8192_wx_set_auth()
835 down(&priv->wx_sem); r8192_wx_set_mlme()
849 down(&priv->wx_sem); r8192_wx_set_gen_ie()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c73 down(&priv->wx_sem); r8192_wx_set_rate()
93 down(&priv->wx_sem); r8192_wx_set_rts()
124 down(&priv->wx_sem); r8192_wx_set_power()
152 down(&priv->wx_sem); r8192_wx_set_rawtx()
168 down(&priv->wx_sem); r8192_wx_force_reset()
185 down(&priv->wx_sem); r8192_wx_force_mic_error()
229 down(&priv->wx_sem); r8192_wx_adapter_power_status()
256 down(&priv->wx_sem); r8192se_wx_set_radio()
280 down(&priv->wx_sem); r8192se_wx_set_lps_awake_interval()
296 down(&priv->wx_sem); r8192se_wx_set_force_lps()
338 down(&priv->wx_sem); r8192_wx_set_mode()
352 down(&priv->rtllib->ips_sem); r8192_wx_set_mode()
496 down(&priv->wx_sem); r8192_wx_set_scan()
513 down(&priv->rtllib->ips_sem); r8192_wx_set_scan()
561 down(&priv->wx_sem); r8192_wx_get_scan()
583 down(&priv->wx_sem); r8192_wx_set_essid()
598 down(&priv->wx_sem); r8192_wx_get_essid()
615 down(&priv->wx_sem); r8192_wx_set_nick()
630 down(&priv->wx_sem); r8192_wx_get_nick()
647 down(&priv->wx_sem); r8192_wx_set_freq()
713 down(&priv->wx_sem); r8192_wx_set_wap()
767 down(&priv->rtllib->ips_sem); r8192_wx_set_enc()
770 down(&priv->wx_sem); r8192_wx_set_enc()
871 down(&priv->wx_sem); r8192_wx_set_retry()
954 down(&priv->wx_sem); r8192_wx_set_sens()
981 down(&priv->wx_sem); r8192_wx_set_enc_ext()
984 down(&priv->rtllib->ips_sem); r8192_wx_set_enc_ext()
1062 down(&priv->wx_sem); r8192_wx_set_auth()
1080 down(&priv->wx_sem); r8192_wx_set_mlme()
1097 down(&priv->wx_sem); r8192_wx_set_gen_ie()
1174 down(&priv->wx_sem); r8192_wx_get_PromiscuousMode()
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_route.c81 * down. vmci_route()
87 /* Send from local client down to the hypervisor. */ vmci_route()
96 * guest, then we need to send it down to the host. vmci_route()
124 /* Send it from local client down to the host. */ vmci_route()
194 * send it down, since we have no guest vmci_route()
204 * we need to send it down to the host. We do not filter out VM to vmci_route()
221 * Send it from local client down to the host, which will vmci_route()
/linux-4.1.27/drivers/mfd/
H A Drts5209.c216 * SD_CLK ==> pull down
226 * SD_DAT[3:0] ==> pull down
228 * SD_WP ==> pull down
229 * SD_CMD ==> pull down
230 * SD_CLK ==> pull down
241 * others ==> pull down
252 * others ==> pull down
H A Drts5227.c246 * SD_CLK ==> pull down
255 * SD_DAT[3:0] ==> pull down
257 * SD_WP ==> pull down
258 * SD_CMD ==> pull down
259 * SD_CLK ==> pull down
269 * others ==> pull down
279 * others ==> pull down
H A Drts5229.c198 * SD_CLK ==> pull down
214 * SD_DAT[3:0] ==> pull down
216 * SD_WP ==> pull down
217 * SD_CMD ==> pull down
218 * SD_CLK ==> pull down
235 * others ==> pull down
245 * others ==> pull down
H A Drtl8411.c347 * SD_CLK ==> pull down
360 * SD_DAT[3:0] ==> pull down
362 * SD_WP ==> pull down
363 * SD_CMD ==> pull down
364 * SD_CLK ==> pull down
378 * others ==> pull down
392 * others ==> pull down
H A Dwm8350-gpio.c155 static int gpio_set_pull_down(struct wm8350 *wm8350, int gpio, int down) gpio_set_pull_down() argument
157 if (down) gpio_set_pull_down()
191 /* make sure we never pull up and down at the same time */ wm8350_gpio_config()
H A Dtmio_core.c24 /* Power down SD bus */ tmio_core_mmc_enable()
H A Drts5249.c311 * SD_CLK ==> pull down
322 * SD_DAT[3:0] ==> pull down
324 * SD_WP ==> pull down
325 * SD_CMD ==> pull down
326 * SD_CLK ==> pull down
338 * others ==> pull down
349 * others ==> pull down
/linux-4.1.27/arch/arm/mach-cns3xxx/
H A Dcore.c102 printk(KERN_INFO "powering system down...\n"); cns3xxx_power_off()
224 /* down counter */ __cns3xxx_timer_init()
238 /* down counter */ __cns3xxx_timer_init()
304 * power down at the last down device. csn3xxx_usb_power_on()
325 * power down at the last down device. csn3xxx_usb_power_off()
H A Dcns3420vb.c135 * power down at the last down device. csn3xxx_usb_power_on()
156 * power down at the last down device. csn3xxx_usb_power_off()
/linux-4.1.27/drivers/input/keyboard/
H A Dipaq-micro-keys.c47 int key, down; micro_key_receive() local
49 down = 0x80 & msg[0]; micro_key_receive()
53 input_report_key(keys->input, keys->codes[key], down); micro_key_receive()
H A Damikbd.c188 unsigned char scancode, down; amikbd_interrupt() local
195 down = !(scancode & 1); /* lowest bit is release bit */ amikbd_interrupt()
203 input_report_key(dev, scancode, down); amikbd_interrupt()
H A Datakbd.c195 static void atakbd_interrupt(unsigned char scancode, char down) atakbd_interrupt() argument
209 input_report_key(atakbd_dev, scancode, down); atakbd_interrupt()
/linux-4.1.27/drivers/clk/
H A Dclk-divider.c189 int down = _get_table_mindiv(table); _round_down_table() local
197 if ((div - clkt->div) < (div - down)) _round_down_table()
198 down = clkt->div; _round_down_table()
201 return down; _round_down_table()
222 int up, down; _div_round_closest() local
226 down = parent_rate / rate; _div_round_closest()
230 down = __rounddown_pow_of_two(down); _div_round_closest()
233 down = _round_down_table(table, down); _div_round_closest()
237 down_rate = DIV_ROUND_UP(parent_rate, down); _div_round_closest()
239 return (rate - up_rate) <= (down_rate - rate) ? up : down; _div_round_closest()
/linux-4.1.27/arch/metag/lib/
H A Ddivsi3.S87 !! shift curbit and B down by 1 in either case
93 LSRS D0Ar6, D0Ar6, #1 ! Shift down curbit, is it zero?
94 LSR D1Re0, D1Re0, #1 ! Shift down B
/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-at91.h49 #define PIO_PPDDR 0x90 /* Pad Pull-down Disable Register */
50 #define PIO_PPDER 0x94 /* Pad Pull-down Enable Register */
51 #define PIO_PPDSR 0x98 /* Pad Pull-down Status Register */
H A Dpinctrl-tegra.h90 * @pupd_reg: Pull-up/down register offset.
91 * @pupd_bank: Pull-up/down register bank.
92 * @pupd_bit: Pull-up/down register bit.
125 * such as pull-up/down, tri-state, etc. Tegra's pin controller is complex;
/linux-4.1.27/arch/arm/mach-u300/
H A Dregulator.c34 * This function is used from pm.h to shut down the system by
44 /* Disable LDO D to shut down the system */ u300_pm_poweroff()
48 pr_err("regulator not available to shut down system\n"); u300_pm_poweroff()
/linux-4.1.27/fs/ceph/
H A Dstrings.c11 /* down and out */ ceph_mds_state_name()
12 case CEPH_MDS_STATE_DNE: return "down:dne"; ceph_mds_state_name()
13 case CEPH_MDS_STATE_STOPPED: return "down:stopped"; ceph_mds_state_name()
/linux-4.1.27/kernel/time/
H A Dtimeconv.c23 * Converts the calendar time to broken-down time representation
70 * time_to_tm - converts the calendar time to local broken-down time
75 * @result pointer to struct tm variable to receive broken-down time
/linux-4.1.27/tools/include/linux/
H A Dlog2.h60 * round down to nearest power of two
171 * rounddown_pow_of_two - round the given value down to nearest power of two
174 * round the given value down to the nearest power of two
/linux-4.1.27/include/linux/i2c/
H A Dadp8860.h137 * Gain down disable. Setting this option does not allow the
139 * 1 = the charge pump doesn't switch down in gain until all LEDs are 0.
144 * 0 = the charge pump automatically switches up and down in gain.
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
H A Dloongson_hwmon.h28 #define STEP_SPEED_POLICY 1 /* use up/down arrays to describe policy */
/linux-4.1.27/include/soc/at91/
H A Dat91sam9_ddrsdr.h69 #define AT91_DDRSDRC_TXP (0xf << 24) /* Exit power-down delay */
72 #define AT91_DDRSDRC_TXARD (0xf << 0) /* Exit active power down delay to read command in mode "Fast Exit" */
73 #define AT91_DDRSDRC_TXARDS (0xf << 4) /* Exit active power down delay to read command in mode "Slow Exit" */
91 #define AT91_DDRSDRC_APDE (1 << 16) /* Active power down exit time */
/linux-4.1.27/include/uapi/linux/
H A Datmarp.h31 act_down, /* interface is going down */
H A Dpmu.h25 #define PMU_SET_VOLBUTTON 0x40 /* set volume up/down position */
27 #define PMU_GET_VOLBUTTON 0x48 /* get volume up/down position */
39 #define PMU_GET_BRIGHTBUTTON 0xd9 /* report brightness up/down pos */
59 #define PMU_INT_SNDBRT 0x08 /* sound/brightness up/down buttons */
H A Dif_bonding.h76 #define BOND_LINK_FAIL 1 /* link has just gone down */
77 #define BOND_LINK_DOWN 2 /* link has been down for too long time */
H A Dlp.h43 * have extremely slow printing, or if the machine seems to slow down
45 * number and recompile, and if your system gets bogged down, decrease
H A Dscc.h60 KISS_DUPLEX_FULL, /* fullduplex, key down trx after transmission */
61 KISS_DUPLEX_LINK, /* fullduplex, key down trx after 'idletime' sec */
/linux-4.1.27/arch/powerpc/boot/
H A Dpage.h24 /* align addr on a size boundary - adjust address up/down if needed */
/linux-4.1.27/arch/arc/include/asm/
H A Dtlb.h20 * for mappings being torn down.
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c50 #define MII_CR_POWER_DOWN 0x0800 /* Power down */
214 * pch_gbe_phy_power_up - restore link in case the phy was powered down
222 /* Just clear the power down bit to wake the phy back up */ pch_gbe_phy_power_up()
224 * settings across a power-down/up cycle */ pch_gbe_phy_power_up()
231 * pch_gbe_phy_power_down - Power down PHY
239 /* Power down the PHY so no link is implied when interface is down * pch_gbe_phy_power_down()
240 * The PHY cannot be powered down if any of the following is TRUE * pch_gbe_phy_power_down()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dtestmode_i.h53 /* Boots the UTF firmware, the netdev interface must be down at the
58 /* Shuts down the UTF firmware and puts the driver back into OFF
/linux-4.1.27/arch/mn10300/unit-asb2303/include/unit/
H A Dtimex.h101 * - count down from 4Gig-1 to 0 and wrap at IOCLK rate startup_timestamp_counter()
134 * we use a cascaded pair of 16-bit down-counting timers to count I/O
/linux-4.1.27/arch/mn10300/unit-asb2305/include/unit/
H A Dtimex.h101 * - count down from 4Gig-1 to 0 and wrap at IOCLK rate startup_timestamp_counter()
134 * we use a cascaded pair of 16-bit down-counting timers to count I/O
/linux-4.1.27/kernel/locking/
H A Dsemaphore.c19 * parts of the kernel expect to be able to use down() on a semaphore in
21 * irqsave variants for down(), down_interruptible() and down_killable()
43 * down - acquire the semaphore
53 void down(struct semaphore *sem) down() function
64 EXPORT_SYMBOL(down); variable
176 * context and even by tasks which have never called down().
/linux-4.1.27/arch/arm/include/asm/
H A Dmcpm.h75 * down then it is brought up as well, taking care not to let the other CPUs
90 * mcpm_cpu_power_down - power the calling CPU down
92 * The calling CPU is powered down.
95 * then the cluster is prepared for power-down too.
149 * then the cluster may be prepared for power-down too, if the expected
183 * disabled. Called before first cpu_powerup when cluster is down. Must
192 * Configure given CPU for power down. Called on target CPU with MCPM lock
193 * held and IRQs disabled. Power down must be effective only at the next WFI instruction.
196 * Configure given cluster for power down. Called on one CPU from target
222 * Wait until given CPU is powered down. This is called in sleeping context.
/linux-4.1.27/drivers/char/ipmi/
H A Dipmi_poweroff.c51 #define IPMI_CHASSIS_POWER_DOWN 0 /* power down, the default. */
92 " down. Power cycle is contingent on hardware support,"
93 " otherwise it defaults back to power down.");
282 printk(KERN_INFO PFX "Powering down via ATCA power command\n"); ipmi_poweroff_atca()
285 * Power down ipmi_poweroff_atca()
299 * At this point, the system may be shutting down, and most ipmi_poweroff_atca()
357 printk(KERN_INFO PFX "Powering down via CPI1 power command\n"); ipmi_poweroff_cpi1()
423 * Power down ipmi_poweroff_cpi1()
428 data[0] = 1; /* Power down state */ ipmi_poweroff_cpi1()
488 (poweroff_powercycle ? "cycle" : "down")); ipmi_poweroff_chassis()
491 * Power down ipmi_poweroff_chassis()
506 /* power cycle failed, default to power down */ ipmi_poweroff_chassis()
514 "down message, IPMI error 0x%x\n", rv); ipmi_poweroff_chassis()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A Dcsr.h246 * 001 -- MAC power-down
247 * 010 -- PHY (radio) power-down
253 * Indicates MAC is entering a power-saving sleep power-down.
268 * init or post-power-down restore of internal SRAM memory.
321 * Host sets this during RF KILL power-down sequence (HW, SW, CT KILL)
323 * unassociated mode, and power down.
329 * uCode sets this when preparing a power-saving power-down.
331 * NOTE: 3945/4965 saves internal SRAM data to host when powering down,
366 * may be powered-down.
/linux-4.1.27/net/rds/
H A Dconnection.c92 * This is called by transports as they're bringing down a connection.
118 * are torn down as the module is removed, if ever.
279 /* shut it down unless it's down already */ rds_conn_shutdown()
283 * things down. We don't hold the mutex for the entire rds_conn_shutdown()
306 * down the connection, and someone unloads the rds module. rds_conn_shutdown()
355 /* shut the connection down */ rds_conn_destroy()
363 /* tear down queued messages */ rds_conn_destroy()
567 * If the connection is down, trigger a connect. We may have scheduled a
/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddrxk_hard.h80 /* Intermediate power mode for DRXK, power down OFDM clock domain */
85 /* Intermediate power mode for DRXK, power down core (sysclk) */
90 /* Intermediate power mode for DRXK, power down pll (only osc runs) */
254 bool m_b_p_down_open_bridge; /* only open DRXK bridge before power-down once it has been accessed */
255 bool m_b_power_down; /* Power down when not used */
H A Dlnbp22.c64 lnbp22->config[3] = 0x60; /* Power down */ lnbp22_set_voltage()
123 lnbp22->config[3] = 0x60; /* Power down */ lnbp22_attach()
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
H A Drouter.c55 MODULE_PARM_DESC(auto_down, "Automatically mark peers down on comms error");
85 MODULE_PARM_DESC(check_routers_before_use, "Assume routers are down and ping them before use");
611 * parse router-checker pinginfo, record number of down NIs for remote
647 int down = 0; lnet_parse_rc_info() local
667 down++; lnet_parse_rc_info()
678 /* ptl NIs are considered down only when lnet_parse_rc_info()
679 * they're all down */ lnet_parse_rc_info()
695 rtr->lr_downis = down + (ptl_status == LNET_NI_STATUS_DOWN); lnet_parse_rc_info()
735 * to the router fail I assume it's down (this will happen if lnet_router_checker_event()
829 CDEBUG(D_NET, "NI(%s:%d) status changed to down\n", lnet_update_ni_status_locked()
832 * NI status to "down" */ lnet_update_ni_status_locked()
960 /* router table changed or router checker is shutting down */ lnet_ping_router_locked()
1049 down(&the_lnet.ln_rc_signal); lnet_router_checker_start()
1078 down(&the_lnet.ln_rc_signal); lnet_router_checker_stop()
1519 alive ? "up" : "down"); lnet_notify()
1533 libcfs_nid2str(nid), alive ? "up" : "down", lnet_notify()
1538 if (ni != NULL && !alive && /* LND telling me she's down */ lnet_notify()
1539 !auto_down) { /* auto-down disabled */ lnet_notify()
1540 CDEBUG(D_NET, "Auto-down disabled\n"); lnet_notify()
/linux-4.1.27/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c45 * internal pull-up and pull-down capabilities.
212 dev_err(pct->dev, "%s AB chip doesn't support pull up/down feature", abx500_get_pull_updown()
247 dev_err(pct->dev, "%s AB chip doesn't support pull up/down feature", abx500_set_pull_updown()
299 /* disable pull down */ abx500_gpio_direction_output()
307 /* if supported, disable both pull down and pull up */ abx500_gpio_direction_output()
591 [ABX500_GPIO_PULL_DOWN] = "pull down", abx500_gpio_dbg_show_one()
1008 (argument ? "pull up" : "pull down")); abx500_pin_config_set()
1019 * Some chips only support pull down, while some abx500_pin_config_set()
1020 * actually support both pull up and pull down. Such abx500_pin_config_set()
1024 * that only support pull down. abx500_pin_config_set()
1031 /* Chip only supports pull down */ abx500_pin_config_set()
1042 * if argument = 1 set the pull down abx500_pin_config_set()
1043 * else clear the pull down abx500_pin_config_set()
1044 * Some chips only support pull down, while some abx500_pin_config_set()
1045 * actually support both pull up and pull down. Such abx500_pin_config_set()
1049 * that only support pull down. abx500_pin_config_set()
1057 /* Chip only supports pull down */ abx500_pin_config_set()
1075 * Some chips only support pull down, while some abx500_pin_config_set()
1076 * actually support both pull up and pull down. Such abx500_pin_config_set()
/linux-4.1.27/drivers/isdn/capi/
H A Dcapilib.c115 printk(KERN_INFO "kcapi: appl %d ncci 0x%x down\n", applid, ncci); list_for_each()
134 printk(KERN_INFO "kcapi: appl %d ncci 0x%x forced down\n", applid, np->ncci); list_for_each_safe()
149 printk(KERN_INFO "kcapi: appl %d ncci 0x%x forced down\n", np->applid, np->ncci); list_for_each_safe()
/linux-4.1.27/drivers/net/phy/
H A Dsmsc.c66 /* If the SMSC PHY is in power down mode, then set it smsc_phy_reset()
97 * down.
100 * in order to generate link test pulses if the link is down. If a link partner
H A Dmdio-sun4i.c58 /* push down the phy io line */ sun4i_mdio_read()
85 /* push down the phy io line */ sun4i_mdio_write()
/linux-4.1.27/drivers/net/wan/
H A Dcosa.h42 #define SR_DOWN_REQUEST 0x01 /* SRP is able to transfer data down
45 transfer (up or down) */
56 #define SR_PKT_DOWN 0x02 /* transfer of packet down in progress */
/linux-4.1.27/drivers/media/radio/
H A Dradio-aimslab.c127 outb(0x48, isa->io); /* volume down but still "on" */ rtrack_s_mute_volume()
128 msleep(curvol * 3); /* make sure it's totally down */ rtrack_s_mute_volume()
134 outb(0x58, isa->io); /* volume down + sigstr + on */ rtrack_s_mute_volume()
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dvmk80xx.c251 down(&devpriv->limit_sem); vmk80xx_ai_insn_read()
300 down(&devpriv->limit_sem); vmk80xx_ao_insn_write()
340 down(&devpriv->limit_sem); vmk80xx_ao_insn_read()
369 down(&devpriv->limit_sem); vmk80xx_di_insn_bits()
417 down(&devpriv->limit_sem); vmk80xx_do_insn_bits()
452 down(&devpriv->limit_sem); vmk80xx_cnt_insn_read()
497 down(&devpriv->limit_sem); vmk80xx_cnt_insn_config()
535 down(&devpriv->limit_sem); vmk80xx_cnt_insn_write()
578 down(&devpriv->limit_sem); vmk80xx_pwm_insn_read()
611 down(&devpriv->limit_sem); vmk80xx_pwm_insn_write()
709 down(&devpriv->limit_sem); vmk80xx_init_subdevices()
834 down(&devpriv->limit_sem); vmk80xx_detach()
H A Dusbdux.c65 * Two 16 bit up/down/reset counter with a sampling rate of 1kHz
240 down(&devpriv->sem); usbdux_ai_cancel()
368 down(&devpriv->sem); usbdux_ao_cancel()
659 down(&devpriv->sem); usbdux_ai_inttrig()
688 down(&devpriv->sem); usbdux_ai_cmd()
767 down(&devpriv->sem); usbdux_ai_insn_read()
808 down(&devpriv->sem); usbdux_ao_insn_read()
827 down(&devpriv->sem); usbdux_ao_insn_write()
867 down(&devpriv->sem); usbdux_ao_inttrig()
977 down(&devpriv->sem); usbdux_ao_cmd()
1050 down(&devpriv->sem); usbdux_dio_insn_bits()
1087 down(&devpriv->sem); usbdux_counter_read()
1117 down(&devpriv->sem); usbdux_counter_write()
1165 down(&devpriv->sem); usbdux_pwm_cancel()
1191 * no unlink needed here. Already shutting down. usbduxsub_pwm_irq()
1274 down(&devpriv->sem); usbdux_pwm_start()
1708 down(&devpriv->sem); usbdux_detach()
H A Dni_labpc.c50 * then decrement down to channel 0. The rest of the cards can scan down
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8x60.c84 /* No matter what, start from the power down mode: */ hdmi_phy_8x60_powerup()
111 /* Write to HIGH after PLL power down de-assert: */ hdmi_phy_8x60_powerup()
171 /* Power down PHY, but keep RX-sense: */ hdmi_phy_8x60_powerdown()
/linux-4.1.27/drivers/video/fbdev/geode/
H A Dsuspend_gx.c193 /* shut down the engine */ gx_disable_graphics()
223 /* power down the panel if not already power{ed,ing} down */ gx_enable_graphics()
/linux-4.1.27/include/net/
H A Ddn_dev.h61 * down() - Called to turn device off when it goes down
80 void (*down)(struct net_device *); member in struct:dn_dev_parms
/linux-4.1.27/include/linux/mfd/wm831x/
H A Dpdata.h80 int isel; /** Current for pen down (uA) */
81 int rpu; /** Pen down sensitivity resistor divider */
86 int pd_irqf; /** IRQ flags for pen down IRQ */
/linux-4.1.27/include/net/caif/
H A Dcaif_layer.h45 * down channel
60 * down.
118 * @dn: Pointer down to the layer below.
222 * Used to signal down-wards in the CAIF stack.
243 * layer_set_dn() - Set the down pointer for a specified layer.
244 * @layr: Layer where down pointer shall be set.
/linux-4.1.27/include/linux/pinctrl/
H A Dpinconf-generic.h24 * transition from say pull-up to pull-down implies that you disable
40 * @PIN_CONFIG_BIAS_PULL_DOWN: the pin will be pulled down (usually with high
41 * impedance to GROUND). If the argument is != 0 pull-down is enabled,
42 * if it is 0, pull-down is total, i.e. the pin is connected to GROUND.
43 * @PIN_CONFIG_BIAS_PULL_PIN_DEFAULT: the pin will be pulled up or down based
48 * If the argument is != 0 pull up/down is enabled, if it is 0, the
/linux-4.1.27/arch/arm/mach-exynos/
H A Dplatsmp.c86 * exynos_core_power_down : power down the specified cpu
87 * @cpu : the cpu to power down
89 * Power down the specified cpu. The sequence must be finished by a
99 * Bypass power down for CPU0 during suspend. Check for exynos_cpu_power_down()
143 * exynos_cluster_power_down : power down the specified cluster
144 * @cluster : the cluster to power down
/linux-4.1.27/drivers/media/usb/cx231xx/
H A Dcx231xx-input.c43 down, while 0xff indicates that no button is hold get_key_isdbt()
44 down. 0xfe sequences are sometimes interrupted by 0xFF */ get_key_isdbt()
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dtxc43128_phy.c55 /* Lane power-down */
72 /* Lane power-down */
111 /* Lane power-down */
166 * it reports link down, we reset it every 5 seconds.
284 /* Turn amplitude down and preemphasis off on the host side txc_apply_defaults()
293 /* Turn down the amplitude */ txc_apply_defaults()
361 /* Set the lane power down state in the global registers */ txc_glrgs_lane_power()
375 /* Set the lane power down state in the analog control registers */ txc_analog_lane_power()
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib_softmac_wx.c38 down(&ieee->wx_sem); rtllib_wx_set_freq()
149 down(&ieee->wx_sem); rtllib_wx_set_wap()
290 down(&ieee->wx_sem); rtllib_wx_set_mode()
424 down(&ieee->wx_sem); rtllib_wx_set_scan()
453 down(&ieee->wx_sem); rtllib_wx_set_essid()
523 down(&ieee->wx_sem); rtllib_wx_set_rawtx()
584 down(&ieee->wx_sem); rtllib_wx_set_power()
631 down(&ieee->wx_sem); rtllib_wx_get_power()
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c37 down(&ieee->wx_sem); ieee80211_wx_set_freq()
149 down(&ieee->wx_sem); ieee80211_wx_set_wap()
278 down(&ieee->wx_sem); ieee80211_wx_set_mode()
370 down(&ieee->wx_sem); ieee80211_wx_set_scan()
399 down(&ieee->wx_sem); ieee80211_wx_set_essid()
462 down(&ieee->wx_sem); ieee80211_wx_set_rawtx()
523 down(&ieee->wx_sem); ieee80211_wx_set_power()
573 down(&ieee->wx_sem); ieee80211_wx_get_power()
/linux-4.1.27/drivers/platform/mips/
H A Dacpi_init.c132 /* Set GPM3 pull-down enable */ acpi_registers_setup()
137 /* Set GPM9 pull-down enable */ acpi_registers_setup()
/linux-4.1.27/arch/sh/kernel/cpu/sh4/
H A Dclock-sh4-202.c75 * range for instance). We deal with this by scaling it back down shoc_clk_init()
78 * Start scaling from the high end down until we find something shoc_clk_init()
/linux-4.1.27/arch/mips/netlogic/xlp/
H A Dahci-init-xlp2.c100 #define P0_IPDTXL BIT(15) /* PHY Tx lane dis/power down */
101 #define P0_IPDRXL BIT(16) /* PHY Rx lane dis/power down */
102 #define P0_IPDIPDMSYNTH BIT(17) /* PHY synthesizer dis/porwer down */
112 #define P1_IPDTXL BIT(27) /* PHY Tx lane dis/porwer down */
113 #define P1_IPDRXL BIT(28) /* PHY Rx lane dis/porwer down */
114 #define P1_IPDIPDMSYNTH BIT(29) /* PHY synthesizer dis/porwer down */
324 pr_info("PHY0 is down.\n"); nlm_sata_firmware_init()
328 pr_info("PHY1 is down.\n"); nlm_sata_firmware_init()
/linux-4.1.27/arch/mn10300/lib/
H A Ddo_csum.S90 # cut 16-31 bytes down to 0-15
141 # compress the checksum down to 16 bits
H A Dmemmove.S29 # work top down
91 # cut 4-7 words down to 0-3
/linux-4.1.27/arch/mn10300/unit-asb2364/include/unit/
H A Dtimex.h123 * - count down from 4Gig-1 to 0 and wrap at IOBCLK rate startup_timestamp_counter()
143 * we use a cascaded pair of 16-bit down-counting timers to count I/O
/linux-4.1.27/arch/powerpc/kernel/
H A Dpci-hotplug.c47 /* First go down child busses */ pcibios_remove_pci_devices()
95 * order for fully rescan all the way down to pick them up. pcibios_add_pci_devices()
/linux-4.1.27/arch/m68k/coldfire/
H A Dsltimers.c114 /* subtract because slice timers count down */ mcfslt_read_clk()
138 /* initialize mcfslt_cnt knowing that slice timers count down */ hw_timer_init()
/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_phy_internal.c61 /* Power down the phy */ omap4430_phy_power_down()
114 * Power down the on-chip PHY. am35x_musb_phy_power()
H A Dsram242x.S50 /* frequency shift down */
55 /* voltage shift down */
107 * shift up or down voltage, use R9 as input to tell level.
178 moveq r9, #0x1 @ if speed down, post down, drop volt
202 * shift up or down voltage, use R9 as input to tell level.
H A Dsram243x.S50 /* frequency shift down */
55 /* voltage shift down */
107 * shift up or down voltage, use R9 as input to tell level.
178 moveq r9, #0x1 @ if speed down, post down, drop volt
202 * shift up or down voltage, use R9 as input to tell level.
/linux-4.1.27/arch/arm/kernel/
H A Dpsci_smp.c33 * cpu_off Power down a CPU
95 pr_warn("CPU%d may not have shut down cleanly (AFFINITY_INFO reports %d)\n", psci_cpu_kill()
/linux-4.1.27/Documentation/laptops/
H A Ddslm.c153 printf("Waiting %d seconds for the system to settle down to " main()
157 puts("Not waiting for system to settle down"); main()
/linux-4.1.27/Documentation/mic/mpssd/
H A Dmpss108 echo -e $"Shutting down MPSS Stack: "
118 # Shut down the cards.
/linux-4.1.27/drivers/mtd/devices/
H A Dbcm47xxsflash.h15 #define OPCODE_ST_DP 0x00b9 /* Deep Power-down */
/linux-4.1.27/drivers/rtc/
H A Dhctosys.c23 * slow down the sync API. So here we have the truncated value and
/linux-4.1.27/drivers/staging/vme/devices/
H A Dvme_pio2_cntr.c52 /* Clear down all timers */ pio2_cntr_reset()
/linux-4.1.27/drivers/staging/olpc_dcon/
H A Dolpc_dcon.h39 /* Memory controller power down function */
/linux-4.1.27/drivers/phy/
H A Dphy-qcom-apq8064-sata.c106 /* Make sure the power down happens before power up */ qcom_apq8064_sata_phy_init()
141 /* make sure global config LDO power down happens before power up */ qcom_apq8064_sata_phy_init()
197 /* Power down PHY */ qcom_apq8064_sata_phy_exit()
201 /* Power down PLL block */ qcom_apq8064_sata_phy_exit()
/linux-4.1.27/drivers/cpufreq/
H A Dimx6q-cpufreq.c114 /* scaling down? scale voltage after frequency */ imx6q_set_target()
119 "failed to scale vddarm down: %d\n", ret); imx6q_set_target()
124 dev_warn(cpu_dev, "failed to scale vddsoc down: %d\n", ret); imx6q_set_target()
130 dev_warn(cpu_dev, "failed to scale vddpu down: %d\n", ret); imx6q_set_target()
H A Domap-cpufreq.c93 /* scaling down? scale voltage after frequency */ omap_target()
97 dev_warn(mpu_dev, "%s: unable to scale voltage down.\n", omap_target()
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dtransmeta.c93 * randomize_va_space slows us down enormously; init_transmeta()
/linux-4.1.27/arch/x86/vdso/
H A Dvdso32-setup.c26 * address down to glibc upon exec()?
/linux-4.1.27/arch/sh/kernel/vsyscall/
H A Dvsyscall.c24 * address down to glibc upon exec()?
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Dcvmx-helper-loop.h39 * connected to it. The LOOP interface should still be down after
H A Dcvmx-helper-npi.h40 * connected to it. The NPI interface should still be down after
/linux-4.1.27/drivers/hid/
H A Dhid-tivo.c36 /* Red thumbs down */ tivo_input_mapping()
H A Dhid-magicmouse.c154 * down. Otherwise, if there's exactly one firm magicmouse_emit_buttons()
184 int id, x, y, size, orientation, touch_major, touch_minor, state, down; magicmouse_emit_touch() local
195 down = state != TOUCH_STATE_NONE; magicmouse_emit_touch()
205 down = state != TOUCH_STATE_NONE; magicmouse_emit_touch()
257 if (down) magicmouse_emit_touch()
261 input_mt_report_slot_state(input, MT_TOOL_FINGER, down); magicmouse_emit_touch()
264 if (down) { magicmouse_emit_touch()
H A Dhid-roccat-kone.h28 kone_keystroke_button_8 = 0xf4 /* side button down */
157 uint8_t wheel; /* up = 1, down = -1 */
/linux-4.1.27/drivers/usb/misc/sisusbvga/
H A Dsisusb_con.c375 /* sisusb->lock is down */ sisusbcon_putc()
401 /* sisusb->lock is down */ sisusbcon_putcs()
439 /* sisusb->lock is down */ sisusbcon_clear()
492 /* sisusb->lock is down */ sisusbcon_bmove()
526 /* sisusb->lock is down */ sisusbcon_switch()
575 /* sisusb->lock is down */ sisusbcon_save_screen()
608 /* sisusb->lock is down */ sisusbcon_set_palette()
643 /* sisusb->lock is down */ sisusbcon_blank()
727 /* sisusb->lock is down */ sisusbcon_scrolldelta()
785 /* sisusb->lock is down */ sisusbcon_cursor()
852 /* sisusb->lock is down */ sisusbcon_scroll_area()
912 /* sisusb->lock is down */ sisusbcon_scroll()
1024 /* sisusb->lock is down */ sisusbcon_set_origin()
1079 /* sisusb->lock is down */ sisusbcon_do_font_op()
1292 /* sisusb->lock is down */ sisusbcon_font_set()
1332 /* sisusb->lock is down */ sisusbcon_font_get()
/linux-4.1.27/include/linux/platform_data/
H A Dremoteproc-omap.h32 * @device_shutdown: omap-specific handler for shutting down a device
/linux-4.1.27/include/linux/regulator/
H A Dtps62360.h35 * @en_internal_pulldn: internal pull down enable or not.
/linux-4.1.27/include/media/
H A Dadv7343.h29 * PLL 1 circuit to be powered down and the oversampling to be
/linux-4.1.27/include/uapi/linux/netfilter_bridge/
H A Debt_among.h19 * It would only slow the routines down.
/linux-4.1.27/include/xen/interface/
H A Dvcpu.h54 * Bring down a VCPU (i.e., make it non-runnable).
59 * bringing it down. Alternatively, this operation is guaranteed
62 * references to domain memory. Even a VCPU that is down still holds
65 * GDT before bringing it down.
/linux-4.1.27/arch/mips/kernel/
H A Dcsrc-sb1250.c30 * The HPT is free running from SB1250_HPT_VALUE down to 0 then starts over
H A Dpm.c69 * ensure that important CPU context is preserved across a CPU power down.
H A Dsmp-cps.c246 /* Boot a VPE on a powered down core */ cps_boot_secondary()
362 /* Power down the core */
403 * - Powering down the core if another VPE within it is offlined. cps_cpu_die()
411 * Wait for the core to enter a powered down or clock gated cps_cpu_die()
413 * in which case the CPC will refuse to power down the core. cps_cpu_die()
/linux-4.1.27/arch/parisc/include/asm/
H A Dthread_info.h38 /* Be sure to hunt all references to this down when you change the size of
/linux-4.1.27/arch/arm64/kernel/vdso/
H A DMakefile19 # down to collect2, resulting in silent corruption of the vDSO image.
/linux-4.1.27/arch/blackfin/include/asm/
H A Dsyscall.h2 * Magic syscall break down functions
H A Dtime.h15 * - Every time TSCALE ticks, a 32bit is counted down (TCOUNT)
/linux-4.1.27/arch/arm/mach-pxa/
H A Dmfp-pxa3xx.c31 * a pull-down mode if they're an active low chip select, and we're
/linux-4.1.27/arch/arm/mach-tegra/
H A Dcpuidle-tegra114.c78 .name = "powered-down",
H A Dhotplug.c50 /* Shut down the current CPU. */ tegra_cpu_die()
/linux-4.1.27/arch/arm/mach-imx/
H A Dcpuidle-imx6sx.c95 * set ARM power up/down timing to the fastest, imx6sx_cpuidle_init()
H A Dgpc.c299 /* Read ISO and ISO2SW power down delays */ _imx6q_pm_pu_power_off()
304 /* Gate off PU domain when GPU/VPU when powered down */ _imx6q_pm_pu_power_off()
307 /* Request GPC to power down GPU/VPU */ _imx6q_pm_pu_power_off()
345 /* Gate off PU domain when GPU/VPU when powered down */ imx6q_pm_pu_power_on()
348 /* Read ISO and ISO2SW power down delays */ imx6q_pm_pu_power_on()
/linux-4.1.27/lib/
H A Dhalfmd4.c23 * Basic cut-down MD4 transform. Returns only 32 bits of result.
/linux-4.1.27/net/x25/
H A Dx25_facilities.c313 SOCK_DEBUG(sk, "X.25: packet size inwards negotiated down\n"); x25_negotiate_facilities()
317 SOCK_DEBUG(sk, "X.25: packet size outwards negotiated down\n"); x25_negotiate_facilities()
324 SOCK_DEBUG(sk, "X.25: window size inwards negotiated down\n"); x25_negotiate_facilities()
328 SOCK_DEBUG(sk, "X.25: window size outwards negotiated down\n"); x25_negotiate_facilities()
/linux-4.1.27/tools/perf/scripts/python/
H A Dfailed-syscalls-by-pid.py5 # Displays system-wide failed system call totals, broken down by pid.
H A Dsctop.py5 # Periodically displays system-wide system call totals, broken down by
H A Dsyscall-counts-by-pid.py5 # Displays system-wide system call totals, broken down by syscall.
H A Dsyscall-counts.py5 # Displays system-wide system call totals, broken down by syscall.
/linux-4.1.27/tools/testing/selftests/firmware/
H A Dfw_filesystem.sh28 # Turn down the timeout so failures don't take so long.
/linux-4.1.27/drivers/md/
H A Ddm-flakey.c145 * <dev_path> <offset> <up interval> <down interval> [<#feature args> [<arg>]*]
159 {0, UINT_MAX, "Invalid down interval"}, flakey_ctr()
201 ti->error = "Total (up + down) interval is zero"; flakey_ctr()
285 * Flag this bio as submitted while down. flakey_map()
330 * Corrupt successful READs while in down state. flakey_end_io()
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_defs_svc.h317 u32 cee_linkdns; /* CEE link down count */
632 u64 cee_linkdns; /* CEE link down */
634 u64 fip_linkdns; /* FIP link down */
693 u32 del_io_iocdowns; /* IO cleaned-up due to IOC down */
694 u32 del_tm_iocdowns; /* TM cleaned-up due to IOC down */
726 u32 io_iocdowns; /* IO cleaned-up due to IOC down */
752 u32 tm_iocdowns; /* TM cleaned-up due to IOC down */
827 BFA_PORT_LINKDOWN = 2, /* Physical port/Trunk link down */
1127 BFA_TRUNK_LINK_STATE_DN_LINKDN = 2, /* physical link down */
1155 u32 sm_cr_hwf; /* created: IOC down */
1160 u32 sm_fwc_hwf; /* fw create: IOC down */
1164 u32 sm_on_hwf; /* online: IOC down events */
1168 u32 sm_fwd_hwf; /* fw delete: IOC down events */
1172 u32 sm_off_hwf; /* offline: IOC down events */
1175 u32 sm_del_hwf; /* delete: IOC down events */
1184 u32 sm_iocd_off; /* IOC down: offline events */
1185 u32 sm_iocd_del; /* IOC down: delete events */
1186 u32 sm_iocd_on; /* IOC down: online events */
1187 u32 sm_iocd_unexp; /* IOC down: exceptions */
1406 u32 cee_status_down; /* DCB status down */
/linux-4.1.27/drivers/pinctrl/samsung/
H A Dpinctrl-samsung.h36 * @PINCFG_TYPE_PUD: Pull up/down configuration.
38 * @PINCFG_TYPE_CON_PDN: Pin function in power down mode.
39 * @PINCFG_TYPE_PUD_PDN: Pull up/down configuration in power down mode.
53 * pin configuration (pull up/down and drive strength) type and its value are
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-csr.h255 * 001 -- MAC power-down
256 * 010 -- PHY (radio) power-down
263 * Indicates MAC is entering a power-saving sleep power-down.
278 * init or post-power-down restore of internal SRAM memory.
376 * Host sets this during RF KILL power-down sequence (HW, SW, CT KILL)
378 * unassociated mode, and power down.
384 * uCode sets this when preparing a power-saving power-down.
386 * NOTE: device saves internal SRAM data to host when powering down,
460 * may be powered-down.
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c232 * radeon_atpx_set_discrete_state - power up/down discrete GPU
235 * @state: discrete GPU state (0 = power down, 1 = power up)
238 * power down/up the discrete GPU (all asics).
417 * radeon_atpx_power_state - power down/up the requested GPU
419 * @id: GPU to power down/up
422 * Execute the necessary ATPX function to power down/up the discrete GPU
/linux-4.1.27/drivers/isdn/sc/
H A Dmessage.c103 * and CMPID messages when it is down sendmessage()
112 pr_debug("%s: Attempt to send CE message with engine down\n", sendmessage()
/linux-4.1.27/drivers/media/tuners/
H A Dtda18218_priv.h49 #define R17_PD1 0x17 /* Power-down byte 1 */
50 #define R18_PD2 0x18 /* Power-down byte 2 */
/linux-4.1.27/drivers/staging/fbtft/
H A Dfb_uc1701.c56 /* 15: output mode select (turns display upside-down) */
93 /* output mode select (turns display upside-down) */ init_display()
H A Dfbtft-io.c146 /* Start writing by pulling down /WR */ fbtft_write_gpio8_wr()
196 /* Start writing by pulling down /WR */ fbtft_write_gpio16_wr()
/linux-4.1.27/drivers/input/misc/
H A Dmax8925_onkey.c31 #define SW_INPUT (1 << 7) /* 0/1 -- up/down */
108 "onkey-down", info); max8925_onkey_probe()
/linux-4.1.27/arch/sparc/include/uapi/asm/
H A Derrno.h23 #define ENETDOWN 50 /* Network is down */
37 #define EHOSTDOWN 64 /* Host is down */
/linux-4.1.27/drivers/clk/mvebu/
H A Dclk-cpu.c100 /* Wait for clocks to settle down then clear reload request */ clk_cpu_off_set_rate()
132 /* Frequency is going down */ clk_cpu_on_set_rate()
/linux-4.1.27/drivers/watchdog/
H A Diop_wdt.c71 /* Arm and enable the Timer to starting counting down from 0xFFFF.FFFF wdt_enable()
198 * going down iop_wdt_release()
/linux-4.1.27/fs/ncpfs/
H A Dncp_fs_sb.h56 u8 conn_status; /* Bit 4 = 1 ==> Server going down, no
58 Bit 0 = 1 ==> Server is down. */
/linux-4.1.27/include/uapi/asm-generic/
H A Derrno.h82 #define ENETDOWN 100 /* Network is down */
94 #define EHOSTDOWN 112 /* Host is down */
/linux-4.1.27/arch/sh/boards/mach-x3proto/
H A Dilsel.c35 * ILSEL level map, in descending order from the highest level down.
92 * The return value is an IRQ number that can later be taken down with
/linux-4.1.27/arch/sh/include/mach-sdk7786/mach/
H A Dfpga.h77 #define PWRCR_PDWNACK BIT(5) /* Power down acknowledge */
78 #define PWRCR_PDWNREQ BIT(7) /* Power down request */
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Derrno.h81 #define ENETDOWN 127 /* Network is down */
100 #define EHOSTDOWN 147 /* Host is down */
/linux-4.1.27/arch/openrisc/mm/
H A Dtlb.c46 * This comes down to setting the 'valid' bit for all xTLBMR registers to 0.
75 * than the few instructions that the following compiles down to!

Completed in 5308 milliseconds

1234567891011>>