Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-acorn.c33 u_int ones = force_ones; in ioc_setscl() local
36 ones |= SCL; in ioc_setscl()
38 ones &= ~SCL; in ioc_setscl()
40 force_ones = ones; in ioc_setscl()
42 ioc_writeb(ioc_control | ones, IOC_CONTROL); in ioc_setscl()
48 u_int ones = force_ones; in ioc_setsda() local
51 ones |= SDA; in ioc_setsda()
53 ones &= ~SDA; in ioc_setsda()
55 force_ones = ones; in ioc_setsda()
57 ioc_writeb(ioc_control | ones, IOC_CONTRO in ioc_setsda()
[all...]
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-acorn.c33 u_int ones = force_ones; in ioc_setscl() local
36 ones |= SCL; in ioc_setscl()
38 ones &= ~SCL; in ioc_setscl()
40 force_ones = ones; in ioc_setscl()
42 ioc_writeb(ioc_control | ones, IOC_CONTROL); in ioc_setscl()
48 u_int ones = force_ones; in ioc_setsda() local
51 ones |= SDA; in ioc_setsda()
53 ones &= ~SDA; in ioc_setsda()
55 force_ones = ones; in ioc_setsda()
57 ioc_writeb(ioc_control | ones, IOC_CONTRO in ioc_setsda()
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-address.h122 uint64_t ones:33; member
183 uint64_t ones:49; member
195 uint64_t ones:49; member
220 uint64_t ones:33; member
256 uint64_t ones:49; member
264 uint64_t ones:49; member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-address.h122 uint64_t ones:33; member
183 uint64_t ones:49; member
195 uint64_t ones:49; member
220 uint64_t ones:33; member
256 uint64_t ones:49; member
264 uint64_t ones:49; member
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmc_spi.c125 /* Specs say to write ones most of the time, even when the card
127 * This is our source of those ones.
129 void *ones; member
242 * two data bits, but otherwise it's all ones. in mmc_spi_response_get()
253 /* Card sends N(CR) (== 1..8) bytes of all-ones then one in mmc_spi_response_get()
423 * - an all-ones byte to ensure the card is ready in mmc_spi_command_send()
428 * We init the whole buffer to all-ones, which is what we need in mmc_spi_command_send()
438 /* Then, read up to 13 bytes (while writing all-ones): in mmc_spi_command_send()
439 * - N(CR) (== 1..8) bytes of all-ones in mmc_spi_command_send()
448 * - N(EC) (== 0..N) bytes of all-ones, befor in mmc_spi_command_send()
1164 void *ones; mmc_spi_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmc_spi.c125 /* Specs say to write ones most of the time, even when the card
127 * This is our source of those ones.
129 void *ones; member
235 * two data bits, but otherwise it's all ones. in mmc_spi_response_get()
246 /* Card sends N(CR) (== 1..8) bytes of all-ones then one in mmc_spi_response_get()
416 * - an all-ones byte to ensure the card is ready in mmc_spi_command_send()
421 * We init the whole buffer to all-ones, which is what we need in mmc_spi_command_send()
431 /* Then, read up to 13 bytes (while writing all-ones): in mmc_spi_command_send()
432 * - N(CR) (== 1..8) bytes of all-ones in mmc_spi_command_send()
441 * - N(EC) (== 0..N) bytes of all-ones, befor in mmc_spi_command_send()
1151 void *ones; mmc_spi_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-cy8c95x0.c884 DECLARE_BITMAP(ones, MAX_LINE); in cy8c95x0_irq_bus_sync_unlock()
888 bitmap_fill(ones, MAX_LINE); in cy8c95x0_irq_bus_sync_unlock()
890 cy8c95x0_write_regs_mask(chip, CY8C95X0_INTMASK, chip->irq_mask, ones); in cy8c95x0_irq_bus_sync_unlock()
898 cy8c95x0_write_regs_mask(chip, CY8C95X0_DIRECTION, ones, irq_mask); in cy8c95x0_irq_bus_sync_unlock()
961 DECLARE_BITMAP(ones, MAX_LINE); in cy8c95x0_irq_pending()
966 bitmap_fill(ones, MAX_LINE); in cy8c95x0_irq_pending()
969 if (cy8c95x0_read_regs_mask(chip, CY8C95X0_INTSTATUS, trigger, ones)) in cy8c95x0_irq_pending()
/kernel/linux/linux-5.10/arch/mips/dec/
H A Dint-handler.S138 and t0,t1 # isolate allowed ones
199 1: and t0,t1 # mask out allowed ones
/kernel/linux/linux-6.6/arch/mips/dec/
H A Dint-handler.S138 and t0,t1 # isolate allowed ones
199 1: and t0,t1 # mask out allowed ones
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h85 u32 ones; /* FEC + 0x110 */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h85 u32 ones; /* FEC + 0x110 */ member
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Drun_vmtests.sh17 -a: run all tests, including extra ones
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dinsn.c1535 /* Doesn't handle full ones or full zeroes */ in range_of_ones()
1546 unsigned int immr, imms, n, ones, ror, esz, tmp; in aarch64_encode_immediate() local
1564 /* Can't encode full zeroes, full ones, or value wider than the mask */ in aarch64_encode_immediate()
1588 /* That's how many ones we need to encode */ in aarch64_encode_immediate()
1589 ones = hweight64(imm); in aarch64_encode_immediate()
1592 * imms is set to (ones - 1), prefixed with a string of ones in aarch64_encode_immediate()
1595 imms = ones - 1; in aarch64_encode_immediate()
1611 * Fill the unused top bits with ones, and check if in aarch64_encode_immediate()
1612 * the result is a valid immediate (all ones wit in aarch64_encode_immediate()
[all...]
/kernel/linux/linux-6.6/arch/arm64/lib/
H A Dinsn.c1308 /* Doesn't handle full ones or full zeroes */ in range_of_ones()
1319 unsigned int immr, imms, n, ones, ror, esz, tmp; in aarch64_encode_immediate() local
1337 /* Can't encode full zeroes, full ones, or value wider than the mask */ in aarch64_encode_immediate()
1361 /* That's how many ones we need to encode */ in aarch64_encode_immediate()
1362 ones = hweight64(imm); in aarch64_encode_immediate()
1365 * imms is set to (ones - 1), prefixed with a string of ones in aarch64_encode_immediate()
1368 imms = ones - 1; in aarch64_encode_immediate()
1384 * Fill the unused top bits with ones, and check if in aarch64_encode_immediate()
1385 * the result is a valid immediate (all ones wit in aarch64_encode_immediate()
[all...]
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_scan.S198 | the first ones are sent to fp_extmode0 or fp_disp16
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_scan.S198 | the first ones are sent to fp_extmode0 or fp_disp16
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmae.c582 bool ones = true; /* All bits seen so far are ones */ in classify_mask() local
587 if (ones) { in classify_mask()
594 ones = false; in classify_mask()
598 if (ones) in classify_mask()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c32 int i, ones = 0; in intel_hdcp_is_ksv_valid() local
35 ones += hweight8(ksv[i]); in intel_hdcp_is_ksv_valid()
36 if (ones != 20) in intel_hdcp_is_ksv_valid()
/kernel/linux/linux-5.10/drivers/cpufreq/
H A DKconfig.x8663 entry in addition to the new boost ones, for compatibility reasons.
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c109 int i, ones = 0; in intel_hdcp_is_ksv_valid() local
112 ones += hweight8(ksv[i]); in intel_hdcp_is_ksv_valid()
113 if (ones != 20) in intel_hdcp_is_ksv_valid()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A DKconfig.x86112 entry in addition to the new boost ones, for compatibility reasons.
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dpoly1305-armv4.pl1101 vorn $MASK,$MASK,$MASK @ all-ones, can be redundant
1145 vorn $MASK,$MASK,$MASK @ all-ones
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dpoly1305-armv4.pl1101 vorn $MASK,$MASK,$MASK @ all-ones, can be redundant
1145 vorn $MASK,$MASK,$MASK @ all-ones
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dite-it6505.c1873 int i, ones = 0; in it6505_hdcp_is_ksv_valid() local
1877 ones += hweight8(ksv[i]); in it6505_hdcp_is_ksv_valid()
1878 if (ones != 20) in it6505_hdcp_is_ksv_valid()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dround.S494 | d1.b inexact flag: all ones means inexact result

Completed in 29 milliseconds

12