Searched refs:modifier (Results 1 - 91 of 91) sorted by relevance

/linux-4.1.27/include/linux/iio/
H A Devents.h19 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
27 #define IIO_EVENT_CODE(chan_type, diff, modifier, direction, \
30 ((u64)direction << 48) | ((u64)modifier << 40) | \
39 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
44 #define IIO_MOD_EVENT_CODE(chan_type, number, modifier, \
46 IIO_EVENT_CODE(chan_type, 0, modifier, direction, type, number, 0, 0)
H A Diio.h176 * value here specifies the modifier.
213 * @modified: Does a modifier apply to this channel. What these are
/linux-4.1.27/drivers/hid/
H A Dhid-primax.c33 * Convert in-band modifier key values into out of band px_raw_event()
34 * modifier bits and pull the key strokes from the report. px_raw_event()
38 * (no modifier bits + "Left Shift" key + "1" key) px_raw_event()
43 * (Left Shift modifier bit + "1" key) px_raw_event()
H A Dhid-microsoft.c99 * This byte contains a copy of the modifier keys byte of a ms_ergonomy_kb_quirk()
/linux-4.1.27/arch/tile/include/gxio/
H A Ddma_queue.h70 int64_t modifier);
88 int64_t modifier = (((int64_t)(-num)) << DMA_QUEUE_CREDIT_SHIFT) | num; __gxio_dma_queue_reserve() local
91 modifier); __gxio_dma_queue_reserve()
93 if (unlikely(old + modifier < 0)) { __gxio_dma_queue_reserve()
100 modifier); __gxio_dma_queue_reserve()
101 if (old + modifier < 0) { __gxio_dma_queue_reserve()
104 (dma_queue, modifier); __gxio_dma_queue_reserve()
/linux-4.1.27/arch/tile/gxio/
H A Ddma_queue.c128 int64_t modifier) __gxio_dma_queue_wait_for_credits()
142 modifier); __gxio_dma_queue_wait_for_credits()
147 } while (old + modifier < 0); __gxio_dma_queue_wait_for_credits()
127 __gxio_dma_queue_wait_for_credits(__gxio_dma_queue_t *dma_queue, int64_t modifier) __gxio_dma_queue_wait_for_credits() argument
/linux-4.1.27/include/net/irda/
H A Dwrapper.h43 #define IRDA_TRANS 0x20 /* Asynchronous transparency modifier */
/linux-4.1.27/arch/m68k/include/asm/
H A Datafdreg.h37 /* command modifier bits */
H A Dtraps.h180 #define MMU060_TM (0x00070000) /* transfer modifier (TM) bits */
/linux-4.1.27/include/linux/
H A Dpage-flags-layout.h10 * allocator in the gfp_mask, in the zone modifier bits. These bits
H A Dpercpu-defs.h77 * receives the static modifier when it's used in front of
/linux-4.1.27/drivers/staging/fbtft/
H A Dfbtft-bus.c16 #define define_fbtft_write_reg(func, type, modifier) \
41 *buf = modifier((type)va_arg(args, unsigned int)); \
58 *buf++ = modifier((type)va_arg(args, unsigned int)); \
/linux-4.1.27/include/net/
H A Dipv6.h124 #define _DEVINC(net, statname, modifier, idev, field) \
128 SNMP_INC_STATS##modifier((_idev)->stats.statname, (field)); \
129 SNMP_INC_STATS##modifier((net)->mib.statname##_statistics, (field));\
133 #define _DEVINCATOMIC(net, statname, modifier, idev, field) \
138 SNMP_INC_STATS##modifier((net)->mib.statname##_statistics, (field));\
150 #define _DEVADD(net, statname, modifier, idev, field, val) \
154 SNMP_ADD_STATS##modifier((_idev)->stats.statname, (field), (val)); \
155 SNMP_ADD_STATS##modifier((net)->mib.statname##_statistics, (field), (val));\
158 #define _DEVUPD(net, statname, modifier, idev, field, val) \
162 SNMP_UPD_PO_STATS##modifier((_idev)->stats.statname, field, (val)); \
163 SNMP_UPD_PO_STATS##modifier((net)->mib.statname##_statistics, field, (val));\
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dras.c110 pr_err("Unknown power/cooling shutdown event (modifier %d)", handle_system_shutdown()
136 char modifier; rtas_parse_epow_errlog() local
144 modifier = epow_log->event_modifier & 0xF; /* bottom 4 bits */ rtas_parse_epow_errlog()
/linux-4.1.27/scripts/dtc/
H A Dutil.h151 * TODO: Implement ll modifier (8 bytes)
168 "\tOptional modifier prefix:\n" \
/linux-4.1.27/drivers/scsi/
H A Dqlogicpti.h161 u8 modifier; member in struct:Marker_Entry
163 u8 modifier; member in struct:Marker_Entry
169 /* marker entry modifier definitions */
H A Dpmcraid.c2733 * @modifier: reset modifier indicating the reset sequence to be performed
2745 u8 modifier pmcraid_reset_device()
2778 ((modifier & RESET_DEVICE_LUN) ? "LUN" : pmcraid_reset_device()
2779 ((modifier & RESET_DEVICE_TARGET) ? "TARGET" : "BUS")), pmcraid_reset_device()
2796 /* Initialize reset modifier bits */ pmcraid_reset_device()
2797 if (modifier) pmcraid_reset_device()
2798 modifier = ENABLE_RESET_MODIFIER | modifier; pmcraid_reset_device()
2800 ioarcb->cdb[1] = modifier; pmcraid_reset_device()
H A Dqla1280.h609 uint8_t modifier; /* Modifier (7-0). */ member in struct:mrk_entry
H A Dqlogicpti.c853 marker->modifier = SYNC_ALL; marker_frob()
H A Dqla1280.c2747 * type = marker modifier
2761 pkt->modifier = type; qla1280_marker()
H A D3w-xxxx.c1457 request_buffer[1] = 0; /* Device type modifier */ tw_scsiop_inquiry_complete()
/linux-4.1.27/include/uapi/drm/
H A Ddrm_mode.h362 * modifier can be specified. The default value of zero
364 * Vendor specific modifier token. This allows, for example,
371 __u64 modifier[4]; /* ie, tiling, compressed (per plane) */ member in struct:drm_mode_fb_cmd2
H A Ddrm_fourcc.h140 * The upper 8 bits of the format modifier are a vendor-id as assigned
/linux-4.1.27/tools/perf/tests/
H A Dparse-events.c613 /* faults + :ku modifier */ test__group2()
629 /* cache-references + :u modifier */ test__group2()
704 /* group2 cycles + G modifier */ test__group3()
722 /* group2 1:3 + G modifier */ test__group3()
890 /* cycles + :H group modifier */ test__group_gh1()
906 /* cache-misses:G + :H group modifier */ test__group_gh1()
930 /* cycles + :G group modifier */ test__group_gh2()
946 /* cache-misses:H + :G group modifier */ test__group_gh2()
970 /* cycles:G + :u group modifier */ test__group_gh3()
986 /* cache-misses:H + :u group modifier */ test__group_gh3()
1010 /* cycles:G + :uG group modifier */ test__group_gh4()
1026 /* cache-misses:H + :uG group modifier */ test__group_gh4()
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
H A Dtx.c53 /* SGI modifier is counted as a separate rate */ wl18xx_get_last_tx_rate()
/linux-4.1.27/include/uapi/linux/
H A Dppp_defs.h33 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */
H A Dwireless.h128 * - Add PM modifier : MAX/MIN/RELATIVE
/linux-4.1.27/sound/core/seq/
H A Dseq_system.c40 * The modifier client/port is not send.
/linux-4.1.27/arch/s390/crypto/
H A Dcrypt_s390.h47 * 0x80 is the decipher modifier bit
463 func &= 0x7f; /* mask modifier bit */ crypt_s390_func_available()
/linux-4.1.27/drivers/iio/light/
H A Dhid-sensor-als.c244 /* Set Sensitivity field ids, when there is no individual modifier */ als_parse_report()
H A Dhid-sensor-prox.c232 /* Set Sensitivity field ids, when there is no individual modifier */ prox_parse_report()
/linux-4.1.27/drivers/iio/orientation/
H A Dhid-sensor-rotation.c202 /* Set Sensitivity field ids, when there is no individual modifier */ dev_rot_parse_report()
H A Dhid-sensor-incl-3d.c296 /* Set Sensitivity field ids, when there is no individual modifier */ incl_3d_parse_report()
/linux-4.1.27/drivers/iio/pressure/
H A Dhid-sensor-press.c241 /* Set Sensitivity field ids, when there is no individual modifier */ press_parse_report()
/linux-4.1.27/fs/gfs2/
H A Dglock.h211 * @flags: the modifier flags
H A Dglock.c796 * @flags: the modifier flags
818 * @flags: the modifier flags
1122 * @flags: modifier flags for the acquisition
/linux-4.1.27/tools/perf/util/
H A Dparse-events.y176 * Apply modifier on all events added by single event definition
H A Devsel.h97 /* parse modifier helper */
H A Dparse-events.c803 * Basic modifier sanity check to validate it contains only one
804 * instance of any modifier (apart from 'p') present.
1442 "cpu/t1=v1[,t2=v2,t3 ...]/modifier", print_events()
H A Devsel.c2160 "\'precise\' request may not be supported. Try removing 'p' modifier."); perf_evsel__open_strerror()
/linux-4.1.27/include/linux/mlx4/
H A Dqp.h306 * modifier for WQEs on CCQs.
/linux-4.1.27/drivers/s390/block/
H A Ddasd_3990_erp.c22 unsigned char modifier; /* Subcommand modifier */ member in struct:DCTL_data
184 * Inhibit Write subcommand (0x20) and the given modifier.
188 * modifier subcommand modifier
195 dasd_3990_erp_DCTL(struct dasd_ccw_req * erp, char modifier) dasd_3990_erp_DCTL() argument
216 DCTL_data->modifier = modifier; dasd_3990_erp_DCTL()
1949 * Inhibit Write subcommand and controller modifier */ dasd_3990_erp_compound_code()
2567 "invalid subcommand modifier 0x%x " dasd_3990_erp_further_erp()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_display.c2341 info->fb_modifier = fb->modifier[0]; intel_fill_fb_ggtt_view()
2368 switch (fb->modifier[0]) { intel_pin_and_fence_fb_obj()
2395 MISSING_CASE(fb->modifier[0]); intel_pin_and_fence_fb_obj()
2571 mode_cmd.modifier[0] = fb->modifier[0]; intel_alloc_initial_plane_obj()
2995 switch (fb->modifier[0]) { skylake_update_primary_plane()
3008 MISSING_CASE(fb->modifier[0]); skylake_update_primary_plane()
3016 stride_div = intel_fb_stride_alignment(dev, fb->modifier[0], skylake_update_primary_plane()
6967 fb->modifier[0] = I915_FORMAT_MOD_X_TILED; i9xx_get_initial_plane_config()
6996 fb->modifier[0]); i9xx_get_initial_plane_config()
8027 fb->modifier[0] = DRM_FORMAT_MOD_NONE; skylake_get_initial_plane_config()
8031 fb->modifier[0] = I915_FORMAT_MOD_X_TILED; skylake_get_initial_plane_config()
8034 fb->modifier[0] = I915_FORMAT_MOD_Y_TILED; skylake_get_initial_plane_config()
8037 fb->modifier[0] = I915_FORMAT_MOD_Yf_TILED; skylake_get_initial_plane_config()
8054 stride_mult = intel_fb_stride_alignment(dev, fb->modifier[0], skylake_get_initial_plane_config()
8060 fb->modifier[0]); skylake_get_initial_plane_config()
8128 fb->modifier[0] = I915_FORMAT_MOD_X_TILED; ironlake_get_initial_plane_config()
8157 fb->modifier[0]); ironlake_get_initial_plane_config()
12355 plane->state->fb->modifier[0] != state->fb->modifier[0] || intel_wm_need_update()
12785 if (fb->modifier[0] != DRM_FORMAT_MOD_NONE) { intel_check_cursor_plane()
13270 /* Enforce that fb modifier and tiling mode match, but only for intel_framebuffer_init()
13273 !!(mode_cmd->modifier[0] == I915_FORMAT_MOD_X_TILED)) { intel_framebuffer_init()
13274 DRM_DEBUG("tiling_mode doesn't match fb modifier\n"); intel_framebuffer_init()
13279 mode_cmd->modifier[0] = I915_FORMAT_MOD_X_TILED; intel_framebuffer_init()
13286 /* Passed in modifier sanity checking. */ intel_framebuffer_init()
13287 switch (mode_cmd->modifier[0]) { intel_framebuffer_init()
13292 mode_cmd->modifier[0]); intel_framebuffer_init()
13299 DRM_DEBUG("Unsupported fb modifier 0x%llx!\n", intel_framebuffer_init()
13300 mode_cmd->modifier[0]); intel_framebuffer_init()
13304 stride_alignment = intel_fb_stride_alignment(dev, mode_cmd->modifier[0], intel_framebuffer_init()
13312 pitch_limit = intel_fb_pitch_limit(dev, mode_cmd->modifier[0], intel_framebuffer_init()
13316 mode_cmd->modifier[0] != DRM_FORMAT_MOD_NONE ? intel_framebuffer_init()
13322 if (mode_cmd->modifier[0] == I915_FORMAT_MOD_X_TILED && intel_framebuffer_init()
13378 mode_cmd->modifier[0]); intel_framebuffer_init()
H A Dintel_sprite.c241 switch (fb->modifier[0]) { skl_update_plane()
254 MISSING_CASE(fb->modifier[0]); skl_update_plane()
264 stride_div = intel_fb_stride_alignment(dev, fb->modifier[0], skl_update_plane()
H A Dintel_fbdev.c623 fb->base.modifier[0]); for_each_crtc()
H A Di915_debugfs.c1800 seq_printf(m, "fbcon size: %d x %d, depth %d, %d bpp, modifier 0x%llx, refcount %d, obj ", i915_gem_framebuffer_info()
1805 fb->base.modifier[0], i915_gem_framebuffer_info()
1816 seq_printf(m, "user size: %d x %d, depth %d, %d bpp, modifier 0x%llx, refcount %d, obj ", i915_gem_framebuffer_info()
1821 fb->base.modifier[0], i915_gem_framebuffer_info()
H A Dintel_pm.c2833 p->plane[0].tiling = fb->modifier[0]; skl_compute_wm_pipe_parameters()
3372 intel_plane->wm.tiling = fb->modifier[0]; skl_update_sprite_wm()
/linux-4.1.27/drivers/scsi/isci/
H A Dscu_task_context.h458 * This field is the address modifier to be used when a virtual function is
724 * This field is the address modifier for this io request it should be
/linux-4.1.27/include/net/9p/
H A D9p.h387 * @muid: last modifier
391 * @n_muid: numeric user id of laster modifier (part of 9p2000.u extension)
/linux-4.1.27/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c279 /* Set Sensitivity field ids, when there is no individual modifier */ accel_3d_parse_report()
/linux-4.1.27/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c279 /* Set Sensitivity field ids, when there is no individual modifier */ gyro_3d_parse_report()
/linux-4.1.27/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c397 /* Set Sensitivity field ids, when there is no individual modifier */ magn_3d_parse_report()
/linux-4.1.27/drivers/staging/skein/
H A Dskein_base.h44 #define SKEIN_MODIFIER_WORDS 2 /* number of modifier (tweak) words */
/linux-4.1.27/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h47 /* Operation/command not supported or opcode modifier not supported: */
/linux-4.1.27/drivers/block/paride/
H A Dppc6lnx.c44 #define CMD_PREFIX_RESET 0xc0 // Resets current cmd modifier reg bits
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_ioc32.c1030 u64 modifier[4]; member in struct:drm_mode_fb_cmd232
1061 if (__put_user(req32.modifier[i], &req64->modifier[i])) compat_drm_mode_addfb2()
H A Ddrm_crtc_helper.c841 fb->modifier[i] = mode_cmd->modifier[i]; drm_helper_mode_fill_fb_struct()
H A Ddrm_crtc.c3305 if (r->modifier[i] && !(r->flags & DRM_MODE_FB_MODIFIERS)) { framebuffer_check()
3306 DRM_DEBUG_KMS("bad fb modifier %llu for plane %d\n", framebuffer_check()
3307 r->modifier[i], i); framebuffer_check()
/linux-4.1.27/fs/
H A Dsplice.c514 * @flags: splice modifier flags
905 * @flags: splice modifier flags
938 * @flags: splice modifier flags
1089 * @flags: splice modifier flags
1295 * @flags: splice modifier flags
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_iocb.c494 * @type: marker modifier
521 mrk->modifier = type; __qla2x00_marker()
1526 /* tagged queuing modifier -- default is TSK_SIMPLE (0). */ qla24xx_start_scsi()
2410 /* tagged queuing modifier -- default is TSK_SIMPLE (0). */ qla82xx_start_scsi()
2483 /* tagged queuing modifier -- default is TSK_SIMPLE (0).*/ qla82xx_start_scsi()
2836 /* tagged queuing modifier -- default is TSK_SIMPLE (0).*/ qla2x00_start_bidir()
H A Dqla_fw.h617 uint8_t modifier; /* Modifier (7-0). */ member in struct:mrk_entry_24xx
H A Dqla_def.h1846 uint8_t modifier; /* Modifier (7-0). */ member in struct:__anon9496
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_iocb.c106 marker_entry->modifier = cpu_to_le16(mrkr_mod); qla4xxx_send_marker_iocb()
H A Dql4_fw.h1164 uint16_t modifier; /* 0A-0B */ member in struct:qla4_marker_entry
/linux-4.1.27/drivers/input/misc/
H A Dpowermate.c260 bits 8-16: 9 bits: pulsing speed modifier (0 ... 510); 0-254 = slower, 255 = standard, 256-510 = faster. powermate_input_event()
/linux-4.1.27/drivers/iio/
H A Dindustrialio-core.c590 /* Build up postfix of <extend_name>_<modifier>_postfix */ __iio_device_attr_init()
615 if (chan->differential) { /* Differential can not have modifier */ __iio_device_attr_init()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c291 /* when opcode modifier = 1 */ mlx4_QUERY_FUNC_CAP_wrapper()
2376 /* Input modifier of 0x1f means "finish as soon as possible." */ mlx4_NOP()
2452 u32 modifier; mlx4_opreq_action() local
2483 MLX4_GET(modifier, outbox, GET_OP_REQ_MODIFIER_OFFSET); mlx4_opreq_action()
H A Dport.c924 /* bit locations for set port command with zero op modifier */
H A Dcmd.c64 /* Operation/command not supported or opcode modifier not supported: */
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DdefBF516.h159 ** modifier UNLESS the lower order bits are saved and ORed back in when
H A DdefBF512.h580 ** modifier UNLESS the lower order bits are saved and ORed back in when
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DdefBF527.h158 ** modifier UNLESS the lower order bits are saved and ORed back in when
H A DdefBF522.h581 ** modifier UNLESS the lower order bits are saved and ORed back in when
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DdefBF537.h160 ** modifier UNLESS the lower order bits are saved and ORed back in when
H A DdefBF534.h951 ** modifier UNLESS the lower order bits are saved and ORed back in when
/linux-4.1.27/net/bluetooth/
H A Dhci_debugfs.c207 * the right order for the %pUb modifier. uuids_show()
/linux-4.1.27/arch/powerpc/xmon/
H A Dppc-opc.c152 /* The BD field in a B form instruction when the - modifier is used.
158 /* The BD field in a B form instruction when the - modifier is used
164 /* The BD field in a B form instruction when the + modifier is used.
170 /* The BD field in a B form instruction when the + modifier is used
200 /* The BO field in a B form instruction when the + or - modifier is
681 /* The BD field in a B form instruction when the - modifier is used.
682 This modifier means that the branch is not expected to be taken.
735 /* The BD field in a B form instruction when the + modifier is used.
858 /* The BO field in a B form instruction when the + or - modifier is
871 *errmsg = _("attempt to set y bit when using + or - modifier"); insert_boe()
/linux-4.1.27/drivers/base/power/
H A Dopp.c265 * Note: available is a modifier for the search. if available=true, then the
/linux-4.1.27/scripts/
H A Dcheckpatch.pl1610 for my $modifier (split(' ', $possible)) {
1611 if ($modifier !~ $notPermitted) {
1612 warn "MODIFIER: $modifier ($possible) ($line)\n" if ($dbg_possible);
1613 push(@modifierList, $modifier);
/linux-4.1.27/arch/x86/kvm/
H A Dvmx.c5973 static int __shrink_ple_window(int val, int modifier, int minimum) __shrink_ple_window() argument
5975 if (modifier < 1) __shrink_ple_window()
5978 if (modifier < ple_window) __shrink_ple_window()
5979 val /= modifier; __shrink_ple_window()
5981 val -= modifier; __shrink_ple_window()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dr300_reg.h1070 * - RSQ: use ABS modifier for argument
/linux-4.1.27/drivers/tty/vt/
H A Dkeyboard.c12 * `Sticky' modifier keys, 951006.
/linux-4.1.27/include/drm/
H A Ddrm_crtc.h204 uint64_t modifier[4]; member in struct:drm_framebuffer
/linux-4.1.27/drivers/net/wan/
H A Dfarsync.c317 u16 portMailbox[FST_MAX_PORTS][2]; /* command, modifier */
/linux-4.1.27/net/ipv4/
H A Dtcp.c723 * @flags: splice modifier flags
/linux-4.1.27/net/core/
H A Ddev.c5567 * @inc: modifier
5624 * @inc: modifier
/linux-4.1.27/net/sctp/
H A Dsm_statefuns.c2373 /* Cast away the const modifier, as we want to just sctp_sf_do_5_2_6_stale()
4637 /* Cast away the const modifier, as we want to just sctp_sf_do_prm_asoc()
/linux-4.1.27/drivers/net/wireless/
H A Datmel.c2163 /* No modifier : set both */ atmel_set_retry()
H A Dairo.c6830 /* No modifier : set both */ airo_set_retry()
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_receiver.c1104 /* The discard_my_data flag is a single-shot modifier to the next conn_connect()
/linux-4.1.27/kernel/sched/
H A Dcore.c1644 * @wake_flags: wake modifier flags (WF_*)

Completed in 3119 milliseconds