/linux-4.4.14/drivers/clk/tegra/ |
D | clk-tegra-pmc.c | 48 #define PMC_CLK(_num, _mux_shift, _gate_shift)\ argument 50 .mux_name = "clk_out_" #_num "_mux",\ 51 .gate_name = "clk_out_" #_num,\ 52 .parents = clk_out ##_num ##_parents,\ 53 .num_parents = ARRAY_SIZE(clk_out ##_num ##_parents),\ 54 .mux_id = tegra_clk_clk_out_ ##_num ##_mux,\ 55 .gate_id = tegra_clk_clk_out_ ##_num,\ 56 .dev_name = "extern" #_num,\
|
D | clk-tegra-audio.c | 81 #define AUDIO2X(_name, _num, _offset) \ argument 88 .clk_num = _num,\
|
D | clk-tegra-periph.c | 559 #define PLL_OUT(_num, _offset, _div_shift, _div_flags, _rst_shift, _id) \ argument 561 .div_name = "pll_p_out" #_num "_div",\ 562 .pll_out_name = "pll_p_out" #_num,\
|
/linux-4.4.14/drivers/regulator/ |
D | tps65023-regulator.c | 89 #define TPS65023_REGULATOR_DCDC(_num, _t, _em) \ argument 91 .name = "VDCDC"#_num, \ 92 .of_match = of_match_ptr("VDCDC"#_num), \ 94 .id = TPS65023_DCDC_##_num, \ 108 #define TPS65023_REGULATOR_LDO(_num, _t, _vm) \ argument 110 .name = "LDO"#_num, \ 111 .of_match = of_match_ptr("LDO"#_num), \ 113 .id = TPS65023_LDO_##_num, \ 121 .enable_mask = 1 << (_num), \
|
D | max77693.c | 161 #define max77693_regulator_desc_esafeout(_num) { \ argument 162 .name = "ESAFEOUT"#_num, \ 163 .id = MAX77693_ESAFEOUT##_num, \ 164 .of_match = of_match_ptr("ESAFEOUT"#_num), \ 172 .vsel_mask = SAFEOUT_CTRL_SAFEOUT##_num##_MASK, \ 174 .enable_mask = SAFEOUT_CTRL_ENSAFEOUT##_num##_MASK , \
|
/linux-4.4.14/tools/testing/selftests/powerpc/syscalls/ |
D | ipc_unmuxed.c | 22 #define DO_TEST(_name, _num) \ argument 28 rc = syscall(_num, -1, 0, 0, 0, 0, 0); \ 40 #define DO_TEST(_name, _num) \ in ipc_unmuxed() argument
|
/linux-4.4.14/drivers/staging/iio/frequency/ |
D | dds.h | 15 #define IIO_DEV_ATTR_FREQ(_channel, _num, _mode, _show, _store, _addr) \ argument 16 IIO_DEVICE_ATTR(out_altvoltage##_channel##_frequency##_num, \ 38 #define IIO_DEV_ATTR_PHASE(_channel, _num, _mode, _show, _store, _addr) \ argument 39 IIO_DEVICE_ATTR(out_altvoltage##_channel##_phase##_num, \
|
/linux-4.4.14/arch/arm/plat-orion/include/plat/ |
D | mpp.h | 22 #define GENERIC_MPP(_num, _sel, _in, _out) ( \ argument 23 /* MPP number */ ((_num) & 0xff) | \
|
/linux-4.4.14/drivers/net/fjes/ |
D | fjes_hw.h | 67 #define EP_RING_INDEX(_num, _max) (((_num) + (_max)) % (_max)) argument 68 #define EP_RING_INDEX_INC(_num, _max) \ argument 69 ((_num) = EP_RING_INDEX((_num) + 1, (_max)))
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | fw-api-coex.h | 340 #define BT_MBOX_MSG(_notif, _num, _field) \ argument 341 ((le32_to_cpu((_notif)->mbox_msg[(_num)]) & BT_MBOX##_num##_##_field)\ 342 >> BT_MBOX##_num##_##_field##_POS)
|
D | debugfs.c | 353 #define BT_MBOX_MSG(_notif, _num, _field) \ argument 354 ((le32_to_cpu((_notif)->mbox_msg[(_num)]) & BT_MBOX##_num##_##_field)\ 355 >> BT_MBOX##_num##_##_field##_POS) 358 #define BT_MBOX_PRINT(_num, _field, _end) \ argument 362 BT_MBOX_MSG(notif, _num, _field), \
|
/linux-4.4.14/arch/arm/mach-orion5x/ |
D | mpp.h | 4 #define MPP(_num, _sel, _in, _out, _F5181l, _F5182, _F5281) ( \ argument 5 /* MPP number */ ((_num) & 0xff) | \
|
/linux-4.4.14/arch/arm/mach-w90x900/ |
D | irq.c | 41 #define DEFINE_GROUP(_name, _ctrlbit, _num) \ argument 44 .gpen = ((1 << _num) - 1) << _ctrlbit, \
|
/linux-4.4.14/arch/arm/mach-dove/ |
D | mpp.h | 4 #define MPP(_num, _sel, _in, _out) ( \ argument 5 /* MPP number */ ((_num) & 0xff) | \
|
/linux-4.4.14/drivers/iio/adc/ |
D | max1363.c | 191 #define MAX1363_MODE_SINGLE(_num, _mask) { \ argument 192 .conf = MAX1363_CHANNEL_SEL(_num) \ 198 #define MAX1363_MODE_SCAN_TO_CHANNEL(_num, _mask) { \ argument 199 .conf = MAX1363_CHANNEL_SEL(_num) \ 206 #define MAX1236_MODE_SCAN_MID_TO_CHANNEL(_mid, _num, _mask) { \ argument 207 .conf = MAX1363_CHANNEL_SEL(_num) \ 221 #define MAX1363_MODE_DIFF_SCAN_TO_CHANNEL(_num, _numvals, _mask) { \ argument 222 .conf = MAX1363_CHANNEL_SEL(_num) \ 229 #define MAX1236_MODE_DIFF_SCAN_MID_TO_CHANNEL(_num, _numvals, _mask) { \ argument 230 .conf = MAX1363_CHANNEL_SEL(_num) \
|
/linux-4.4.14/arch/arm/mach-mv78xx0/ |
D | mpp.h | 15 #define MPP(_num, _sel, _in, _out, _78100_A0) (\ argument 16 /* MPP number */ ((_num) & 0xff) | \
|
/linux-4.4.14/arch/arm/kvm/ |
D | emulate.c | 38 #define USR_REG_OFFSET(_num) REG_OFFSET(usr_regs.uregs[_num]) argument
|
/linux-4.4.14/arch/ia64/kernel/ |
D | mca_drv.h | 65 if (peidx_##name##_num(p) > n) /*BUG*/ \
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | af9035.c | 327 #define AF9035_IS_I2C_XFER_WRITE_READ(_msg, _num) \ in af9035_i2c_master_xfer() argument 328 (_num == 2 && !(_msg[0].flags & I2C_M_RD) && (_msg[1].flags & I2C_M_RD)) in af9035_i2c_master_xfer() 329 #define AF9035_IS_I2C_XFER_WRITE(_msg, _num) \ in af9035_i2c_master_xfer() argument 330 (_num == 1 && !(_msg[0].flags & I2C_M_RD)) in af9035_i2c_master_xfer() 331 #define AF9035_IS_I2C_XFER_READ(_msg, _num) \ in af9035_i2c_master_xfer() argument 332 (_num == 1 && (_msg[0].flags & I2C_M_RD)) in af9035_i2c_master_xfer()
|
/linux-4.4.14/include/linux/ |
D | netdevice.h | 621 #define RPS_MAP_SIZE(_num) (sizeof(struct rps_map) + ((_num) * sizeof(u16))) argument 643 #define RPS_DEV_FLOW_TABLE_SIZE(_num) (sizeof(struct rps_dev_flow_table) + \ argument 644 ((_num) * sizeof(struct rps_dev_flow))) 661 #define RPS_SOCK_FLOW_TABLE_SIZE(_num) (offsetof(struct rps_sock_flow_table, ents[_num])) argument 721 #define XPS_MAP_SIZE(_num) (sizeof(struct xps_map) + ((_num) * sizeof(u16))) argument
|
/linux-4.4.14/drivers/staging/iio/meter/ |
D | meter.h | 350 #define IIO_DEV_ATTR_CH_OFF(_num, _mode, _show, _store, _addr) \ argument 351 IIO_DEVICE_ATTR(choff_##_num, _mode, _show, _store, _addr)
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 71 #define BNAD_FILL_UNMAPQ_MEM_REQ(_res_info, _num, _size) \ argument 75 (_res_info)->res_u.mem_info.num = (_num); \
|