/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_arm.h | 23 #define NFP_ARM_GCSR_BULK_BAR_TGT(_x) (((_x) & 0xf) << 27) argument 24 #define NFP_ARM_GCSR_BULK_BAR_TGT_of(_x) (((_x) >> 27) & 0xf) argument 25 #define NFP_ARM_GCSR_BULK_BAR_TOK(_x) (((_x) & 0x3) << 25) argument 26 #define NFP_ARM_GCSR_BULK_BAR_TOK_of(_x) (((_x) >> 25) & 0x3) argument 30 #define NFP_ARM_GCSR_BULK_BAR_ADDR(_x) ((_x) & 0x7ff) argument 31 #define NFP_ARM_GCSR_BULK_BAR_ADDR_of(_x) ((_x) & 0x7ff) argument 37 #define NFP_ARM_GCSR_EXPA_BAR_TGT(_x) (((_x) & 0xf) << 27) argument 38 #define NFP_ARM_GCSR_EXPA_BAR_TGT_of(_x) (((_x) >> 27) & 0xf) argument 39 #define NFP_ARM_GCSR_EXPA_BAR_TOK(_x) (((_x) & 0x3) << 25) argument 40 #define NFP_ARM_GCSR_EXPA_BAR_TOK_of(_x) (((_x) >> 25) & 0x3) argument [all …]
|
D | nfp6000_pcie.c | 38 #define NFP_PCIE_BAR_EXPLICIT_BAR0(_x, _y) \ argument 40 #define NFP_PCIE_BAR_EXPLICIT_BAR0_SignalType(_x) (((_x) & 0x3) << 30) argument 41 #define NFP_PCIE_BAR_EXPLICIT_BAR0_SignalType_of(_x) (((_x) >> 30) & 0x3) argument 42 #define NFP_PCIE_BAR_EXPLICIT_BAR0_Token(_x) (((_x) & 0x3) << 28) argument 43 #define NFP_PCIE_BAR_EXPLICIT_BAR0_Token_of(_x) (((_x) >> 28) & 0x3) argument 44 #define NFP_PCIE_BAR_EXPLICIT_BAR0_Address(_x) (((_x) & 0xffffff) << 0) argument 45 #define NFP_PCIE_BAR_EXPLICIT_BAR0_Address_of(_x) (((_x) >> 0) & 0xffffff) argument 46 #define NFP_PCIE_BAR_EXPLICIT_BAR1(_x, _y) \ argument 48 #define NFP_PCIE_BAR_EXPLICIT_BAR1_SignalRef(_x) (((_x) & 0x7f) << 24) argument 49 #define NFP_PCIE_BAR_EXPLICIT_BAR1_SignalRef_of(_x) (((_x) >> 24) & 0x7f) argument [all …]
|
/drivers/gpu/drm/exynos/ |
D | regs-decon7.h | 89 #define VIDOSD_H(_x) (0x80 + ((_x) * 4)) argument 134 #define VIDOSDxA_TOPLEFT_X(_x) (((_x) & 0x1fff) << 13) argument 139 #define VIDOSDxA_TOPLEFT_Y(_x) (((_x) & 0x1fff) << 0) argument 144 #define VIDOSDxB_BOTRIGHT_X(_x) (((_x) & 0x1fff) << 13) argument 149 #define VIDOSDxB_BOTRIGHT_Y(_x) (((_x) & 0x1fff) << 0) argument 151 #define VIDOSDxC_ALPHA0_R_F(_x) (((_x) & 0xFF) << 16) argument 152 #define VIDOSDxC_ALPHA0_G_F(_x) (((_x) & 0xFF) << 8) argument 153 #define VIDOSDxC_ALPHA0_B_F(_x) (((_x) & 0xFF) << 0) argument 155 #define VIDOSDxD_ALPHA1_R_F(_x) (((_x) & 0xFF) << 16) argument 156 #define VIDOSDxD_ALPHA1_G_F(_x) (((_x) & 0xFF) << 8) argument [all …]
|
/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_ctrl.h | 274 #define NFP_NET_CFG_RSS_MASK_of(_x) ((_x) & 0x7f) argument 302 #define NFP_NET_CFG_TXR_ADDR(_x) (NFP_NET_CFG_TXR_BASE + ((_x) * 0x8)) argument 303 #define NFP_NET_CFG_TXR_WB_ADDR(_x) (NFP_NET_CFG_TXR_BASE + 0x200 + \ argument 305 #define NFP_NET_CFG_TXR_SZ(_x) (NFP_NET_CFG_TXR_BASE + 0x400 + (_x)) argument 306 #define NFP_NET_CFG_TXR_VEC(_x) (NFP_NET_CFG_TXR_BASE + 0x440 + (_x)) argument 307 #define NFP_NET_CFG_TXR_PRIO(_x) (NFP_NET_CFG_TXR_BASE + 0x480 + (_x)) argument 308 #define NFP_NET_CFG_TXR_IRQ_MOD(_x) (NFP_NET_CFG_TXR_BASE + 0x500 + \ argument 320 #define NFP_NET_CFG_RXR_ADDR(_x) (NFP_NET_CFG_RXR_BASE + ((_x) * 0x8)) argument 321 #define NFP_NET_CFG_RXR_SZ(_x) (NFP_NET_CFG_RXR_BASE + 0x200 + (_x)) argument 322 #define NFP_NET_CFG_RXR_VEC(_x) (NFP_NET_CFG_RXR_BASE + 0x240 + (_x)) argument [all …]
|
/drivers/mmc/host/ |
D | sdhci-s3c.c | 45 #define S3C_SDHCI_CTRL2_FLTCLKSEL(_x) ((_x) << 24) argument 49 #define S3C_SDHCI_CTRL2_LVLDAT(_x) ((_x) << 16) argument 81 #define S3C_SDHCI_CTRL3_FIA3(_x) ((_x) << 24) argument 85 #define S3C_SDHCI_CTRL3_FIA2(_x) ((_x) << 16) argument 89 #define S3C_SDHCI_CTRL3_FIA1(_x) ((_x) << 8) argument 93 #define S3C_SDHCI_CTRL3_FIA0(_x) ((_x) << 0) argument
|
/drivers/usb/dwc2/ |
D | hw.h | 95 #define GUSBCFG_TOUTCAL(_x) ((_x) << 0) argument 104 #define GRSTCTL_TXFNUM(_x) ((_x) << 6) argument 414 #define FIFOSIZE_DEPTH_GET(_x) (((_x) >> 16) & 0xffff) argument 423 #define DCFG_EPMISCNT(_x) ((_x) << 18) argument 428 #define DCFG_PERFRINT(_x) ((_x) << 11) argument 432 #define DCFG_DEVADDR(_x) ((_x) << 4) argument 459 #define DSTS_SOFFN(_x) ((_x) << 8) argument 495 #define DAINT_OUTEP(_x) (1 << ((_x) + 16)) argument 496 #define DAINT_INEP(_x) (1 << (_x)) argument 536 #define DXEPCTL_TXFNUM(_x) ((_x) << 22) argument [all …]
|
/drivers/phy/samsung/ |
D | phy-exynos5-usbdrd.c | 41 #define LINKSYSTEM_FLADJ(_x) ((_x) << 1) argument 57 #define PHYCLKRST_SSC_REFCLKSEL(_x) ((_x) << 23) argument 60 #define PHYCLKRST_SSC_RANGE(_x) ((_x) << 21) argument 75 #define PHYCLKRST_FSEL(_x) ((_x) << 5) argument 95 #define PHYREG0_CR_DATA_IN(_x) ((_x) << 2) argument 100 #define PHYREG1_CR_DATA_OUT(_x) ((_x) << 1) argument
|
/drivers/scsi/bfa/ |
D | bfa_cs.h | 313 #define bfa_swap_3b(_x) \ argument 319 #define bfa_hton3b(_x) bfa_swap_3b(_x) argument 321 #define bfa_hton3b(_x) (_x) argument 324 #define bfa_ntoh3b(_x) bfa_hton3b(_x) argument
|
D | bfa_ioc.h | 67 #define bfa_swap_words(_x) ( \ argument 71 #define bfa_sge_to_be(_x) argument 72 #define bfa_sge_to_le(_x) bfa_sge_word_swap(_x) argument 73 #define bfa_sgaddr_le(_x) bfa_swap_words(_x) argument 75 #define bfa_sge_to_be(_x) bfa_sge_word_swap(_x) argument 76 #define bfa_sge_to_le(_x) argument 77 #define bfa_sgaddr_le(_x) (_x) argument
|
D | bfa_plog.h | 17 #define BFA_PL_LOG_REC_INCR(_x) ((_x)++, (_x) %= BFA_PL_NLOG_ENTS) argument
|
/drivers/pinctrl/ralink/ |
D | pinctrl-rt3883.c | 33 #define _RT3883_GPIO_MODE_LNA_A(_x) ((_x) << RT3883_GPIO_MODE_LNA_A_SHIFT) argument 38 #define _RT3883_GPIO_MODE_LNA_G(_x) ((_x) << RT3883_GPIO_MODE_LNA_G_SHIFT) argument
|
/drivers/scsi/cxlflash/ |
D | common.h | 32 #define CHAN2PORTBANK(_x) ((_x) >> ilog2(CXLFLASH_NUM_FC_PORTS_PER_BANK)) argument 33 #define CHAN2BANKPORT(_x) ((_x) & (CXLFLASH_NUM_FC_PORTS_PER_BANK - 1)) argument 35 #define CHAN2PORTMASK(_x) (1 << (_x)) /* channel to port mask */ argument 36 #define PORTMASK2CHAN(_x) (ilog2((_x))) /* port mask to channel */ argument 37 #define PORTNUM2CHAN(_x) ((_x) - 1) /* port number to channel */ argument
|
/drivers/thermal/ |
D | rcar_gen3_thermal.c | 125 #define FIXPT_INT(_x) ((_x) << FIXPT_SHIFT) argument 126 #define INT_FIXPT(_x) ((_x) >> FIXPT_SHIFT) argument 128 #define FIXPT_TO_MCELSIUS(_x) ((_x) * 1000 >> FIXPT_SHIFT) argument
|
/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_iio.h | 235 #define INV_MPU6050_REG_I2C_SLV_ADDR(_x) (0x25 + 3 * (_x)) argument 238 #define INV_MPU6050_REG_I2C_SLV_REG(_x) (0x26 + 3 * (_x)) argument 240 #define INV_MPU6050_REG_I2C_SLV_CTRL(_x) (0x27 + 3 * (_x)) argument 248 #define INV_MPU6050_BITS_I2C_MST_DLY(_x) ((_x) & 0x1F) argument 271 #define INV_MPU6050_REG_I2C_SLV_DO(_x) (0x63 + (_x)) argument
|
/drivers/gpu/drm/i915/gt/ |
D | intel_gsc.h | 19 #define GSC_IRQ_INTF(_x) BIT(15 - (_x)) argument
|
/drivers/crypto/cavium/nitrox/ |
D | nitrox_mbx.c | 10 #define RING_TO_VFNO(_x, _y) ((_x) / (_y)) argument
|
/drivers/net/wireless/ath/ath9k/ |
D | reg_mci.h | 220 #define AR_BTCOEX_MAX_TXPWR(_x) (0x18c0 + ((_x) << 2)) argument 252 #define AR_BTCOEX_MAX_RFGAIN(_x) (0x1950 + ((_x) << 2)) argument
|
/drivers/input/touchscreen/ |
D | da9034-ts.c | 83 uint8_t _x, _y, _v; in read_tsi() local
|
/drivers/soc/mediatek/ |
D | mtk-pm-domains.h | 13 #define MTK_SCPD_CAPS(_scpd, _x) ((_scpd)->data->caps & (_x)) argument
|
/drivers/iommu/ |
D | mtk_iommu.c | 143 #define MTK_IOMMU_HAS_FLAG_MASK(pdata, _x, mask) \ argument 146 #define MTK_IOMMU_HAS_FLAG(pdata, _x) MTK_IOMMU_HAS_FLAG_MASK(pdata, _x, _x) argument 147 #define MTK_IOMMU_IS_TYPE(pdata, _x) MTK_IOMMU_HAS_FLAG_MASK(pdata, _x,\ argument
|
/drivers/net/ethernet/sfc/ |
D | mae.c | 177 #define is_prefix_byte(_x) !(((_x) ^ 0xff) & (((_x) ^ 0xff) + 1)) argument
|
/drivers/i2c/busses/ |
D | i2c-riic.c | 73 #define ICMR1_CKS(_x) ((((_x) << 4) & ICMR1_CKS_MASK) | ICMR1_BCWP) argument
|
D | i2c-axxia.c | 38 #define WT_VALUE(_x) ((_x) & 0x7fff) argument
|
/drivers/net/ethernet/micrel/ |
D | ks8851_spi.c | 67 #define BYTE_EN(_x) ((_x) << 2) argument
|
/drivers/net/wireless/realtek/rtw89/ |
D | coex.c | 861 #define __CPY_U8(_x) ({dst->_x = src->_x; }) in rtw89_btc_fbtc_cysta_to_cpu() argument 862 #define __CPY_LE16(_x) ({dst->_x = le16_to_cpu(src->_x); }) in rtw89_btc_fbtc_cysta_to_cpu() argument 863 #define __CPY_LE16S(_x) ({int _i; for (_i = 0; _i < ARRAY_SIZE(dst->_x); _i++) \ in rtw89_btc_fbtc_cysta_to_cpu() argument 865 #define __CPY_LE32(_x) ({dst->_x = le32_to_cpu(src->_x); }) in rtw89_btc_fbtc_cysta_to_cpu() argument 866 #define __CPY_LE32S(_x) ({int _i; for (_i = 0; _i < ARRAY_SIZE(dst->_x); _i++) \ in rtw89_btc_fbtc_cysta_to_cpu() argument
|