Searched refs:ones (Results 1 - 19 of 19) sorted by relevance

/linux-master/drivers/i2c/busses/
H A Di2c-acorn.c33 u_int ones = force_ones; local
36 ones |= SCL;
38 ones &= ~SCL;
40 force_ones = ones;
42 ioc_writeb(ioc_control | ones, IOC_CONTROL);
48 u_int ones = force_ones; local
51 ones |= SDA;
53 ones &= ~SDA;
55 force_ones = ones;
57 ioc_writeb(ioc_control | ones, IOC_CONTRO
[all...]
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-address.h122 uint64_t ones:33; member in struct:__anon4::__anon7
183 uint64_t ones:49; member in struct:__anon4::__anon12
195 uint64_t ones:49; member in struct:__anon4::__anon13
220 uint64_t ones:33; member in struct:__anon4::__anon17
256 uint64_t ones:49; member in struct:__anon4::__anon22
264 uint64_t ones:49; member in struct:__anon4::__anon23
/linux-master/drivers/mmc/host/
H A Dmmc_spi.c124 /* Specs say to write ones most of the time, even when the card
126 * This is our source of those ones.
128 void *ones; member in struct:mmc_spi_host
234 * two data bits, but otherwise it's all ones.
245 /* Card sends N(CR) (== 1..8) bytes of all-ones then one
415 * - an all-ones byte to ensure the card is ready
420 * We init the whole buffer to all-ones, which is what we need
430 /* Then, read up to 13 bytes (while writing all-ones):
431 * - N(CR) (== 1..8) bytes of all-ones
440 * - N(EC) (== 0..N) bytes of all-ones, befor
1149 void *ones; local
[all...]
/linux-master/drivers/pinctrl/
H A Dpinctrl-cy8c95x0.c1074 DECLARE_BITMAP(ones, MAX_LINE);
1078 bitmap_fill(ones, MAX_LINE);
1080 cy8c95x0_write_regs_mask(chip, CY8C95X0_INTMASK, chip->irq_mask, ones);
1088 cy8c95x0_write_regs_mask(chip, CY8C95X0_DIRECTION, ones, irq_mask);
1151 DECLARE_BITMAP(ones, MAX_LINE);
1156 bitmap_fill(ones, MAX_LINE);
1159 if (cy8c95x0_read_regs_mask(chip, CY8C95X0_INTSTATUS, trigger, ones))
/linux-master/tools/testing/selftests/mm/
H A Drun_vmtests.sh18 -a: run all tests, including extra ones (other than destructive ones)
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h85 u32 ones; /* FEC + 0x110 */ member in struct:mpc52xx_fec
/linux-master/arch/mips/dec/
H A Dint-handler.S138 and t0,t1 # isolate allowed ones
199 1: and t0,t1 # mask out allowed ones
/linux-master/arch/arm64/lib/
H A Dinsn.c1308 /* Doesn't handle full ones or full zeroes */
1319 unsigned int immr, imms, n, ones, ror, esz, tmp; local
1337 /* Can't encode full zeroes, full ones, or value wider than the mask */
1361 /* That's how many ones we need to encode */
1362 ones = hweight64(imm);
1365 * imms is set to (ones - 1), prefixed with a string of ones
1368 imms = ones - 1;
1384 * Fill the unused top bits with ones, and check if
1385 * the result is a valid immediate (all ones wit
[all...]
/linux-master/arch/m68k/math-emu/
H A Dfp_scan.S198 | the first ones are sent to fp_extmode0 or fp_disp16
/linux-master/drivers/net/ethernet/sfc/
H A Dmae.c582 bool ones = true; /* All bits seen so far are ones */ local
587 if (ones) {
594 ones = false;
598 if (ones)
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c147 int i, ones = 0; local
150 ones += hweight8(ksv[i]);
151 if (ones != 20)
/linux-master/arch/arm/crypto/
H A Dpoly1305-armv4.pl1101 vorn $MASK,$MASK,$MASK @ all-ones, can be redundant
1145 vorn $MASK,$MASK,$MASK @ all-ones
H A Dsha1-armv4-large.S44 @ diverse as ARM ones: e.g., there are only two arithmetic
/linux-master/drivers/cpufreq/
H A DKconfig.x86112 entry in addition to the new boost ones, for compatibility reasons.
/linux-master/arch/m68k/fpsp040/
H A Dround.S494 | d1.b inexact flag: all ones means inexact result
/linux-master/drivers/gpu/drm/bridge/
H A Dite-it6505.c1873 int i, ones = 0; local
1877 ones += hweight8(ksv[i]);
1878 if (ones != 20)
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1346 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled
1615 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled
1924 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled & set
2160 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled
2528 # The packed operand is an INF or a NAN if the exponent field is all ones.
2648 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enable and set
12930 # The packed operand is an INF or a NAN if the exponent field is all ones.
H A Dfpsp.S1347 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled
1616 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled
1925 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled & set
2161 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled
2529 # The packed operand is an INF or a NAN if the exponent field is all ones.
2649 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enable and set
4181 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled and set
22970 # The packed operand is an INF or a NAN if the exponent field is all ones.
/linux-master/crypto/
H A Dtestmgr.h5213 static const u8 ones[4096] = { [0 ... 4095] = 0xff }; variable
5221 .plaintext = ones,
22313 * These vectors are copied/generated from the ones for rfc4106 with
[all...]

Completed in 343 milliseconds