Searched refs:no (Results 351 - 359 of 359) sorted by relevance

<<1112131415

/linux-master/arch/x86/crypto/
H A Dsha256-avx2-asm.S617 ## Do last 16 rounds with no scheduling
H A Daesni-intel_asm.S632 je .L_partial_block_done_\@ # Leave Macro if no partial blocks
857 # no need for precomputed values
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c1400 * interface qid=<qid no> [snaplen=<val>] [minlen=<val>] [not] [<pattern>]...
1571 } else { /* no mask, use all 1s */
2018 /* Small utility function to return the strings "yes" or "no" if the supplied
2024 static const char *no = "no"; local
2026 return x ? yes : no;
2400 cxgb4_dcb_enabled(dev) ? "yes" : "no");
/linux-master/drivers/media/dvb-frontends/
H A Ddib8000.c546 static int dib8000_set_adc_state(struct dib8000_state *state, enum dibx000_adc_states no) argument
552 switch (no) {
1183 dprintk("no valid AGC configuration found for band 0x%02x\n", band);
2972 * If no layer is enabled, assume auto mode, as at least one
2976 dprintk("no layer modulation specified\n");
3614 dprintk("dib8000: no bandwidth specified, set to default\n");
3988 /* If value is identical, no need to interpolate */
H A Ddrxk_hard.c1412 #error DRXK register mapping no longer compatible with this routine!
2509 * Apparently no first measurement yet
3670 /* DRXK: OFDM_SC_RA_RAM_PROC_LOCKTRACK is no longer in mapfile! */
6125 Not using SCU command interface for SCU register access since no
/linux-master/tools/perf/
H A DMakefile.perf451 LIBS = -Wl,--whole-archive $(PERFLIBS) $(EXTRA_PERFLIBS) -Wl,--no-whole-archive -Wl,--start-group $(EXTLIBS) -Wl,--end-group
1247 # file if defined, with no further action.
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py1957 # if no target phase was found, pin it to the edge
2351 # function call with no children (leaf)
2443 # if this is a return at self.depth, no more work is needed
2815 # number of rows possible, with no entry overlapping
3506 # no trace markers? then quit and be sure to finish recording
3740 # expand phase boundaries so there are no gaps
3937 doError('dmesg log has no suspend/resume data: %s' \
4553 subtitle = '%d issues' % len(issues) if len(issues) > 0 else 'no issues'
5018 .pf:'+cgchk+' + label {background:url(\'data:image/svg+xml;utf,<?xml version="1.0" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" height="18" width="18" version="1.1"><circle cx="9" cy="9" r="8" stroke="black" stroke-width="1" fill="white"/><rect x="4" y="8" width="10" height="2" style="fill:black;stroke-width:0"/><rect x="8" y="4" width="2" height="10" style="fill:black;stroke-width:0"/></svg>\') no
[all...]
/linux-master/arch/m68k/ifpsp060/src/
H A Dftest.S21 Motorola assumes no responsibility for the maintenance and support of the SOFTWARE.
H A Ditest.S21 Motorola assumes no responsibility for the maintenance and support of the SOFTWARE.

Completed in 206 milliseconds

<<1112131415