| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/frequency/ |
| D | adi,admv1013.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Antoniu Miclaus <antoniu.miclaus@analog.com> 21 - adi,admv1013 26 spi-max-frequency: 34 clock-names: 36 - const: lo_in 38 vcm-supply: 42 vcc-drv-supply: [all …]
|
| D | adi,admv1014.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Antoniu Miclaus <antoniu.miclaus@analog.com> 21 - adi,admv1014 26 spi-max-frequency: 32 clock-names: 34 - const: lo_in 38 vcm-supply: 40 Common-mode voltage regulator. [all …]
|
| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| D | decbin.S | 5 | register A6 to extended-precision value in FP0. 9 | Output: Exact floating-point representation of the packed bcd value. 11 | Saves and Modifies: D2-D5 20 | Expected is a normal bcd (i.e. non-exceptional; all inf, zero, 25 | Set the sign according to SE. Subtract 16 to compensate 33 | assumed following the least-significant digit. 37 | bcd string. If SE is positive, count the leading zeros; 43 | SM = 0 a non-zero digit in the integer position 44 | SM = 1 a non-zero digit in Mant0, lsd of the fraction 47 | representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted [all …]
|
| D | bindec.S | 12 | value in memory; d0 contains the k-factor sign-extended 13 | to 32-bits. The input may be either normalized, 18 | Saves and Modifies: D2-D7,A2,FP2 23 | The k-factor is saved for use in d7. Clear the 45 | k-factor can dictate either the total number of digits, 67 | A9. Scale X -> Y. 74 | compensated for by 'or-ing' in the INEX2 flag to 87 | or less than LEN -1 digits, adjust ILOG and repeat from 114 | d2: upper 32-bits of mantissa for binstr 115 | d3: scratch;lower 32-bits of mantissa for binstr [all …]
|
| D | get_op.S | 7 | type exception handler ('unsupp' - vector 55) and the unimplemented 8 | instruction exception handler ('unimp' - vector 11). 'get_op' 10 | opclass handler routine. See 68881/2 User's Manual table 4-11 17 | - For unnormalized numbers (opclass 0, 2, or 3) the 20 | - For a packed number (opclass 2) the number is unpacked and the 23 | - For denormalized numbers (opclass 0 or 2) the number(s) is not 30 | - If there is a move out with a packed number (opclass 3) the 41 | the '040. The '040 then re-executes the fadd.x fpm,fpn with 45 | Next consider if in the process of normalizing the un- 231 leal FPTEMP(%a6),%a0 |point a0 to dop - used in mk_norm [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | decbin.S | 5 | register A6 to extended-precision value in FP0. 9 | Output: Exact floating-point representation of the packed bcd value. 11 | Saves and Modifies: D2-D5 20 | Expected is a normal bcd (i.e. non-exceptional; all inf, zero, 25 | Set the sign according to SE. Subtract 16 to compensate 33 | assumed following the least-significant digit. 37 | bcd string. If SE is positive, count the leading zeros; 43 | SM = 0 a non-zero digit in the integer position 44 | SM = 1 a non-zero digit in Mant0, lsd of the fraction 47 | representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted [all …]
|
| D | bindec.S | 12 | value in memory; d0 contains the k-factor sign-extended 13 | to 32-bits. The input may be either normalized, 18 | Saves and Modifies: D2-D7,A2,FP2 23 | The k-factor is saved for use in d7. Clear the 45 | k-factor can dictate either the total number of digits, 67 | A9. Scale X -> Y. 74 | compensated for by 'or-ing' in the INEX2 flag to 87 | or less than LEN -1 digits, adjust ILOG and repeat from 114 | d2: upper 32-bits of mantissa for binstr 115 | d3: scratch;lower 32-bits of mantissa for binstr [all …]
|
| D | get_op.S | 7 | type exception handler ('unsupp' - vector 55) and the unimplemented 8 | instruction exception handler ('unimp' - vector 11). 'get_op' 10 | opclass handler routine. See 68881/2 User's Manual table 4-11 17 | - For unnormalized numbers (opclass 0, 2, or 3) the 20 | - For a packed number (opclass 2) the number is unpacked and the 23 | - For denormalized numbers (opclass 0 or 2) the number(s) is not 30 | - If there is a move out with a packed number (opclass 3) the 41 | the '040. The '040 then re-executes the fadd.x fpm,fpn with 45 | Next consider if in the process of normalizing the un- 231 leal FPTEMP(%a6),%a0 |point a0 to dop - used in mk_norm [all …]
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | debug.c | 1 // SPDX-License-Identifier: GPL-2.0-only 29 nsec = -nsec; in nsec_high() 31 return -nsec; in nsec_high() 41 nsec = -nsec; in nsec_low() 102 int neg = 0; in sched_feat_set() local 105 neg = 1; in sched_feat_set() 113 if (neg) { in sched_feat_set() 137 return -EFAULT; in sched_feat_write() 223 for (entry = *tablep; entry->mode; entry++) { in sd_free_ctl_entry() 224 if (entry->child) in sd_free_ctl_entry() [all …]
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| D | debug.c | 1 // SPDX-License-Identifier: GPL-2.0-only 29 nsec = -nsec; in nsec_high() 31 return -nsec; in nsec_high() 41 nsec = -nsec; in nsec_low() 102 int neg = 0; in sched_feat_set() local 105 neg = 1; in sched_feat_set() 113 if (neg) { in sched_feat_set() 137 return -EFAULT; in sched_feat_write() 182 return -EFAULT; in sched_scaling_write() 186 return -EINVAL; in sched_scaling_write() [all …]
|
| /kernel/linux/linux-6.6/drivers/iio/afe/ |
| D | iio-rescale.c | 1 // SPDX-License-Identifier: GPL-2.0 8 * Author: Peter Rosin <peda@axentia.se> 29 u32 neg; in rescale_process_scale() local 33 *val *= rescale->numerator; in rescale_process_scale() 34 if (rescale->denominator == 1) in rescale_process_scale() 36 *val2 = rescale->denominator; in rescale_process_scale() 44 if (!check_mul_overflow(*val, rescale->numerator, &_val) && in rescale_process_scale() 45 !check_mul_overflow(*val2, rescale->denominator, &_val2)) { in rescale_process_scale() 53 tmp = div_s64(tmp, rescale->denominator); in rescale_process_scale() 54 tmp *= rescale->numerator; in rescale_process_scale() [all …]
|
| /kernel/linux/linux-6.6/drivers/iio/frequency/ |
| D | admv1013.c | 1 // SPDX-License-Identifier: GPL-2.0-only 112 st->data[0] = ADMV1013_READ | FIELD_PREP(ADMV1013_REG_ADDR_READ_MSK, reg); in __admv1013_spi_read() 113 st->data[1] = 0x0; in __admv1013_spi_read() 114 st->data[2] = 0x0; in __admv1013_spi_read() 116 t.rx_buf = &st->data[0]; in __admv1013_spi_read() 117 t.tx_buf = &st->data[0]; in __admv1013_spi_read() 120 ret = spi_sync_transfer(st->spi, &t, 1); in __admv1013_spi_read() 124 *val = FIELD_GET(ADMV1013_REG_DATA_MSK, get_unaligned_be24(&st->data[0])); in __admv1013_spi_read() 134 mutex_lock(&st->lock); in admv1013_spi_read() 136 mutex_unlock(&st->lock); in admv1013_spi_read() [all …]
|
| D | admv1014.c | 1 // SPDX-License-Identifier: GPL-2.0-only 117 static const char * const quad_se_mode_names[] = { "se-pos", "se-neg", "diff" }; 142 st->data[0] = ADMV1014_READ | FIELD_PREP(ADMV1014_REG_ADDR_READ_MSK, reg); in __admv1014_spi_read() 143 st->data[1] = 0; in __admv1014_spi_read() 144 st->data[2] = 0; in __admv1014_spi_read() 146 t.rx_buf = &st->data[0]; in __admv1014_spi_read() 147 t.tx_buf = &st->data[0]; in __admv1014_spi_read() 148 t.len = sizeof(st->data); in __admv1014_spi_read() 150 ret = spi_sync_transfer(st->spi, &t, 1); in __admv1014_spi_read() 154 *val = FIELD_GET(ADMV1014_REG_DATA_MSK, get_unaligned_be24(&st->data[0])); in __admv1014_spi_read() [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/mac/ |
| D | via.c | 1 // SPDX-License-Identifier: GPL-2.0 6 * via them as are assorted bits and bobs - eg RTC, ADB. 14 * for info. A full-text web search on 6522 AND VIA will probably also 53 * _consistently_ lazy? - 1999-05-21 (jmt) 61 * Quadra-like ASICs. (RBV and OSS machines don't have this limitation.) 65 * (at least) the Quadra 700. A NuBus card's /NMRQ signal is an open-collector 66 * circuit (see Designing Cards and Drivers for Macintosh II and Macintosh SE, 67 * p. 10-11 etc) but VIA outputs are not (see datasheet). 80 * and therefore no interrupt, even after being re-enabled. 93 * limitation, "Designing Cards and Drivers", p. 9-8, says that a slot [all …]
|
| /kernel/linux/linux-6.6/arch/m68k/mac/ |
| D | via.c | 1 // SPDX-License-Identifier: GPL-2.0 6 * via them as are assorted bits and bobs - eg RTC, ADB. 14 * for info. A full-text web search on 6522 AND VIA will probably also 53 * _consistently_ lazy? - 1999-05-21 (jmt) 61 * Quadra-like ASICs. (RBV and OSS machines don't have this limitation.) 65 * (at least) the Quadra 700. A NuBus card's /NMRQ signal is an open-collector 66 * circuit (see Designing Cards and Drivers for Macintosh II and Macintosh SE, 67 * p. 10-11 etc) but VIA outputs are not (see datasheet). 80 * and therefore no interrupt, even after being re-enabled. 93 * limitation, "Designing Cards and Drivers", p. 9-8, says that a slot [all …]
|
| /kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
| D | pfpsp.S | 3 M68000 Hi-Performance Microprocessor Division 5 Production Release P1.00 -- October 10, 1994 97 mov.l %d0,-(%sp) 98 mov.l (_060FPSP_TABLE-0x80+_off_done,%pc),%d0 99 pea.l (_060FPSP_TABLE-0x80,%pc,%d0) 105 mov.l %d0,-(%sp) 106 mov.l (_060FPSP_TABLE-0x80+_off_ovfl,%pc),%d0 107 pea.l (_060FPSP_TABLE-0x80,%pc,%d0) 113 mov.l %d0,-(%sp) 114 mov.l (_060FPSP_TABLE-0x80+_off_unfl,%pc),%d0 [all …]
|
| D | fpsp.S | 3 M68000 Hi-Performance Microprocessor Division 5 Production Release P1.00 -- October 10, 1994 98 mov.l %d0,-(%sp) 99 mov.l (_060FPSP_TABLE-0x80+_off_done,%pc),%d0 100 pea.l (_060FPSP_TABLE-0x80,%pc,%d0) 106 mov.l %d0,-(%sp) 107 mov.l (_060FPSP_TABLE-0x80+_off_ovfl,%pc),%d0 108 pea.l (_060FPSP_TABLE-0x80,%pc,%d0) 114 mov.l %d0,-(%sp) 115 mov.l (_060FPSP_TABLE-0x80+_off_unfl,%pc),%d0 [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
| D | pfpsp.S | 3 M68000 Hi-Performance Microprocessor Division 5 Production Release P1.00 -- October 10, 1994 97 mov.l %d0,-(%sp) 98 mov.l (_060FPSP_TABLE-0x80+_off_done,%pc),%d0 99 pea.l (_060FPSP_TABLE-0x80,%pc,%d0) 105 mov.l %d0,-(%sp) 106 mov.l (_060FPSP_TABLE-0x80+_off_ovfl,%pc),%d0 107 pea.l (_060FPSP_TABLE-0x80,%pc,%d0) 113 mov.l %d0,-(%sp) 114 mov.l (_060FPSP_TABLE-0x80+_off_unfl,%pc),%d0 [all …]
|
| D | fpsp.S | 3 M68000 Hi-Performance Microprocessor Division 5 Production Release P1.00 -- October 10, 1994 98 mov.l %d0,-(%sp) 99 mov.l (_060FPSP_TABLE-0x80+_off_done,%pc),%d0 100 pea.l (_060FPSP_TABLE-0x80,%pc,%d0) 106 mov.l %d0,-(%sp) 107 mov.l (_060FPSP_TABLE-0x80+_off_ovfl,%pc),%d0 108 pea.l (_060FPSP_TABLE-0x80,%pc,%d0) 114 mov.l %d0,-(%sp) 115 mov.l (_060FPSP_TABLE-0x80+_off_unfl,%pc),%d0 [all …]
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | sym53c8xx_2.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 The Linux SYM-2 driver documentation file 11 95170 DEUIL LA BARRE - FRANCE 15 2004-10-09 67 This driver supports the whole SYM53C8XX family of PCI-SCSI controllers. 68 It also support the subset of LSI53C10XX PCI-SCSI controllers that are based 72 with the FreeBSD SYM-2 driver. The 'glue' that allows this driver to work 81 - Wolfgang Stanglmeier <wolf@cologne.de> 82 - Stefan Esser <se@mi.Uni-Koeln.de> 84 1996: port of the ncr driver to Linux-1.2.13 and rename it ncr53c8xx. [all …]
|
| D | ncr53c8xx.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 95170 DEUIL LA BARRE - FRANCE 64 10.4 PCI configuration fix-up boot option 81 16.1 Synchronous timings for 53C875 and 53C860 Ultra-SCSI controllers 82 16.2 Synchronous timings for fast SCSI-2 53C8XX controllers 97 - Gerard Roudier <groudier@free.fr> 101 - Wolfgang Stanglmeier <wolf@cologne.de> 102 - Stefan Esser <se@mi.Uni-Koeln.de> 106 - ncr53c8xx generic driver that supports all the SYM53C8XX family including 109 - sym53c8xx enhanced driver (a.k.a. 896 drivers) that drops support of oldest [all …]
|
| /kernel/linux/linux-6.6/Documentation/scsi/ |
| D | sym53c8xx_2.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 SYM-2 driver 11 95170 DEUIL LA BARRE - FRANCE 15 2004-10-09 67 This driver supports the whole SYM53C8XX family of PCI-SCSI controllers. 68 It also support the subset of LSI53C10XX PCI-SCSI controllers that are based 72 with the FreeBSD SYM-2 driver. The 'glue' that allows this driver to work 81 - Wolfgang Stanglmeier <wolf@cologne.de> 82 - Stefan Esser <se@mi.Uni-Koeln.de> 84 1996: port of the ncr driver to Linux-1.2.13 and rename it ncr53c8xx. [all …]
|
| D | ncr53c8xx.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 95170 DEUIL LA BARRE - FRANCE 64 10.4 PCI configuration fix-up boot option 81 16.1 Synchronous timings for 53C875 and 53C860 Ultra-SCSI controllers 82 16.2 Synchronous timings for fast SCSI-2 53C8XX controllers 97 - Gerard Roudier <groudier@free.fr> 101 - Wolfgang Stanglmeier <wolf@cologne.de> 102 - Stefan Esser <se@mi.Uni-Koeln.de> 106 - ncr53c8xx generic driver that supports all the SYM53C8XX family including 109 - sym53c8xx enhanced driver (a.k.a. 896 drivers) that drops support of oldest [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_link.c | 1 /* Copyright 2008-2013 Broadcom Corporation 8 * at http://www.gnu.org/licenses/gpl-2.0.html (the "GPL"). 43 #define I2C_WA_PWR_ITER (I2C_WA_RETRY_CNT - 1) 205 (_phy)->def_md_devad, \ 211 (_phy)->def_md_devad, \ 239 * bnx2x_check_lfa - This function checks if link reinitialization is required, 251 struct bnx2x *bp = params->bp; in bnx2x_check_lfa() 254 REG_RD(bp, params->lfa_base + in bnx2x_check_lfa() 257 /* NOTE: must be first condition checked - in bnx2x_check_lfa() 262 REG_WR(bp, params->lfa_base + in bnx2x_check_lfa() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_link.c | 1 /* Copyright 2008-2013 Broadcom Corporation 8 * at http://www.gnu.org/licenses/gpl-2.0.html (the "GPL"). 43 #define I2C_WA_PWR_ITER (I2C_WA_RETRY_CNT - 1) 205 (_phy)->def_md_devad, \ 211 (_phy)->def_md_devad, \ 239 * bnx2x_check_lfa - This function checks if link reinitialization is required, 251 struct bnx2x *bp = params->bp; in bnx2x_check_lfa() 254 REG_RD(bp, params->lfa_base + in bnx2x_check_lfa() 257 /* NOTE: must be first condition checked - in bnx2x_check_lfa() 262 REG_WR(bp, params->lfa_base + in bnx2x_check_lfa() [all …]
|