| /linux/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_gram.y | 94 expression_t *places, symbol_ref_t *src, int ret); 1723 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() argument 1746 if (places->value > 8 || places->value <= 0) { in format_2_instr() 1752 if (places->value == 8) in format_2_instr() 1755 shift_control = (places->value << 4) | places->value; in format_2_instr() 1758 if (places->value == 8) { in format_2_instr() 1761 shift_control = (places->value << 4) in format_2_instr() 1762 | (8 - places->value) in format_2_instr() 1767 shift_control = places->value & 0x7; in format_2_instr() 1770 shift_control = (8 - places->value) | 0x08; in format_2_instr() [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-usb-devices-usbsevseg | 41 Description: Controls the decimal places on the device. 44 the value k and has 1 or more decimal places set,
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | TODO.txt | 31 - i915_utils.h needs to be moved to the right places. 35 - i915_mm.c should be moved to the right places. Some of the helpers also look a
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_ttm.c | 160 struct ttm_place *places, in i915_ttm_placement_from_obj() argument 168 obj->mm.region, &places[0], obj->bo_offset, in i915_ttm_placement_from_obj() 174 &places[i + 1], obj->bo_offset, in i915_ttm_placement_from_obj() 176 places[i + 1].flags |= TTM_PL_FLAG_FALLBACK; in i915_ttm_placement_from_obj() 180 placement->placement = places; in i915_ttm_placement_from_obj() 841 struct ttm_place places[I915_TTM_MAX_PLACEMENTS + 1]; in i915_ttm_get_pages() local 851 i915_ttm_placement_from_obj(obj, places, &placement); in i915_ttm_get_pages()
|
| /linux/arch/mips/econet/ |
| H A D | Platform | 4 # bootloader actually places the kernel.
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | marvell,pxa910.txt | 12 region. There are 4 places in SOC has clock control logic:
|
| H A D | marvell,pxa168.txt | 12 region. There are 3 places in SOC has clock control logic:
|
| /linux/Documentation/gpu/rfc/ |
| H A D | index.rst | 16 * Once the code has landed move all the documentation to the right places in
|
| /linux/arch/m68k/fpsp040/ |
| H A D | binstr.S | 90 asll #3,%d2 |shift d2 left by 3 places 92 asll #3,%d3 |shift d3 left by 3 places
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_bo.c | 225 buf->places[0].lpfn = PFN_UP(bo->resource->size); in vmw_bo_pin_in_start_of_vram() 817 pl->placement = bo->places; in vmw_bo_placement_set() 818 pl->num_placement = set_placement_list(bo->places, domain, busy_domain); in vmw_bo_placement_set()
|
| /linux/Documentation/usb/ |
| H A D | misc_usbsevseg.rst | 45 5. Set the decimal places.
|
| /linux/Documentation/arch/arm/ |
| H A D | kernel_mode_neon.rst | 61 kernel_neon_end() and kernel_neon_begin() in places in your code where none of 86 instructions appearing in unexpected places if no special care is taken.
|
| /linux/Documentation/admin-guide/ |
| H A D | sysfs-rules.rst | 109 There are currently three places for classification of devices: 113 All three places have completely different rules on how to access 124 places, as the kernel is free to move a subsystem from one place to
|
| H A D | init.rst | 47 providing additional error messages at affected places.
|
| /linux/Documentation/devicetree/bindings/arm/omap/ |
| H A D | crossbar.txt | 5 In such places a interrupt controllers are preceded by an CROSSBAR
|
| /linux/Documentation/arch/powerpc/ |
| H A D | cpu_features.rst | 24 particular feature bit. This is done in quite a few places, for example
|
| /linux/tools/testing/selftests/rcutorture/doc/ |
| H A D | rcu-test-image.txt | 30 simply download an appropriate image from any number of places.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-yuv-luma.rst | 210 For Y012 and Y12 formats, Y012 places its data in the 12 high bits, with
|
| /linux/scripts/coccinelle/null/ |
| H A D | badzero.cocci | 121 // places
|
| /linux/arch/xtensa/lib/ |
| H A D | strnlen_user.S | 101 # NOTE that in several places below, we point to the byte just after
|
| /linux/tools/memory-model/Documentation/ |
| H A D | README | 7 This document therefore points out a number of places to start reading,
|
| /linux/Documentation/mm/ |
| H A D | allocation-profiling.rst | 87 e.g. kmalloc() and do a little more work, then are called in multiple places;
|
| /linux/Documentation/arch/parisc/ |
| H A D | registers.rst | 36 CR31 (TR 7) Temporary register, used in various places
|
| /linux/Documentation/bpf/ |
| H A D | prog_flow_dissector.rst | 11 used in the various places in the networking subsystem (RFS, flow hash, etc).
|
| /linux/Documentation/maintainer/ |
| H A D | messy-diffstat.rst | 61 started in two different places; to generate the diffstat, ``git diff``
|