/drivers/staging/comedi/drivers/ |
D | ni_stc.h | 264 #define NISTC_RTSI_TRIG_DIR(_c, _m) ((_m) ? BIT(8 + (_c)) : BIT(7 + (_c))) argument 434 #define NISTC_RTSI_TRIG(_c, _s) (((_s) & 0xf) << (((_c) % 4) * 4)) argument 435 #define NISTC_RTSI_TRIG_MASK(_c) NISTC_RTSI_TRIG((_c), 0xf) argument 436 #define NISTC_RTSI_TRIG_TO_SRC(_c, _b) (((_b) >> (((_c) % 4) * 4)) & 0xf) argument 561 #define NI_E_DMA_G0_G1_SEL(_g, _c) (((_c) & 0xf) << ((_g) * 4)) argument 762 #define NI_M_PFI_FILTER_SEL(_c, _f) (((_f) & 0x3) << ((_c) * 2)) argument 763 #define NI_M_PFI_FILTER_SEL_MASK(_c) NI_M_PFI_FILTER_SEL((_c), 0x3) argument 806 #define NI_M_PFI_CHAN(_c) (((_c) % 3) * 5) argument 807 #define NI_M_PFI_OUT_SEL(_c, _s) (((_s) & 0x1f) << NI_M_PFI_CHAN(_c)) argument 808 #define NI_M_PFI_OUT_SEL_MASK(_c) (0x1f << NI_M_PFI_CHAN(_c)) argument [all …]
|
D | ni_660x.c | 90 #define NI660X_DMA_CFG_SEL(_c, _s) (((_s) & 0x1f) << (8 * (_c))) argument 91 #define NI660X_DMA_CFG_SEL_MASK(_c) NI660X_DMA_CFG_SEL((_c), 0x1f) argument 92 #define NI660X_DMA_CFG_SEL_NONE(_c) NI660X_DMA_CFG_SEL((_c), 0x1f) argument 93 #define NI660X_DMA_CFG_RESET(_c) NI660X_DMA_CFG_SEL((_c), 0x80) argument 96 #define NI660X_IO_CFG_OUT_SEL(_c, _s) (((_s) & 0x3) << (((_c) % 2) ? 0 : 8)) argument 97 #define NI660X_IO_CFG_OUT_SEL_MASK(_c) NI660X_IO_CFG_OUT_SEL((_c), 0x3) argument 98 #define NI660X_IO_CFG_IN_SEL(_c, _s) (((_s) & 0x7) << (((_c) % 2) ? 4 : 12)) argument 99 #define NI660X_IO_CFG_IN_SEL_MASK(_c) NI660X_IO_CFG_IN_SEL((_c), 0x7) argument
|
/drivers/reset/sti/ |
D | reset-syscfg.h | 32 #define _SYSCFG_RST_CH(_c, _rr, _rb, _ar, _ab) \ argument 33 { .compatible = _c, \ 37 #define _SYSCFG_RST_CH_NO_ACK(_c, _rr, _rb) \ argument 38 { .compatible = _c, \
|
/drivers/net/wireless/ath/ath9k/ |
D | hw.h | 462 #define IS_CHAN_5GHZ(_c) (!!((_c)->channelFlags & CHANNEL_5GHZ)) argument 463 #define IS_CHAN_2GHZ(_c) (!IS_CHAN_5GHZ(_c)) argument 465 #define IS_CHAN_HALF_RATE(_c) (!!((_c)->channelFlags & CHANNEL_HALF)) argument 466 #define IS_CHAN_QUARTER_RATE(_c) (!!((_c)->channelFlags & CHANNEL_QUARTER)) argument 467 #define IS_CHAN_A_FAST_CLOCK(_ah, _c) \ argument 468 (IS_CHAN_5GHZ(_c) && ((_ah)->caps.hw_caps & ATH9K_HW_CAP_FASTCLOCK)) 470 #define IS_CHAN_HT(_c) ((_c)->channelFlags & CHANNEL_HT) argument 472 #define IS_CHAN_HT20(_c) (IS_CHAN_HT(_c) && !IS_CHAN_HT40(_c)) argument 474 #define IS_CHAN_HT40(_c) \ argument 475 (!!((_c)->channelFlags & (CHANNEL_HT40PLUS | CHANNEL_HT40MINUS))) [all …]
|
/drivers/net/wireless/ath/ath5k/ |
D | desc.c | 174 #define _TX_FLAGS(_c, _flag) \ in ath5k_hw_setup_2word_tx_desc() argument 176 tx_ctl->tx_control_##_c |= \ in ath5k_hw_setup_2word_tx_desc() 177 AR5K_2W_TX_DESC_CTL##_c##_##_flag; \ in ath5k_hw_setup_2word_tx_desc() 179 #define _TX_FLAGS_5211(_c, _flag) \ in ath5k_hw_setup_2word_tx_desc() argument 181 tx_ctl->tx_control_##_c |= \ in ath5k_hw_setup_2word_tx_desc() 182 AR5K_2W_TX_DESC_CTL##_c##_##_flag##_5211; \ in ath5k_hw_setup_2word_tx_desc() 318 #define _TX_FLAGS(_c, _flag) \ in ath5k_hw_setup_4word_tx_desc() argument 320 txctl##_c |= AR5K_4W_TX_DESC_CTL##_c##_##_flag; \ in ath5k_hw_setup_4word_tx_desc()
|
/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | rs.h | 307 #define LQ_FLAGS_COLOR_INC(_c) ((((_c) + 1) << LQ_FLAG_COLOR_POS) &\ argument 309 #define LQ_FLAG_COLOR_SET(_f, _c) ((_c) | ((_f) & ~LQ_FLAG_COLOR_MSK)) argument
|
/drivers/staging/rtl8723bs/include/ |
D | rtw_io.h | 359 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument 360 rtw_write8(_a, _b, _c) 361 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument 362 rtw_write16(_a, _b, _c) 363 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument 364 rtw_write32(_a, _b, _c)
|
/drivers/scsi/fnic/ |
D | fnic_trace.h | 87 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument 102 trace_buf->data[2] = (u64)(unsigned long)_c; \
|
/drivers/misc/sgi-xp/ |
D | xp.h | 277 #define XPC_CHANNEL_REGISTERED(_c) (xpc_registrations[_c].func != NULL) argument
|
/drivers/dma/ |
D | pch_dma.c | 750 struct dma_chan *chan, *_c; in pch_dma_save_regs() local 758 list_for_each_entry_safe(chan, _c, &pd->dma.channels, device_node) { in pch_dma_save_regs() 773 struct dma_chan *chan, *_c; in pch_dma_restore_regs() local 781 list_for_each_entry_safe(chan, _c, &pd->dma.channels, device_node) { in pch_dma_restore_regs() 952 struct dma_chan *chan, *_c; in pch_dma_remove() local 959 list_for_each_entry_safe(chan, _c, &pd->dma.channels, in pch_dma_remove()
|
D | cppi41.c | 481 struct cppi41_channel *c, *_c; in cppi41_run_queue() local 483 list_for_each_entry_safe(c, _c, &cdd->pending, node) { in cppi41_run_queue()
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs.h | 373 #define RS_DRV_DATA_PACK(_c, _p) ((void *)(uintptr_t)\ argument 375 ((_c) << RS_DRV_DATA_LQ_COLOR_POS)))
|
/drivers/usb/gadget/legacy/ |
D | zero.c | 158 static void zero_autoresume(unsigned long _c) in zero_autoresume() argument 160 struct usb_composite_dev *cdev = (void *)_c; in zero_autoresume()
|
/drivers/staging/media/atomisp/pci/atomisp2/css2400/hive_isp_css_include/host/ |
D | isp_op2w.h | 603 const tflags _c);
|
D | isp_op1w.h | 772 const tflags _c);
|
D | ref_vector_func.h | 1087 tflags _c);
|
/drivers/rapidio/ |
D | rio_cm.c | 1505 struct rio_channel *ch, *_c; in riocm_cdev_release() local 1526 list_for_each_entry_safe(ch, _c, &list, ch_node) { in riocm_cdev_release() 2002 struct rio_channel *ch, *_c; in riocm_remove_dev() local 2061 list_for_each_entry_safe(ch, _c, &list, ch_node) { in riocm_remove_dev() 2191 struct rio_channel *ch, *_c; in riocm_remove_mport() local 2227 list_for_each_entry_safe(ch, _c, &list, ch_node) { in riocm_remove_mport()
|
/drivers/rapidio/devices/ |
D | tsi721_dma.c | 1038 struct dma_chan *chan, *_c; in tsi721_unregister_dma() local 1044 list_for_each_entry_safe(chan, _c, &mport->dma.channels, in tsi721_unregister_dma()
|
/drivers/scsi/cxlflash/ |
D | main.c | 1494 #define ASTATUS_FC(_a, _b, _c, _d) \ argument 1495 { SISL_ASTATUS_FC##_a##_##_b, _c, _a, (_d) }
|