Home
last modified time | relevance | path

Searched refs:toggle (Results 1 – 113 of 113) sorted by relevance

/linux-4.4.14/drivers/media/i2c/
Dir-kbd-i2c.c69 int start, range, toggle, dev, code, ircode; in get_key_haup_common() local
78 toggle = (buf[offset] >> 5) & 1; in get_key_haup_common()
91 ircode = (start << 12) | (toggle << 11) | (dev << 6) | code; in get_key_haup_common()
99 start, range, toggle, dev, code); in get_key_haup_common()
103 *ptoggle = toggle; in get_key_haup_common()
108 u32 *scancode, u8 *toggle) in get_key_haup() argument
110 return get_key_haup_common (ir, protocol, scancode, toggle, 3, 0); in get_key_haup()
114 u32 *scancode, u8 *toggle) in get_key_haup_xvr() argument
129 return get_key_haup_common(ir, protocol, scancode, toggle, 6, 3); in get_key_haup_xvr()
133 u32 *scancode, u8 *toggle) in get_key_pixelview() argument
[all …]
/linux-4.4.14/drivers/media/rc/
Dir-rc6-decoder.c71 if (!data->toggle) in rc6_mode()
90 u8 toggle; in ir_rc6_decode() local
168 data->toggle = ev.pulse; in ir_rc6_decode()
236 toggle = data->toggle; in ir_rc6_decode()
239 scancode, toggle); in ir_rc6_decode()
253 toggle = 0; in ir_rc6_decode()
257 toggle = 0; in ir_rc6_decode()
262 toggle = !!(scancode & RC6_6A_MCE_TOGGLE_MASK); in ir_rc6_decode()
266 toggle = 0; in ir_rc6_decode()
275 protocol, scancode, toggle); in ir_rc6_decode()
[all …]
Dir-rc5-decoder.c52 u8 toggle; in ir_rc5_decode() local
137 toggle = (data->bits & 0x20000) ? 1 : 0; in ir_rc5_decode()
151 toggle = (data->bits & 0x00800) ? 1 : 0; in ir_rc5_decode()
165 toggle = (data->bits & 0x01000) ? 1 : 0; in ir_rc5_decode()
173 scancode, protocol, toggle); in ir_rc5_decode()
175 rc_keydown(dev, protocol, scancode, toggle); in ir_rc5_decode()
Dir-jvc-decoder.c77 data->toggle = !data->toggle; in ir_jvc_decode()
143 rc_keydown(dev, RC_TYPE_JVC, scancode, data->toggle); in ir_jvc_decode()
Dir-xmp-decoder.c86 u8 addr, subaddr, subaddr2, toggle, oem, obc1, obc2, sum1, sum2; in ir_xmp_decode() local
129 toggle = n[10]; in ir_xmp_decode()
146 if (toggle == 0) { in ir_xmp_decode()
Drc-core-priv.h63 bool toggle; member
78 bool toggle; member
Drc-main.c636 u32 scancode, u32 keycode, u8 toggle) in ir_do_keydown() argument
641 dev->last_toggle != toggle); in ir_do_keydown()
653 dev->last_toggle = toggle; in ir_do_keydown()
678 void rc_keydown(struct rc_dev *dev, enum rc_type protocol, u32 scancode, u8 toggle) in rc_keydown() argument
684 ir_do_keydown(dev, protocol, scancode, keycode, toggle); in rc_keydown()
707 u32 scancode, u8 toggle) in rc_keydown_notimeout() argument
713 ir_do_keydown(dev, protocol, scancode, keycode, toggle); in rc_keydown_notimeout()
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-input.c116 u32 *scancode, u8 *toggle) in get_key_flydvb_trio() argument
164 *toggle = 0; in get_key_flydvb_trio()
169 u32 *scancode, u8 *toggle) in get_key_msi_tvanywhere_plus() argument
212 *toggle = 0; in get_key_msi_tvanywhere_plus()
218 u32 *scancode, u8 *toggle) in get_key_kworld_pc150u() argument
261 *toggle = 0; in get_key_kworld_pc150u()
266 u32 *scancode, u8 *toggle) in get_key_purpletv() argument
286 *toggle = 0; in get_key_purpletv()
291 u32 *scancode, u8 *toggle) in get_key_hvr1110() argument
316 *toggle = !!(buf[3] & 0x40); in get_key_hvr1110()
[all …]
/linux-4.4.14/drivers/tty/
Dnozomi.c244 struct toggles toggle; member
309 struct toggles toggle; member
615 DBG3("toggle enabled: %d", dc->config_table.toggle.enabled); in dump_table()
616 DBG3("toggle up_mdm: %d", dc->config_table.toggle.mdm_ul); in dump_table()
617 DBG3("toggle dl_mdm: %d", dc->config_table.toggle.mdm_dl); in dump_table()
618 DBG3("toggle dl_dbg: %d", dc->config_table.toggle.diag_dl); in dump_table()
670 || (dc->config_table.toggle.enabled == TOGGLE_VALID)) { in nozomi_read_config_table()
676 dc->port[PORT_MDM].toggle_ul = dc->config_table.toggle.mdm_ul; in nozomi_read_config_table()
677 dc->port[PORT_MDM].toggle_dl = dc->config_table.toggle.mdm_dl; in nozomi_read_config_table()
678 dc->port[PORT_DIAG].toggle_dl = dc->config_table.toggle.diag_dl; in nozomi_read_config_table()
[all …]
/linux-4.4.14/drivers/media/usb/dvb-usb/
Dnova-t-usb2.c77 u8 key[5],cmd[2] = { DIBUSB_REQ_POLL_REMOTE, 0x35 }, data,toggle,custom; in nova_t_rc_query() local
88 toggle = !!(raw & 0x800); in nova_t_rc_query()
92 …e 0x%02x, 0x%02x, 0x%02x to c: %02x d: %02x toggle: %d\n",key[1],key[2],key[3],custom,data,toggle); in nova_t_rc_query()
103 if (st->old_toggle == toggle) { in nova_t_rc_query()
108 st->old_toggle = toggle; in nova_t_rc_query()
Ddib0700_core.c681 u8 toggle; in dib0700_rc_urb_completion() local
714 toggle = 0; in dib0700_rc_urb_completion()
747 toggle = poll_reply->report_id; in dib0700_rc_urb_completion()
761 rc_keydown(d->rc_dev, protocol, keycode, toggle); in dib0700_rc_urb_completion()
Ddib0700_devices.c523 u8 toggle; in dib0700_rc_query_old_firmware() local
560 toggle = 0; in dib0700_rc_query_old_firmware()
567 toggle = key[3-1]; in dib0700_rc_query_old_firmware()
571 rc_keydown(d->rc_dev, protocol, scancode, toggle); in dib0700_rc_query_old_firmware()
/linux-4.4.14/drivers/input/misc/
Dkeyspan_remote.c97 u8 toggle; member
126 int toggle; member
300 message.toggle = 0; in keyspan_check_data()
304 message.toggle = 1; in keyspan_check_data()
326 __func__, message.system, message.button, message.toggle); in keyspan_check_data()
328 if (message.toggle != remote->toggle) { in keyspan_check_data()
331 remote->toggle = message.toggle; in keyspan_check_data()
472 …remote->toggle = -1; /* Set to -1 so we will always not match the toggle from the first remote mes… in keyspan_probe()
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/
Dgpio-wdt.txt8 - toggle: Either a high-to-low or a low-to-high transition clears
19 to toggle the signal when the device is open and the timeout elapsed.
26 hw_algo = "toggle";
/linux-4.4.14/drivers/usb/host/
Dfhci-mem.c91 enum fhci_ta_type type, int toggle, u8 *data, u32 len, in fhci_td_fill() argument
102 td->toggle = toggle; in fhci_td_fill()
Dfhci-sched.c92 td->toggle = !td->toggle; in fhci_transaction_confirm()
114 td->toggle = !td->toggle; in fhci_transaction_confirm()
166 if (td->toggle == USB_TD_TOGGLE_CARRY) in add_packet()
167 td->toggle = ed->toggle_carry; in add_packet()
244 ed->ep_addr, ed->mode, ed->speed, td->toggle)) { in add_packet()
707 int toggle = 0; in fhci_queue_urb() local
756 toggle = USB_TD_TOGGLE_CARRY; in fhci_queue_urb()
758 toggle = USB_TD_TOGGLE_DATA0; in fhci_queue_urb()
783 toggle, in fhci_queue_urb()
792 cnt ? USB_TD_TOGGLE_CARRY : toggle, in fhci_queue_urb()
Duhci-q.c378 unsigned int toggle = qh->initial_toggle; in uhci_fixup_toggles() local
389 toggle = 2; in uhci_fixup_toggles()
400 if (toggle > 1 || uhci_toggle(td_token(uhci, td)) == toggle) { in uhci_fixup_toggles()
403 toggle = uhci_toggle(td_token(uhci, td)) ^ 1; in uhci_fixup_toggles()
410 toggle ^= 1; in uhci_fixup_toggles()
418 usb_pipeout(pipe), toggle); in uhci_fixup_toggles()
927 unsigned int toggle; in uhci_submit_common() local
936 toggle = usb_gettoggle(urb->dev, usb_pipeendpoint(urb->pipe), in uhci_submit_common()
983 (toggle << TD_TOKEN_TOGGLE_SHIFT), in uhci_submit_common()
988 toggle ^= 1; in uhci_submit_common()
[all …]
Dohci-dbg.c265 const char *toggle, *pid; in ohci_dump_td() local
269 case TD_T_DATA0: toggle = data0; break; in ohci_dump_td()
270 case TD_T_DATA1: toggle = data1; break; in ohci_dump_td()
271 case TD_T_TOGGLE: toggle = "(CARRY)"; break; in ohci_dump_td()
272 default: toggle = "(?)"; break; in ohci_dump_td()
281 TD_CC_GET(tmp), /* EC, */ toggle, in ohci_dump_td()
Dfhci.h350 u8 toggle; /* toggle for next trans. within this TD */ member
525 enum fhci_ta_type type, int toggle, u8 *data, u32 len,
Dr8a66597-hcd.c506 struct r8a66597_pipe *pipe, int toggle) in r8a66597_pipe_toggle() argument
508 if (toggle) in r8a66597_pipe_toggle()
579 unsigned short *toggle = get_toggle_pointer(dev, urb->pipe); in pipe_toggle_set() local
581 if (!toggle) in pipe_toggle_set()
585 *toggle |= 1 << endpoint; in pipe_toggle_set()
587 *toggle &= ~(1 << endpoint); in pipe_toggle_set()
608 unsigned short *toggle = get_toggle_pointer(dev, urb->pipe); in pipe_toggle_restore() local
610 if (!toggle) in pipe_toggle_restore()
613 r8a66597_pipe_toggle(r8a66597, pipe, *toggle & (1 << endpoint)); in pipe_toggle_restore()
Disp116x-hcd.c238 u16 toggle = 0, dir = PTD_DIR_SETUP; in preproc_atl_queue() local
250 toggle = usb_gettoggle(urb->dev, ep->epnum, 0); in preproc_atl_queue()
254 toggle = usb_gettoggle(urb->dev, ep->epnum, 1); in preproc_atl_queue()
262 toggle = 1; in preproc_atl_queue()
274 ptd->count = PTD_CC_MSK | PTD_ACTIVE_MSK | PTD_TOGGLE(toggle); in preproc_atl_queue()
Dfhci-q.c158 ed->toggle_carry = td->toggle; in fhci_move_td_from_ed_to_done_list()
Disp1362-hcd.c263 int toggle; in prepare_ptd() local
276 toggle = usb_gettoggle(urb->dev, ep->epnum, 0); in prepare_ptd()
289 toggle = usb_gettoggle(urb->dev, ep->epnum, 1); in prepare_ptd()
304 toggle = 0; in prepare_ptd()
311 toggle = 1; in prepare_ptd()
318 toggle = dir = len = 0; in prepare_ptd()
327 ptd->count = PTD_CC_MSK | PTD_ACTIVE_MSK | PTD_TOGGLE(toggle); in prepare_ptd()
Dohci-q.c837 __hc32 toggle = ed->hwHeadP & cpu_to_hc32 (ohci, ED_C); in ed_halted() local
869 ed->hwHeadP = next->hwNextTD | toggle; in ed_halted()
/linux-4.4.14/include/media/
Dir-kbd-i2c.h24 u32 *scancode, u8 *toggle);
49 u32 *scancode, u8 *toggle);
Drc-core.h195 void rc_keydown(struct rc_dev *dev, enum rc_type protocol, u32 scancode, u8 toggle);
196 void rc_keydown_notimeout(struct rc_dev *dev, enum rc_type protocol, u32 scancode, u8 toggle);
/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan_cfg.c340 static int toggle; in wilc_wlan_parse_response_frame() local
345 PRINT_INFO(GENERIC_DBG, "Site survey results value[%d]toggle[%d]\n", size, toggle); in wilc_wlan_parse_response_frame()
346 i += toggle; in wilc_wlan_parse_response_frame()
347 toggle ^= 1; in wilc_wlan_parse_response_frame()
486 static int toggle; in wilc_wlan_cfg_get_wid_value() local
490 i += toggle; in wilc_wlan_cfg_get_wid_value()
491 toggle ^= 1; in wilc_wlan_cfg_get_wid_value()
/linux-4.4.14/drivers/media/pci/ttpci/
Dav7110_ir.c109 u16 toggle; in av7110_emit_key() local
117 toggle = ircom & 0x0800; in av7110_emit_key()
123 toggle = ircom & 0x8000; in av7110_emit_key()
132 toggle = ircom & 0x0800; in av7110_emit_key()
160 if (ir->last_key != keycode || toggle != ir->last_toggle) { in av7110_emit_key()
176 ir->last_toggle = toggle; in av7110_emit_key()
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-input.c199 u8 toggle, command, system; in bttv_rc5_timer_end() local
227 toggle = RC5_TOGGLE(rc5); in bttv_rc5_timer_end()
242 rc_keydown(ir->dev, RC_TYPE_RC5, scancode, toggle); in bttv_rc5_timer_end()
243 dprintk("scancode %x, toggle %x\n", scancode, toggle); in bttv_rc5_timer_end()
335 u32 *scancode, u8 *toggle) in get_key_pv951() argument
364 *toggle = 0; in get_key_pv951()
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-input.c28 u32 *pscancode, u8 *toggle) in get_key_isdbt() argument
56 *toggle = 0; in get_key_isdbt()
/linux-4.4.14/drivers/usb/musb/
Dmusb_cppi41.c62 u8 toggle; in save_rx_toggle() local
70 toggle = csr & MUSB_RXCSR_H_DATATOGGLE ? 1 : 0; in save_rx_toggle()
72 cppi41_channel->usb_toggle = toggle; in save_rx_toggle()
80 u8 toggle; in update_rx_toggle() local
89 toggle = csr & MUSB_RXCSR_H_DATATOGGLE ? 1 : 0; in update_rx_toggle()
96 if (!toggle && toggle == cppi41_channel->usb_toggle) { in update_rx_toggle()
103 cppi41_channel->usb_toggle = toggle; in update_rx_toggle()
Dblackfin.c240 static u8 toggle; in musb_conn_timer_handler() local
298 if (toggle) { in musb_conn_timer_handler()
302 toggle = 0; in musb_conn_timer_handler()
307 toggle = 1; in musb_conn_timer_handler()
Dmusb_host.c2085 u8 toggle; in musb_schedule() local
2140 toggle = usb_gettoggle(urb->dev, qh->epnum, !is_in); in musb_schedule()
2144 toggle && (txtype == USB_ENDPOINT_XFER_ISOC)) in musb_schedule()
/linux-4.4.14/drivers/s390/char/
Dsclp_tty.c368 int toggle; in sclp_switch_cases() local
371 toggle = 0; in sclp_switch_cases()
389 toggle = ~toggle; in sclp_switch_cases()
394 if (toggle) in sclp_switch_cases()
/linux-4.4.14/drivers/media/pci/smipcie/
Dsmipcie-ir.c120 u8 index, ucIRCount, readLoop, rc5_command, rc5_system, toggle; in smi_ir_decode() local
145 toggle = (dwIRCode & 0x800) ? 1 : 0; in smi_ir_decode()
147 rc_keydown(rc_dev, RC_TYPE_RC5, scancode, toggle); in smi_ir_decode()
/linux-4.4.14/drivers/video/fbdev/
Dpxa168fb.h229 #define CFG_GRA_FTOGGLE(toggle) ((toggle) << 15) argument
246 #define CFG_DMA_FTOGGLE(toggle) ((toggle) << 7) argument
/linux-4.4.14/include/linux/usb/
Dhcd.h491 #define usb_gettoggle(dev, ep, out) (((dev)->toggle[out] >> (ep)) & 1)
492 #define usb_dotoggle(dev, ep, out) ((dev)->toggle[out] ^= (1 << (ep)))
494 ((dev)->toggle[out] = ((dev)->toggle[out] & ~(1 << (ep))) | \
/linux-4.4.14/drivers/media/rc/img-ir/
Dimg-ir-rc5.c38 request->toggle = tgl; in img_ir_rc5_scancode()
Dimg-ir-rc6.c59 request->toggle = trl2; in img_ir_rc6_scancode()
Dimg-ir-hw.h146 u8 toggle; member
Dimg-ir-hw.c824 request.toggle = 0; in img_ir_handle_data()
836 request.scancode, request.toggle); in img_ir_handle_data()
838 request.toggle); in img_ir_handle_data()
/linux-4.4.14/scripts/
Dget_maintainer.pl1614 my $toggle = 0;
1615 $toggle = 1 if ($sel eq '*');
1617 $selected{$i} = $toggle;
1649 my $toggle = 0;
1650 $toggle = 1 if ($str eq '*');
1652 $authored{$i} = $toggle;
1659 my $toggle = 0;
1660 $toggle = 1 if ($str eq '*');
1662 $signed{$i} = $toggle;
/linux-4.4.14/drivers/bluetooth/
Dbfusb.c558 data->udev->toggle[0] = data->udev->toggle[1] = 0; in bfusb_load_firmware()
595 data->udev->toggle[0] = data->udev->toggle[1] = 0; in bfusb_load_firmware()
/linux-4.4.14/drivers/usb/c67x00/
Dc67x00-sched.c578 void *data, int len, int pid, int toggle, in c67x00_create_td() argument
618 if (toggle) in c67x00_create_td()
662 int toggle; in c67x00_add_data_urb() local
668 toggle = usb_gettoggle(urb->dev, usb_pipeendpoint(urb->pipe), in c67x00_add_data_urb()
688 ret = c67x00_create_td(c67x00, urb, td_buf, len, pid, toggle, in c67x00_add_data_urb()
693 toggle ^= 1; in c67x00_add_data_urb()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
Dgpio.h146 unsigned long toggle; member
/linux-4.4.14/arch/blackfin/include/asm/
Dgpio.h93 unsigned short toggle; member
/linux-4.4.14/arch/h8300/lib/
Dmodsi3.S49 xor.b #0x08,S2L ; toggle the result sign
Dmoddivsi3.S49 xor.b #0x08,S2L ; toggle the result sign
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-devices-platform-docg327 Entering the correct value toggle the lock, and can be observed
Dsysfs-platform-msi-laptop49 only possible to toggle turbo mode state by pressing Fn+F10,
Dsysfs-devices-memory48 root can toggle the the online/offline state of a removable
/linux-4.4.14/sound/ppc/
DKconfig28 Say Y here to enable the automatic toggle of DRC (dynamic
/linux-4.4.14/drivers/scsi/cxlflash/
Dcommon.h172 bool toggle; member
Dmain.c1236 bool toggle = afu->toggle; in cxlflash_rrq_irq() local
1246 if ((entry & SISL_RESP_HANDLE_T_BIT) != toggle) in cxlflash_rrq_irq()
1257 toggle ^= SISL_RESP_HANDLE_T_BIT; in cxlflash_rrq_irq()
1262 afu->toggle = toggle; in cxlflash_rrq_irq()
1608 afu->toggle = 1; in start_afu()
/linux-4.4.14/arch/arm/mm/
Dproc-v7-3level.S91 eor ip, rh, #1 << (55 - 32) @ toggle L_PTE_DIRTY in temp reg to
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dtps65217.txt15 - ti,pmic-shutdown-controller: Telling the PMIC to shutdown on PWR_EN toggle.
Dqcom,spmi-regulator.txt118 toggle after an over current event takes place.
/linux-4.4.14/drivers/staging/rdma/ehca/
Dipz_pt_fn.h237 const u8 lowbyte, const u8 toggle,
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dqca-qca7000-spi.txt21 In this mode the SPI master must toggle the chip select between each data
/linux-4.4.14/drivers/usb/phy/
Dphy-isp1301-omap.c580 # define toggle(OTG,ISP) do { \ in otg_update_isp() macro
613 toggle(OTG_DRV_VBUS, OTG1_VBUS_DRV); in otg_update_isp()
616 toggle(OTG_PU_VBUS, OTG1_VBUS_CHRG); in otg_update_isp()
617 toggle(OTG_PD_VBUS, OTG1_VBUS_DISCHRG); in otg_update_isp()
619 # undef toggle in otg_update_isp()
/linux-4.4.14/drivers/scsi/arcmsr/
Darcmsr_hba.c1174 uint32_t doneq_index, index_stripped, addressLow, residual, toggle; in arcmsr_done4abort_postqueue() local
1185 toggle = doneq_index & 0x4000; in arcmsr_done4abort_postqueue()
1188 pmu->doneq_index = index_stripped ? (index_stripped | toggle) : in arcmsr_done4abort_postqueue()
1189 ((toggle ^ 0x4000) + 1); in arcmsr_done4abort_postqueue()
1441 u16 postq_index, toggle; in arcmsr_post_ccb() local
1452 toggle = postq_index & 0x4000; in arcmsr_post_ccb()
1455 pmu->postq_index = index_stripped ? (index_stripped | toggle) : in arcmsr_post_ccb()
1456 (toggle ^ 0x4000); in arcmsr_post_ccb()
1971 u32 outbound_write_pointer, doneq_index, index_stripped, toggle; in arcmsr_hbaD_postqueue_isr() local
1985 toggle = doneq_index & 0x4000; in arcmsr_hbaD_postqueue_isr()
[all …]
/linux-4.4.14/drivers/net/ethernet/ibm/
Dibmveth.h139 u64 toggle; member
Dibmveth.c127 return ibmveth_rxq_toggle(adapter) == adapter->rx_queue.toggle; in ibmveth_rxq_pending_buffer()
450 adapter->rx_queue.toggle = !adapter->rx_queue.toggle; in ibmveth_rxq_recycle_buffer()
463 adapter->rx_queue.toggle = !adapter->rx_queue.toggle; in ibmveth_rxq_harvest_buffer()
610 adapter->rx_queue.toggle = 1; in ibmveth_open()
/linux-4.4.14/arch/arm/lib/
Dbitops.h48 \instr r2, r2, r3 @ toggle bit
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c428 (mlx4_priv(dev)->cmd.toggle == in cmd_pending()
493 (cmd->toggle << HCR_T_BIT) | in mlx4_cmd_post()
504 cmd->toggle = cmd->toggle ^ 1; in mlx4_cmd_post()
2069 u16 param, u8 toggle) in mlx4_master_do_cmd() argument
2080 if (toggle != slave_state[slave].comm_toggle) { in mlx4_master_do_cmd()
2082 toggle, slave); in mlx4_master_do_cmd()
2221 int toggle; in mlx4_master_comm_channel() local
2238 toggle = comm_cmd >> 31; in mlx4_master_comm_channel()
2239 if (toggle != slt) { in mlx4_master_comm_channel()
2250 comm_cmd & 0xffff, toggle); in mlx4_master_comm_channel()
[all …]
Dmlx4.h633 u8 toggle; member
/linux-4.4.14/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.h453 #define CFG_GRA_FTOGGLE(toggle) ((toggle)<<15) argument
474 #define CFG_DMA_FTOGGLE(toggle) ((toggle)<<7) argument
/linux-4.4.14/Documentation/
DVGA-softcursor.txt32 including it in both the set mask and the toggle mask.
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-input.c559 u32 *scancode, u8 *toggle) in get_key_pvr2000() argument
585 *toggle = 0; in get_key_pvr2000()
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt46 - devbus,badr-skew-ps: Defines the time delay from from A[2:0] toggle,
97 DEV_A[2:0] and Data are kept valid (do not toggle) for
/linux-4.4.14/drivers/staging/speakup/
DDefaultKeyAssignments27 KeyPad-Minus Park reading cursor (toggle)
Dspkguide.txt125 to work. If you toggle the numlock on, the keypad will produce numbers,
185 insert, from now on called speakup, and keypad enter will toggle the
242 will toggle the alternate j k l keypad on and off.
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Ddvbsky.c203 u8 obuf[2], ibuf[2], toggle; in dvbsky_rc_query() local
216 toggle = (code & 0x800) ? 1 : 0; in dvbsky_rc_query()
218 rc_keydown(d->rc_dev, RC_TYPE_RC5, scancode, toggle); in dvbsky_rc_query()
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-i2c.c152 u32 *scancode, u8 *toggle) in get_key_adaptec() argument
173 *toggle = 0; in get_key_adaptec()
/linux-4.4.14/tools/testing/selftests/futex/
DREADME47 # useful here. Using -v to toggle it them on and off, as with -c.
/linux-4.4.14/drivers/usb/image/
Dmicrotek.c215 (int)desc->usb_dev->toggle[1],(int)desc->usb_dev->toggle[0] in mts_debug_dump()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_ethtool.c1250 u32 i, toggle; in igb_reg_test() local
1256 toggle = 0x7FEFF3FF; in igb_reg_test()
1261 toggle = 0x7FEFF3FF; in igb_reg_test()
1265 toggle = 0x7FEFF3FF; in igb_reg_test()
1269 toggle = 0x7FFFF3FF; in igb_reg_test()
1273 toggle = 0x7FFFF3FF; in igb_reg_test()
1283 value = (rd32(E1000_STATUS) & toggle); in igb_reg_test()
1284 wr32(E1000_STATUS, toggle); in igb_reg_test()
1285 after = rd32(E1000_STATUS) & toggle; in igb_reg_test()
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt267 This toggle indicates whether unprivileged users are prevented
358 A toggle indicating if the kexec_load syscall has been disabled. This
361 the toggle cannot be set back to false. This allows a kexec image to be
370 This toggle indicates whether restrictions are placed on
408 A toggle value indicating if modules are allowed to be loaded
409 in an otherwise modular kernel. This toggle defaults to off
411 neither loaded nor unloaded, and the toggle cannot be set back
412 to false. Generally used with the "kexec_load_disabled" toggle.
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c739 u32 i, toggle; in e1000_reg_test() local
747 toggle = 0xFFFFF833; in e1000_reg_test()
750 value = (er32(STATUS) & toggle); in e1000_reg_test()
751 ew32(STATUS, toggle); in e1000_reg_test()
752 after = er32(STATUS) & toggle; in e1000_reg_test()
/linux-4.4.14/Documentation/spi/
Dbutterfly8 sensors, LCD, flash, toggle stick, and more. You can use AVR-GCC to
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dethtool.c829 u32 toggle; in e1000_reg_test() local
841 toggle = 0x7FFFF3FF; in e1000_reg_test()
844 toggle = 0x7FFFF033; in e1000_reg_test()
849 value = (er32(STATUS) & toggle); in e1000_reg_test()
850 ew32(STATUS, toggle); in e1000_reg_test()
851 after = er32(STATUS) & toggle; in e1000_reg_test()
/linux-4.4.14/drivers/usb/usbip/
Dusbip_common.c115 pr_debug(" %2u", (udev->toggle[0] & (1 << i)) ? 1 : 0); in usbip_dump_usb_device()
120 pr_debug(" %2u", (udev->toggle[1] & (1 << i)) ? 1 : 0); in usbip_dump_usb_device()
/linux-4.4.14/arch/arm/plat-omap/
Ddmtimer.c620 int toggle, int trigger) in omap_dm_timer_set_pwm() argument
633 if (toggle) in omap_dm_timer_set_pwm()
/linux-4.4.14/arch/arm/plat-omap/include/plat/
Ddmtimer.h149 int omap_dm_timer_set_pwm(struct omap_dm_timer *timer, int def_on, int toggle, int trigger);
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dti-omap-hsmmc.txt85 dat1. The MMC driver will then toggle between idle and default state during
/linux-4.4.14/drivers/block/drbd/
Ddrbd_main.c1091 unsigned toggle; in fill_bitmap_rle_bits() local
1113 toggle = 2; in fill_bitmap_rle_bits()
1118 tmp = (toggle == 0) ? _drbd_bm_find_next_zero(device, c->bit_offset) in fill_bitmap_rle_bits()
1124 if (toggle == 2) { /* first iteration */ in fill_bitmap_rle_bits()
1130 toggle = !toggle; in fill_bitmap_rle_bits()
1140 "t:%u bo:%lu\n", toggle, c->bit_offset); in fill_bitmap_rle_bits()
1152 toggle = !toggle; in fill_bitmap_rle_bits()
Ddrbd_receiver.c4314 int toggle = dcbp_get_start(p); in recv_bm_rle_bits() local
4324 for (have = bits; have > 0; s += rl, toggle = !toggle) { in recv_bm_rle_bits()
4329 if (toggle) { in recv_bm_rle_bits()
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.c148 u32 toggle; member
598 ptd->dw3 |= TO_DW3_DATA_TOGGLE(qh->toggle); in create_ptd_atl()
1148 qh->toggle = FROM_DW3_DATA_TOGGLE(ptd.dw3); in handle_done_ptds()
1160 qh->toggle = FROM_DW3_DATA_TOGGLE(ptd.dw3); in handle_done_ptds()
1176 qh->toggle = 0; in handle_done_ptds()
/linux-4.4.14/Documentation/scsi/
Daic7xxx.txt211 This is a toggle. If the driver is compiled
217 Possible Values: This option is a toggle
230 Possible Values: This option is a toggle
/linux-4.4.14/drivers/usb/gadget/udc/
Dr8a66597-udc.c228 u16 toggle) in restore_usb_toggle() argument
230 if (toggle) in restore_usb_toggle()
603 u16 tmp, toggle; in change_bfre_mode() local
617 toggle = save_usb_toggle(r8a66597, pipenum); in change_bfre_mode()
629 restore_usb_toggle(r8a66597, pipenum, toggle); in change_bfre_mode()
/linux-4.4.14/Documentation/cpu-freq/
Dboost.txt51 To allow the user to toggle the boosting functionality, the cpufreq core
/linux-4.4.14/arch/blackfin/kernel/
Dbfin_gpio.c400 gpio_array[gpio_bank(gpio)]->toggle = gpio_bit(gpio);
402 AWA_DUMMY_READ(toggle);
Ddebug-mmrs.c374 __PORT(TOGGLE, toggle); in bfin_debug_mmrs_port()
/linux-4.4.14/arch/arm/boot/dts/
Drk3288-evb.dtsi148 * but it shouldn't hurt to toggle this pin there anyway.
/linux-4.4.14/security/selinux/
DKconfig65 can interactively toggle the kernel between enforcing mode and
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c1404 u32 i, toggle; in ixgbe_reg_test() local
1413 toggle = 0x7FFFF3FF; in ixgbe_reg_test()
1420 toggle = 0x7FFFF30F; in ixgbe_reg_test()
1435 value = (ixgbe_read_reg(&adapter->hw, IXGBE_STATUS) & toggle); in ixgbe_reg_test()
1436 ixgbe_write_reg(&adapter->hw, IXGBE_STATUS, toggle); in ixgbe_reg_test()
1437 after = ixgbe_read_reg(&adapter->hw, IXGBE_STATUS) & toggle; in ixgbe_reg_test()
/linux-4.4.14/Documentation/hwmon/
Dds162153 toggle. On the one hand ("heater"), the thermostat output of the chip,
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
DKconfig142 a platform that can toggle the RF-Kill GPIO.
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_sas.h725 u8 toggle; /* bit 0 */ member
Daic94xx_hwi.c740 if ((dl->toggle & DL_TOGGLE_MASK) != seq->dl_toggle) in asd_dl_tasklet_handler()
/linux-4.4.14/Documentation/networking/caif/
Dspi_porting.txt72 Indicate clock speed (used to calculate toggle delays).
/linux-4.4.14/Documentation/laptops/
Dthinkpad-acpi.txt423 0x1008 0x07 FN+F8 IBM: toggle screen expand
425 or toggle screen expand
457 0x1012 0x11 FN+PGUP ThinkLight toggle. This key is
712 11 - Related to "toggle screen expansion" key press/function
715 14 - Related to "ThinkLight" key press (toggle ThinkLight)
1072 mute-toggle solution found on normal consumer laptops: you can be
/linux-4.4.14/include/linux/
Dusb.h555 unsigned int toggle[2]; member
/linux-4.4.14/Documentation/networking/
DREADME.ipw2100171 NOTE: If you enable the SW based RF kill and then toggle the HW
DREADME.ipw2200301 NOTE: If you enable the SW based RF kill and then toggle the HW
Dphy.txt162 handle (phy_start and phy_stop toggle between some of the states, so you
Dip-sysctl.txt752 invalidated when required when means you can safely toggle this on and
/linux-4.4.14/Documentation/s390/
D3270.txt201 the input area to toggle between "Linux More..." and "Linux Holding",
DDebugging390.txt1155 int cnt1,cnt2,len,toggle=0;
1174 switch(toggle)
1178 toggle=1;
1195 toggle=0;
/linux-4.4.14/Documentation/trace/
Devents.txt57 2.2 Via the 'enable' toggle
/linux-4.4.14/drivers/platform/x86/
DKconfig153 on hardware type (hw switch slider or keyboard toggle button). For
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.seq411 * We carefully toggle SPIOEN to allow us to return the
/linux-4.4.14/init/
DKconfig1344 Allows arches to define/use @unaligned_enabled to runtime toggle