/linux/drivers/reset/sti/ |
H A D | reset-syscfg.h | 28 #define _SYSCFG_RST_CH(_c, _rr, _rb, _ar, _ab) \ argument 33 #define _SYSCFG_RST_CH_NO_ACK(_c, _rr, _rb) \ argument
|
/linux/drivers/comedi/drivers/ |
H A D | ni_660x.c | 81 #define NI660X_DMA_CFG_SEL(_c, _s) (((_s) & 0x1f) << (8 * (_c))) argument 82 #define NI660X_DMA_CFG_SEL_MASK(_c) NI660X_DMA_CFG_SEL((_c), 0x1f) argument 83 #define NI660X_DMA_CFG_SEL_NONE(_c) NI660X_DMA_CFG_SEL((_c), 0x1f) argument 84 #define NI660X_DMA_CFG_RESET(_c) NI660X_DMA_CFG_SEL((_c), 0x80) argument 87 #define NI660X_IO_CFG_OUT_SEL(_c, _s) (((_s) & 0x3) << (((_c) % 2) ? 0 : 8)) argument 88 #define NI660X_IO_CFG_OUT_SEL_MASK(_c) NI660X_IO_CFG_OUT_SEL((_c), 0x3) argument 89 #define NI660X_IO_CFG_IN_SEL(_c, _s) (((_s) & 0x7) << (((_c) % 2) ? 4 : 12)) argument 90 #define NI660X_IO_CFG_IN_SEL_MASK(_c) NI660X_IO_CFG_IN_SEL((_c), 0x7) argument
|
H A D | ni_stc.h | 256 #define NISTC_RTSI_TRIG_DIR(_c, _m) ((_m) ? BIT(8 + (_c)) : BIT(7 + (_c))) argument 433 #define NISTC_RTSI_TRIG(_c, _s) (((_s) & 0xf) << (((_c) % 4) * 4)) argument 434 #define NISTC_RTSI_TRIG_MASK(_c) NISTC_RTSI_TRIG((_c), 0xf) argument 435 #define NISTC_RTSI_TRIG_TO_SRC(_c, _b) (((_b) >> (((_c) % 4) * 4)) & 0xf) argument 560 #define NI_E_DMA_G0_G1_SEL(_g, _c) (((_c) & 0xf) << ((_g) * 4)) argument 761 #define NI_M_PFI_FILTER_SEL(_c, _f) (((_f) & 0x3) << ((_c) * 2)) argument 762 #define NI_M_PFI_FILTER_SEL_MASK(_c) NI_M_PFI_FILTER_SEL((_c), 0x3) argument 805 #define NI_M_PFI_CHAN(_c) (((_c) % 3) * 5) argument 806 #define NI_M_PFI_OUT_SEL(_c, _s) (((_s) & 0x1f) << NI_M_PFI_CHAN(_c)) argument 807 #define NI_M_PFI_OUT_SEL_MASK(_c) (0x1f << NI_M_PFI_CHAN(_c)) argument [all …]
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | desc.c | 174 #define _TX_FLAGS(_c, _flag) \ in ath5k_hw_setup_2word_tx_desc() argument 179 #define _TX_FLAGS_5211(_c, _flag) \ in ath5k_hw_setup_2word_tx_desc() argument 318 #define _TX_FLAGS(_c, _flag) \ in ath5k_hw_setup_4word_tx_desc() argument
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_perf_branches.c | 18 __u64 _c; member
|
/linux/include/linux/ |
H A D | mroute.h | 81 struct mr_mfc _c; member
|
H A D | mroute6.h | 91 struct mr_mfc _c; member
|
/linux/samples/seccomp/ |
H A D | bpf-direct.c | 163 #define payload(_c) (_c), sizeof((_c)) argument
|
/linux/drivers/scsi/fnic/ |
H A D | fnic_trace.h | 73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
|
/linux/arch/arm/mach-footbridge/ |
H A D | dc21285.c | 291 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument
|
/linux/rust/kernel/ |
H A D | time.rs | 170 _c: PhantomData<C>, global() field
|
/linux/drivers/rapidio/ |
H A D | rio_cm.c | 1495 struct rio_channel *ch, *_c; in riocm_cdev_release() local 1992 struct rio_channel *ch, *_c; in riocm_remove_dev() local 2176 struct rio_channel *ch, *_c; in riocm_remove_mport() local
|
/linux/drivers/ptp/ |
H A D | ptp_vmclock.c | 54 #define VMCLOCK_FIELD_PRESENT(_c, _f) \ argument
|
/linux/drivers/misc/sgi-xp/ |
H A D | xp.h | 256 #define XPC_CHANNEL_REGISTERED(_c) (xpc_registrations[_c].func != NULL) argument
|
/linux/drivers/rapidio/devices/ |
H A D | tsi721_dma.c | 1023 struct dma_chan *chan, *_c; in tsi721_unregister_dma() local
|
/linux/tools/lib/bpf/ |
H A D | bpf_helpers.h | 228 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
|
H A D | bpf_tracing.h | 636 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | switch.c | 50 #define POLL_WHILE_TRUE(_c) { \ argument 62 #define POLL_WHILE_FALSE(_c) POLL_WHILE_TRUE(!(_c)) argument
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs.h | 389 #define RS_DRV_DATA_PACK(_c, _p) ((void *)(uintptr_t)\ argument
|
/linux/include/scsi/ |
H A D | libiscsi.h | 461 #define iscsi_conn_printk(prefix, _c, fmt, a...) \ argument
|
/linux/drivers/s390/net/ |
H A D | qeth_core.h | 435 #define QETH_CARD_STAT_ADD(_c, _stat, _val) ((_c)->stats._stat += (_val)) argument 436 #define QETH_CARD_STAT_INC(_c, _stat) QETH_CARD_STAT_ADD(_c, _stat, 1) argument
|
/linux/lib/crypto/arm/ |
H A D | sha1-armv7-neon.S | 49 #define _c r6 macro
|