Home
last modified time | relevance | path

Searched full:places (Results 1 – 25 of 574) sorted by relevance

12345678910>>...23

/linux/drivers/usb/storage/
H A Dinitializers.h27 * This places the Shuttle/SCM USB<->SCSI bridge devices in multi-target
38 /* This places the HUAWEI E220 devices in multi-port mode */
H A Dinitializers.c31 * This places the Shuttle/SCM USB<->SCSI bridge devices in multi-target
83 /* This places the HUAWEI E220 devices in multi-port mode */
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.h70 * @places: The chosen places for the preferred placement.
71 * @busy_places: Chosen busy places for the preferred placement
86 struct ttm_place places[5]; member
/linux/drivers/iio/pressure/
H A Dhsc030pa.h40 * @p_scale_dec: pressure scale, decimal places
42 * @p_offset_dec: pressure offset, decimal places
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb-devices-usbsevseg41 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 DTODO.txt31 - 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/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y94 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 in format_2_instr()
[all...]
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_validate_test.c29 struct ttm_place *places, in ttm_placement_kunit_init() argument
38 placement->placement = places; in ttm_placement_kunit_init()
420 struct ttm_place *init_place, places[2]; in ttm_bo_validate_busy_placement() local
441 places[0] = (struct ttm_place){ .mem_type = fst_mem, .flags = TTM_PL_FLAG_DESIRED }; in ttm_bo_validate_busy_placement()
442 places[1] = (struct ttm_place){ .mem_type = snd_mem, .flags = TTM_PL_FLAG_FALLBACK }; in ttm_bo_validate_busy_placement()
443 placement_val = ttm_placement_kunit_init(test, places, 2); in ttm_bo_validate_busy_placement()
708 struct ttm_place *init_place, places[2]; in ttm_bo_validate_move_fence_not_signaled() local
730 places[0] = (struct ttm_place){ .mem_type = fst_mem, .flags = TTM_PL_FLAG_DESIRED }; in ttm_bo_validate_move_fence_not_signaled()
731 places[1] = (struct ttm_place){ .mem_type = snd_mem, .flags = TTM_PL_FLAG_FALLBACK }; in ttm_bo_validate_move_fence_not_signaled()
732 placement_val = ttm_placement_kunit_init(test, places, in ttm_bo_validate_move_fence_not_signaled()
[all...]
/linux/arch/nios2/include/asm/
H A Dasm-macros.h14 * ANDs reg2 with mask and places the result in reg1.
34 * ORs reg2 with mask and places the result in reg1.
53 * XORs reg2 with mask and places the result in reg1.
/linux/arch/loongarch/lib/
H A Ddump_tlb.c75 /* NR/NX are in awkward places, so mask them off separately */ in dump_tlb()
88 /* NR/NX are in awkward places, so mask them off separately */ in dump_tlb()
/linux/Documentation/devicetree/bindings/sound/
H A Dadi,max98396.yaml86 automatically places the device into software shutdown.
100 automatically places the device into software shutdown.
/linux/Documentation/admin-guide/
H A Dsysfs-rules.rst109 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
/linux/arch/mips/econet/
H A DPlatform4 # bootloader actually places the kernel.
/linux/Documentation/trace/rv/
H A Dmonitor_synthesis.rst185 is adding tracepoints to places where the atomic propositions change; and in the
197 changed in multiple places in the kernel, it is cumbersome to trace all those
198 places. Furthermore, it may not be important that the atomic propositions are
/linux/arch/m68k/fpsp040/
H A Dbinstr.S90 asll #3,%d2 |shift d2 left by 3 places
92 asll #3,%d3 |shift d3 left by 3 places
/linux/Documentation/devicetree/bindings/clock/
H A Dmarvell,pxa168.txt12 region. There are 3 places in SOC has clock control logic:
H A Dmarvell,pxa910.txt12 region. There are 4 places in SOC has clock control logic:
/linux/tools/power/cpupower/utils/helpers/
H A Dtopology.c10 in the end, but double check for -1 for offlined cpus at other places */
/linux/include/vdso/
H A Dpage.h11 * in several places throughout the codebase.
/linux/Documentation/arch/arm/
H A Dkernel_mode_neon.rst61 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/arch/mips/lib/
H A Ddump_tlb.c149 /* RI/XI are in awkward places, so mask them off separately */ in dump_tlb()
164 /* RI/XI are in awkward places, so mask them off separately */ in dump_tlb()
/linux/arch/microblaze/include/asm/
H A Dentry.h19 * places
/linux/arch/arm/mach-footbridge/
H A Debsa285-pci.c7 * Bits taken from various places.
H A Dnetwinder-pci.c7 * Bits taken from various places.
/linux/include/uapi/fwctl/
H A Dmlx5.h7 * FWCTL binds each FD to a FW user context and then places the User Context ID

12345678910>>...23