| /linux/include/soc/fsl/qe/ |
| H A D | immap_qe.h | 26 u8 res0[0x04]; member 44 u8 res0[0x4]; member 59 u8 res0[0xA]; member 100 u8 res0[0x1C]; member 106 u8 res0[0x3]; member 136 u8 res0[0x40]; member 141 u8 res0[0x20]; member 161 u8 res0[0x1]; member 205 u8 res0[0x800]; member 233 u8 res0[0xF0]; member [all …]
|
| /linux/Documentation/devicetree/bindings/iio/resolver/ |
| H A D | adi,ad2s1210.yaml | 35 the RES0 and RES1 input pins. In configuration mode, the resolution is 36 selected by setting the RES0 and RES1 bits in the control register. 38 RES1 RES0 Resolution (Bits) 103 GPIO lines connected to the RES0 and RES1 pins. These pins select the 105 RES0 and RES1 pins are hard-wired to match the assigned-resolution-bits 129 be measured. If resolution-gpios is omitted, it is assumed that RES0 and
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth.h | 41 u8 res0[0x100 - sizeof(struct ucc_fast)]; member 419 u8 res0[104]; member 423 u8 res0[40]; member 429 u8 res0[0x8]; member 439 u8 res0[64]; member 443 u8 res0[128]; member 475 u8 res0[1]; member 518 u8 res0[0x8]; member 568 u8 res0[0x38 - 0x02]; member 592 u8 res0[0x10 - 0x04]; member [all …]
|
| /linux/drivers/hwmon/ |
| H A D | lm73.c | 48 14, /* 11-bits (0.25000 C/LSB): RES1 Bit = 0, RES0 Bit = 0 */ 49 28, /* 12-bits (0.12500 C/LSB): RES1 Bit = 0, RES0 Bit = 1 */ 50 56, /* 13-bits (0.06250 C/LSB): RES1 Bit = 1, RES0 Bit = 0 */ 51 112, /* 14-bits (0.03125 C/LSB): RES1 Bit = 1, RES0 Bit = 1 */
|
| /linux/arch/arm64/kvm/ |
| H A D | config.c | 14 * of a set of RES0 bits) and a feature. The flags indicate how the 51 * register is effectively RES0. 55 * bits are effectively RES0. 1448 resx.res0 |= bits; in compute_resx_bits() 1466 resx.res0 |= r->feat_map.masks->res0; in compute_reg_resx_bits() 1472 * now considered RES0 (this matches the behaviour of registers such in compute_reg_resx_bits() 1476 resx.res0 |= compute_resx_bits(kvm, &r->feat_map, 1, require, exclude).res0; in compute_reg_resx_bits() 1477 resx.res1 &= ~resx.res0; in compute_reg_resx_bits() 1495 return resx.res0 | resx.res1; in compute_fgu_bits() 1676 val &= ~(clear | m->res0); in __compute_fgt()
|
| H A D | nested.c | 1649 * - HCR_EL2.NV1 being RES0 in limit_nv_id_reg() 1695 v &= ~resx.res0; in kvm_vcpu_apply_reg_masks() 1728 resx.res0 |= GENMASK(63, 56); in kvm_init_nv_sysregs() 1730 resx.res0 |= VTTBR_CNP_BIT; in kvm_init_nv_sysregs() 1738 resx.res0 = GENMASK(63, 40) | GENMASK(30, 24); in kvm_init_nv_sysregs() 1809 resx.res0 = GENMASK(63, 20); in kvm_init_nv_sysregs() 1812 resx.res0 |= CNTHCTL_CNTPMASK | CNTHCTL_CNTVMASK; in kvm_init_nv_sysregs() 1814 resx.res0 |= CNTHCTL_ECV; in kvm_init_nv_sysregs() 1816 resx.res0 |= (CNTHCTL_EL1TVT | CNTHCTL_EL1TVCT | in kvm_init_nv_sysregs() 1820 resx.res0 |= GENMASK(11, 8); in kvm_init_nv_sysregs() [all …]
|
| /linux/drivers/platform/mellanox/ |
| H A D | mlxbf-tmfifo.c | 176 * @res0: mapped resource block 0 193 void __iomem *res0; member 1356 fifo->res0 = devm_platform_ioremap_resource(pdev, 0); in mlxbf_tmfifo_probe() 1357 if (IS_ERR(fifo->res0)) in mlxbf_tmfifo_probe() 1358 return PTR_ERR(fifo->res0); in mlxbf_tmfifo_probe() 1368 fifo->rx.data = fifo->res0 + MLXBF_TMFIFO_RX_DATA_BF3; in mlxbf_tmfifo_probe() 1371 fifo->tx.data = fifo->res0 + MLXBF_TMFIFO_TX_DATA_BF3; in mlxbf_tmfifo_probe() 1373 fifo->rx.ctl = fifo->res0 + MLXBF_TMFIFO_RX_CTL; in mlxbf_tmfifo_probe() 1374 fifo->rx.sts = fifo->res0 + MLXBF_TMFIFO_RX_STS; in mlxbf_tmfifo_probe() 1375 fifo->rx.data = fifo->res0 + MLXBF_TMFIFO_RX_DATA; in mlxbf_tmfifo_probe()
|
| /linux/drivers/s390/crypto/ |
| H A D | zcrypt_ccamisc.h | 36 u8 res0[1]; member 45 u8 res0[3]; member 61 u8 res0[1]; member
|
| H A D | pkey_uv.c | 36 u8 res0[3]; member
|
| /linux/Documentation/translations/zh_TW/arch/loongarch/ |
| H A D | booting.rst | 40 u32 res0 = 0 /* 保留 */
|
| /linux/Documentation/translations/zh_CN/arch/loongarch/ |
| H A D | booting.rst | 40 u32 res0 = 0 /* 保留 */
|
| /linux/Documentation/arch/loongarch/ |
| H A D | booting.rst | 34 u32 res0 = 0 /* Reserved */
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8814a.h | 25 u8 res0[0x0c]; member
|
| /linux/include/linux/ |
| H A D | hpet.h | 14 u64 res0; /* reserved */ member
|
| H A D | fsl-diu-fb.h | 77 /* __u16 res0:3; */
|
| /linux/arch/s390/include/asm/ |
| H A D | qdio.h | 127 * @res0: reserved parameters 142 u64 res0[6]; member
|
| /linux/drivers/net/wan/ |
| H A D | fsl_ucc_hdlc.h | 27 __be16 res0; member
|
| /linux/arch/arm64/kvm/hyp/include/hyp/ |
| H A D | fault.h | 97 * Hijack HPFAR_EL2.NS (RES0 in Non-secure) to indicate a valid in __get_fault_info()
|
| /linux/drivers/hwtracing/intel_th/ |
| H A D | msu.h | 59 u32 res0[4]; member
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_dma.h | 10 u8 res0[0x100]; member
|
| /linux/drivers/soc/loongson/ |
| H A D | loongson2_guts.c | 31 u8 res0[4]; member
|
| /linux/drivers/net/fddi/ |
| H A D | defxx.h | 1388 PI_UINT8 res0; member 1402 PI_UINT8 res0; member 1451 PI_UINT8 res0; member 1465 PI_UINT8 res0; member
|
| /linux/arch/arm/kernel/ |
| H A D | hyp-stub.S | 135 bic r7, #(3 << 7) @ Clear SED/ITD for v8 (RES0 for v7)
|
| /linux/scripts/ |
| H A D | get_dvb_firmware | 221 my $RES0="\x01\x92\x7f\x00\x00\x00"; 230 print FW "$RES0"; 237 print FW "$RES0";
|
| /linux/drivers/watchdog/ |
| H A D | mpc8xxx_wdt.c | 30 __be32 res0; member
|