Home
last modified time | relevance | path

Searched refs:divisible (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/Documentation/devicetree/bindings/leds/
Dams,as3645a.txt27 the range [100000, 850000] and divisible by 50000.
30 divisible by 20000.
33 divisible by 20000.
36 and divisible by 50000.
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_dio_stream_encoder.c252 bool divisible = false; in is_h_timing_divisible_by_2() local
264 divisible = (timing->h_total % 2 == 0) && in is_h_timing_divisible_by_2()
269 return divisible; in is_h_timing_divisible_by_2()
/linux-6.1.9/Documentation/core-api/
Dunaligned-memory-access.rst23 from an address that is not evenly divisible by N (i.e. addr % N != 0).
41 divisible by N, i.e. addr % N == 0.
97 structure, i.e. address 0x10002, but that address is not evenly divisible
112 divisible by one.
193 to an address that is not evenly divisible by 4.
/linux-6.1.9/Documentation/userspace-api/media/drivers/
Ddw100.rst75 width/height of the image is not divisible by 16, the size of the
/linux-6.1.9/arch/nios2/
DKconfig80 i.e., a 2 or 4 byte fetch must start at an address divisible by
/linux-6.1.9/Documentation/driver-api/usb/
Ddwc3.rst86 have their *size* field set to a value which is integer divisible by
89 to a value that's divisible by *wMaxPacketSize* (1024 on SuperSpeed,
/linux-6.1.9/Documentation/fb/
Dfbcon.rst87 Note, not all drivers can handle font with widths not divisible by 8,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c3667 bool divisible = false; in is_h_timing_divisible_by_2() local
3679 divisible = (stream->timing.h_total % 2 == 0) && in is_h_timing_divisible_by_2()
3684 return divisible; in is_h_timing_divisible_by_2()
/linux-6.1.9/scripts/
Dspelling.txt536 divisable||divisible
/linux-6.1.9/Documentation/driver-api/media/drivers/
Dcx2341x-devel.rst3493 colour modes are restricted to a byte width which is divisible by 4.
/linux-6.1.9/arch/arm/
DKconfig1387 address divisible by 4. On 32-bit ARM processors, these non-aligned