Home
last modified time | relevance | path

Searched full:divided (Results 1 – 25 of 813) sorted by relevance

12345678910>>...33

/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst147 are further divided by the type of operation - read or write, sync
154 are further divided by the type of operation - read or write, sync
167 io_service_time > actual time elapsed. This time is further divided by
183 devices too. This time is further divided by the type of operation -
190 cgroup. This is further divided by the type of operation - read or
195 cgroup. This is further divided by the type of operation - read or
280 are further divided by the type of operation - read or write, sync
287 are further divided by the type of operation - read or write, sync
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate_poly_fir0.h21 #define _ sum += (coef(p->shared->poly_fir_coefs, 0, FIR_LENGTH, divided.rem, 0, j)) *at[j], ++j;
31 div_t divided = div(p->at.parts.integer, p->L); in FUNCTION() local
32 sample_t const * at = input + divided.quot; in FUNCTION()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcramfs_fs.h34 /* NAMELEN is the length of the file name, divided by 4 and
37 contains the offset (divided by 4) of the file data in
40 (divided by 4) of the inode of the first file in that
/OK3568_Linux_fs/u-boot/include/cramfs/
H A Dcramfs_fs.h33 /* NAMELEN is the length of the file name, divided by 4 and
36 contains the offset (divided by 4) of the file data in
39 (divided by 4) of the inode of the first file in that
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcramfs_fs.h34 /* NAMELEN is the length of the file name, divided by 4 and
37 contains the offset (divided by 4) of the file data in
40 (divided by 4) of the inode of the first file in that
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcramfs_fs.h34 /* NAMELEN is the length of the file name, divided by 4 and
37 contains the offset (divided by 4) of the file data in
40 (divided by 4) of the inode of the first file in that
H A Dcyclades.h226 #define TIMER_BY_1M 0x00 /* clock divided by 1M */
227 #define TIMER_BY_256K 0x01 /* clock divided by 256k */
228 #define TIMER_BY_128K 0x02 /* clock divided by 128k */
229 #define TIMER_BY_32K 0x03 /* clock divided by 32k */
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
H A Drv1_clk_mgr.c51 /* already divided by 2, no need to reach target clk with 2 steps*/ in rv1_determine_dppclk_threshold()
61 /* target dpp clk not request divided by 2, still within threshold */ in rv1_determine_dppclk_threshold()
66 /* decrease clock, looking for current dppclk divided by 2, in rv1_determine_dppclk_threshold()
67 * request dppclk not divided by 2. in rv1_determine_dppclk_threshold()
70 /* current dpp clk not divided by 2, no need to ramp*/ in rv1_determine_dppclk_threshold()
80 /* request dpp clk need to be divided by 2 */ in rv1_determine_dppclk_threshold()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dintegratorcp.dts56 /* The chrystal is divided by 2 by the codec for the AACI bit clock */
72 /* The UART clock is 14.74 MHz divided from 25MHz by an ICS525 */
121 /* The KMI clock is the 24 MHz oscillator divided to 8MHz */
130 /* The timer clock is the 24 MHz oscillator divided to 1MHz */
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/
H A Dcx2341x-uapi.rst20 The Y plane is divided into blocks of 16x16 pixels from left to right
28 The UV plane is divided into blocks of 16x8 UV values going from left
67 // The Y plane is divided into blocks of 16x16 pixels
86 // Again, the UV plane is divided into blocks of 16x16 UV values.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-detect.rst37 - The image is divided into a grid, each cell with its own motion
41 - The image is divided into a grid, each cell with its own region
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/ae/
H A Drk_aiq_algo_ae_itf.h45 * DCG-setting is divided into 2 parts: Hdr/Normal
46 * GainRange is divided into 2 parts: Linear/NonLinear(for sony sensor, dB-Mode)
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/rockchip/
H A Dgrf.txt6 From RK3368 SoCs, the GRF is divided into two sections,
13 ON RK3308 SoC, the GRF is divided into four sections:
/OK3568_Linux_fs/kernel/Documentation/w1/slaves/
H A Dw1_ds2438.rst53 Important: The returned value has to be divided by 256 to get a real
69 Note: To get a volts the value has to be divided by 100.
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/silvermont/
H A Dvirtual-memory.json23 …-side (walks due to a load) page walk is in progress. Page walk duration divided by number of page…
42 …ue to an instruction fetch) page walk is in progress. Page walk duration divided by number of page…
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/8xx/
H A Dm8xx_setup.c78 /* The decrementer counts at the system (internal) clock frequency divided by
79 * sixteen, or external oscillator divided by four. We force the processor
80 * to use system clock divided by sixteen.
/OK3568_Linux_fs/kernel/drivers/clk/mvebu/
H A Dap806-system-controller.c200 /* MSS Clock is fixed clock divided by 6 */ in ap806_syscon_common_probe()
209 /* SDIO(/eMMC) Clock is fixed clock divided by 3 */ in ap806_syscon_common_probe()
219 /* AP-DCLK(HCLK) Clock is DDR clock divided by 2 */ in ap806_syscon_common_probe()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra210-admaif.yaml50 DMA channel specifiers, equally divided for Tx and Rx.
66 DMA channel specifiers, equally divided for Tx and Rx.
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dplx9080.h553 /* DMA Channel 0 PCI-to-Local Almost Full (divided by 2, minus 1) */
557 /* DMA Channel 0 Local-to-PCI Almost Empty (divided by 2, minus 1) */
561 /* DMA Channel 0 Local-to-PCI Almost Full (divided by 2, minus 1) */
565 /* DMA Channel 0 PCI-to-Local Almost Empty (divided by 2, minus 1) */
569 /* DMA Channel 1 PCI-to-Local Almost Full (divided by 2, minus 1) */
573 /* DMA Channel 1 Local-to-PCI Almost Empty (divided by 2, minus 1) */
577 /* DMA Channel 1 Local-to-PCI Almost Full (divided by 2, minus 1) */
581 /* DMA Channel 1 PCI-to-Local Almost Empty (divided by 2, minus 1) */
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dcss_trace.h101 /* currently divided as follows:*/
103 /* can be divided as needed */
151 #error trace sizes are not divided correctly and are above limit
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnfc.rst19 The subsystem is divided in some parts. The 'core' is responsible for
71 The userspace interface is divided in control operations and low-level data
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_pmc.h237 #define AT91_PMC_USB_DIV_2 (0x1 << 8) /* USB Clock divided by 2 */
238 #define AT91_PMC_USBDIV_8 (0x7 << 8) /* USB Clock divided by 8 */
239 #define AT91_PMC_USBDIV_10 (0x9 << 8) /* USB Clock divided by 10 */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DARM_002dInstruction_002dSet.html72 instructions. The default, <code>divided</code>, uses the old style where
90 <code>divided</code> syntax).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DARM_002dInstruction_002dSet.html72 instructions. The default, <code>divided</code>, uses the old style where
90 <code>divided</code> syntax).
/OK3568_Linux_fs/yocto/poky/documentation/test-manual/
H A Dyocto-project-compatible.rst87 Layers are divided into three types:
110 be internally divided into sublayers to separate these components.

12345678910>>...33