/linux-6.6.21/drivers/reset/sti/ |
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-6.6.21/drivers/comedi/drivers/ |
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
|
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-6.6.21/drivers/net/wireless/ath/ath5k/ |
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-6.6.21/fs/jffs2/ |
D | background.c | 75 static int jffs2_garbage_collect_thread(void *_c) in jffs2_garbage_collect_thread()
|
/linux-6.6.21/tools/testing/selftests/bpf/progs/ |
D | test_perf_branches.c | 18 __u64 _c; member
|
/linux-6.6.21/include/linux/ |
D | mroute.h | 81 struct mr_mfc _c; member
|
D | mroute6.h | 84 struct mr_mfc _c; member
|
/linux-6.6.21/drivers/net/wireless/ath/ath9k/ |
D | hw.h | 464 #define IS_CHAN_5GHZ(_c) (!!((_c)->channelFlags & CHANNEL_5GHZ)) argument 465 #define IS_CHAN_2GHZ(_c) (!IS_CHAN_5GHZ(_c)) argument 467 #define IS_CHAN_HALF_RATE(_c) (!!((_c)->channelFlags & CHANNEL_HALF)) argument 468 #define IS_CHAN_QUARTER_RATE(_c) (!!((_c)->channelFlags & CHANNEL_QUARTER)) argument 469 #define IS_CHAN_A_FAST_CLOCK(_ah, _c) \ argument 472 #define IS_CHAN_HT(_c) ((_c)->channelFlags & CHANNEL_HT) argument 474 #define IS_CHAN_HT20(_c) (IS_CHAN_HT(_c) && !IS_CHAN_HT40(_c)) argument 476 #define IS_CHAN_HT40(_c) \ argument 479 #define IS_CHAN_HT40PLUS(_c) ((_c)->channelFlags & CHANNEL_HT40PLUS) argument 480 #define IS_CHAN_HT40MINUS(_c) ((_c)->channelFlags & CHANNEL_HT40MINUS) argument
|
/linux-6.6.21/samples/seccomp/ |
D | bpf-direct.c | 163 #define payload(_c) (_c), sizeof((_c)) argument
|
/linux-6.6.21/drivers/scsi/fnic/ |
D | fnic_trace.h | 73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
|
/linux-6.6.21/drivers/dma/ |
D | pch_dma.c | 741 struct dma_chan *chan, *_c; in pch_dma_save_regs() local 764 struct dma_chan *chan, *_c; in pch_dma_restore_regs() local 927 struct dma_chan *chan, *_c; in pch_dma_remove() local
|
/linux-6.6.21/arch/arm/mach-footbridge/ |
D | dc21285.c | 291 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument
|
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | rs.h | 659 #define LQ_FLAGS_COLOR_INC(_c) ((((_c) + 1) << LQ_FLAG_COLOR_POS) &\ argument 661 #define LQ_FLAG_COLOR_SET(_f, _c) ((_c) | ((_f) & ~LQ_FLAG_COLOR_MSK)) argument
|
/linux-6.6.21/drivers/rapidio/ |
D | rio_cm.c | 1496 struct rio_channel *ch, *_c; in riocm_cdev_release() local 1993 struct rio_channel *ch, *_c; in riocm_remove_dev() local 2177 struct rio_channel *ch, *_c; in riocm_remove_mport() local
|
/linux-6.6.21/drivers/misc/sgi-xp/ |
D | xp.h | 256 #define XPC_CHANNEL_REGISTERED(_c) (xpc_registrations[_c].func != NULL) argument
|
/linux-6.6.21/drivers/rapidio/devices/ |
D | tsi721_dma.c | 1021 struct dma_chan *chan, *_c; in tsi721_unregister_dma() local
|
/linux-6.6.21/arch/powerpc/platforms/ps3/ |
D | repository.c | 39 #define dump_node_name(_a, _b, _c, _d, _e) \ argument 51 #define dump_node(_a, _b, _c, _d, _e, _f, _g) \ argument
|
D | spu.c | 121 #define dump_areas(_a, _b, _c, _d, _e) \ argument
|
/linux-6.6.21/tools/lib/bpf/ |
D | bpf_helpers.h | 197 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
|
/linux-6.6.21/drivers/gpu/drm/msm/adreno/ |
D | adreno_gpu.h | 61 #define ADRENO_CHIPID_ARGS(_c) \ argument
|
/linux-6.6.21/arch/powerpc/platforms/cell/spufs/ |
D | switch.c | 50 #define POLL_WHILE_TRUE(_c) { \ argument 62 #define POLL_WHILE_FALSE(_c) POLL_WHILE_TRUE(!(_c)) argument
|
/linux-6.6.21/drivers/usb/gadget/udc/ |
D | renesas_usbf.c | 203 #define USBF_EPN_SET_DMACNT(_c) ((_c) << 16) argument 248 #define USBF_SYS_EPN_SET_DMACNT(_c) ((_c) << 16) argument
|
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs.h | 392 #define RS_DRV_DATA_PACK(_c, _p) ((void *)(uintptr_t)\ argument
|
/linux-6.6.21/include/scsi/ |
D | libiscsi.h | 461 #define iscsi_conn_printk(prefix, _c, fmt, a...) \ argument
|