Searched refs:clear (Results 126 - 150 of 532) sorted by relevance

1234567891011>>

/linux-master/drivers/s390/scsi/
H A Dzfcp_ext.h73 extern void zfcp_erp_port_reopen(struct zfcp_port *port, int clear,
78 int clear, char *dbftag);
/linux-master/include/linux/soc/mediatek/
H A Dmtk-cmdq.h180 * @clear: clear event or not after event arrive
184 int cmdq_pkt_wfe(struct cmdq_pkt *pkt, u16 event, bool clear);
187 * cmdq_pkt_clear_event() - append clear event command to the CMDQ packet
345 static inline int cmdq_pkt_wfe(struct cmdq_pkt *pkt, u16 event, bool clear) argument
/linux-master/arch/alpha/lib/
H A Dstrrchr.S39 andnot t1, t4, t1 # .. e1 : clear garbage from null test
40 andnot t3, t4, t3 # e0 : clear garbage from char test
H A Dev67-strrchr.S61 andnot t1, t4, t1 # E : clear garbage from null test
62 andnot t3, t4, t3 # E : clear garbage from char test
/linux-master/drivers/watchdog/
H A Dlantiq_wdt.c78 static void ltq_wdt_mask(struct ltq_wdt_priv *priv, u32 clear, u32 set, argument
83 val &= ~(clear);
/linux-master/tools/testing/selftests/user_events/
H A Dperf_test.c85 static int clear(int *check) function
129 if (clear(&self->check) != 0)
/linux-master/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.h162 void (*clear)(struct xgene_enet_pdata *pdata, member in struct:xgene_port_ops
173 void (*clear)(struct xgene_enet_desc_ring *); member in struct:xgene_ring_ops
/linux-master/net/bluetooth/rfcomm/
H A Dtty.c1072 static int rfcomm_tty_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) argument
1078 BT_DBG("tty %p dev %p set 0x%02x clear 0x%02x", tty, dev, set, clear);
1091 if (clear & TIOCM_DSR || clear & TIOCM_DTR)
1093 if (clear & TIOCM_RTS || clear & TIOCM_CTS)
1095 if (clear & TIOCM_RI)
1097 if (clear & TIOCM_CD)
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c18 bool clear, u64 get_val, u64 assign_val,
37 /* Optionally clear bo *and* CCS data in VRAM. */
38 if (clear) {
41 KUNIT_FAIL(test, "Failed to submit bo clear.\n");
17 ccs_test_migrate(struct xe_tile *tile, struct xe_bo *bo, bool clear, u64 get_val, u64 assign_val, struct kunit *test) argument
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py94 def clear(): member in class:Buttons
119 def clear(): member in class:ToolID
169 self.buttons = Buttons.clear()
170 self.toolid = ToolID.clear()
642 buttons=Buttons.clear(),
668 toolid=ToolID.clear(),
699 buttons=Buttons.clear(),
787 buttons=Buttons.clear(),
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c250 * this case to clear the state indicating that station creation is in
347 static int iwl_mvm_request_system_statistics(struct iwl_mvm *mvm, bool clear, argument
351 .cfg_mask = clear ?
380 mvm->statistics_clear = clear;
395 if (clear)
401 int iwl_mvm_request_statistics(struct iwl_mvm *mvm, bool clear) argument
404 .flags = clear ? cpu_to_le32(IWL_STATISTICS_FLG_CLEAR) : 0,
419 return iwl_mvm_request_system_statistics(mvm, clear, cmd_ver);
459 if (clear)
1038 /* clear ol
[all...]
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_pcie_mac.c206 * @clear: Clear/set.
211 enum t7xx_int int_type, bool clear)
216 if (clear)
210 t7xx_pcie_mac_clear_set_int(struct t7xx_pci_dev *t7xx_dev, enum t7xx_int int_type, bool clear) argument
/linux-master/arch/m68k/fpsp040/
H A Dx_snan.S99 clrl -(%a7) |clear and dec a7
127 clrl -(%a7) |clear and dec a7
180 movel (%a7)+,%d1 |clear off stack
202 movel (%a7)+,%d1 |clear off stack
223 movel (%a7)+,%d1 |clear off stack
H A Dbugfix.S13 | /* The following dirty_bit clear should be left in
92 | clear(bug_flag_procIDxxxx);
142 | clear(bug_flag_procIDxxxx);
147 | clear(bug_flag_procIDxxxx);
247 | dest and the dest of the xu. We must clear the instruction in
308 movel #22,%d0 |clear 23 lwords
369 | dest and the dest of the xu. We must clear the instruction in
434 movel #22,%d0 |clear 23 lwords
H A Dgen_except.S138 | On a busy frame, we must clear the nmnexc bits.
215 beqs no_exc |if clear, exit
217 beqs no_exc |if clear, exit
229 bne do_clean |if clear, no frestore needed
292 clrl -(%a7) |clear and dec a7
301 bclrb #E1,E_BYTE(%a6) |make sure E1 is clear
342 clrl -(%a7) |clear and dec a7
H A Dutil.S107 andiw #0x00000060,%d0 |clear all bits except 6 and 5
113 andil #0x7f,%d0 |clear all except operation
122 andil #0x00000044,%d0 |clear all bits except 6 and 2
128 andil #0x0000007f,%d0 |clear all except the op code
365 andil #0x7f,%d0 |clear all except operation
374 andil #0x00440000,%d0 |clear all bits except bits 6 and 2
380 andil #0x007f0000,%d0 |clear all bits except the operation
H A Dx_store.S131 clrl %d0 |clear d0
146 clrl LOCAL_HI(%a1) |clear msb
248 clrb LOCAL_SGN(%a1) |clear out the sign byte
/linux-master/drivers/iio/proximity/
H A Dirsd200.c149 dev_err(data->dev, "Could not clear threshold count (%d)\n",
157 dev_err(data->dev, "Could not clear status (%d)\n", ret);
680 unsigned int clear = 0; local
700 clear |= BIT(IRS_INTR_DATA);
742 clear |= BIT(IRS_INTR_COUNT_THR_OR) |
746 if (!clear)
749 ret = regmap_write(data->regmap, IRS_REG_STATUS, clear);
752 "Could not clear interrupt status (%d)\n", ret);
/linux-master/drivers/usb/serial/
H A Df81232.c242 unsigned int set, unsigned int clear)
248 if (((set | clear) & (TIOCM_DTR | TIOCM_RTS)) == 0)
251 /* 'set' takes precedence over 'clear' */
252 clear &= ~set;
258 if (clear & TIOCM_DTR)
261 if (clear & TIOCM_RTS)
572 /* fifo on, trigger8, clear TX/RX*/
693 unsigned int set, unsigned int clear)
697 return f81232_set_mctrl(port, set, clear);
241 f81232_set_mctrl(struct usb_serial_port *port, unsigned int set, unsigned int clear) argument
692 f81232_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) argument
H A Dspcp8x5.c414 unsigned int set, unsigned int clear)
426 if (clear & TIOCM_RTS)
428 if (clear & TIOCM_DTR)
413 spcp8x5_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) argument
/linux-master/arch/riscv/kvm/
H A Daia_imsic.c367 bool clear; member in struct:imsic_vsfile_read_data
391 if (idata->clear) {
422 bool clear, struct imsic_mrif *mrif)
426 /* We can only read clear if we have a IMSIC VS-file */
430 /* We can only read clear on local CPU */
433 idata.clear = clear;
594 * We don't use imsic_mrif_atomic_xyz() functions to clear the
636 static void imsic_swfile_read(struct kvm_vcpu *vcpu, bool clear, argument
649 if (clear) {
421 imsic_vsfile_read(int vsfile_hgei, int vsfile_cpu, u32 nr_eix, bool clear, struct imsic_mrif *mrif) argument
[all...]
/linux-master/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S99 bics r13, r13, r11 @ clear masked - any left?
125 bics r13, r13, r11 @ clear masked - any left?
156 str r10, [r9, #BUF_KEY] @ clear keycode
/linux-master/arch/um/kernel/
H A Dirq.c507 bool clear = true; local
525 clear = false;
530 if (clear) {
/linux-master/tools/testing/selftests/net/forwarding/
H A Dtc_actions.sh168 ct clear pipe \
213 action ct clear pipe \
215 action ct clear pipe \
/linux-master/arch/arm/kernel/
H A Diwmmxt.S170 @ clear CUP/MUP (only if r1 != 0)
295 mov r1, #0 @ don't clear CUP/MUP
346 streq r0, [r3] @ then clear ownership

Completed in 325 milliseconds

1234567891011>>