Home
last modified time | relevance | path

Searched full:bypassed (Results 1 – 25 of 248) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/clk/ti/
Dclkt_dpll.c228 * DPLLs can be locked or bypassed - basically, enabled or disabled.
230 * bypassed, on OMAP2xxx, the output rate is either the 32KiHz clock
232 * 2 are bypassed with dpll1_fclk and dpll2_fclk respectively
235 * locked, or the appropriate bypass rate if the DPLL is bypassed, or 0
248 /* Return bypass rate if DPLL is bypassed */ in omap2_get_dpll_rate()
/kernel/linux/linux-5.10/drivers/clk/ti/
Dclkt_dpll.c228 * DPLLs can be locked or bypassed - basically, enabled or disabled.
230 * bypassed, on OMAP2xxx, the output rate is either the 32KiHz clock
232 * 2 are bypassed with dpll1_fclk and dpll2_fclk respectively
235 * locked, or the appropriate bypass rate if the DPLL is bypassed, or 0
248 /* Return bypass rate if DPLL is bypassed */ in omap2_get_dpll_rate()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/
Dadt7475.yaml46 set to 1 the attenuator is bypassed if set to 0 the attenuator is
47 not bypassed. If the property is absent then the attenuator
/kernel/linux/linux-5.10/Documentation/netlabel/
Dlsm_interface.rst52 NetLabel translation mechanisms bypassed but the LSM translation mechanisms are
53 bypassed as well which should result in a significant reduction in overhead.
/kernel/linux/linux-6.6/Documentation/netlabel/
Dlsm_interface.rst52 NetLabel translation mechanisms bypassed but the LSM translation mechanisms are
53 bypassed as well which should result in a significant reduction in overhead.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/
Dadt7475.yaml58 set to 1 the attenuator is bypassed if set to 0 the attenuator is
59 not bypassed. If the property is absent then the attenuator
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/devfreq/
Drk3399_dmc.txt64 DDR3 DLL will be bypassed. Note: if DLL was bypassed,
69 DRAM_DLL_DISB_FREQ, PHY DLL will be bypassed.
/kernel/linux/linux-6.6/drivers/md/
Ddm-mpath.c69 bool bypassed:1; /* Temporarily bypass this PG? */ member
407 unsigned int bypassed = 1; in choose_pgpath() local
442 * First time we skip PGs marked 'bypassed'. in choose_pgpath()
448 if (pg->bypassed == !!bypassed) in choose_pgpath()
452 if (!bypassed) { in choose_pgpath()
460 } while (bypassed--); in choose_pgpath()
1444 bool bypassed) in bypass_pg() argument
1450 pg->bypassed = bypassed; in bypass_pg()
1477 pg->bypassed = false; in switch_pg_num()
1492 * Set/clear bypassed status of a PG.
[all …]
/kernel/linux/linux-5.10/drivers/md/
Ddm-mpath.c66 bool bypassed:1; /* Temporarily bypass this PG? */ member
398 unsigned bypassed = 1; in choose_pgpath() local
433 * First time we skip PGs marked 'bypassed'. in choose_pgpath()
439 if (pg->bypassed == !!bypassed) in choose_pgpath()
443 if (!bypassed) { in choose_pgpath()
451 } while (bypassed--); in choose_pgpath()
1436 bool bypassed) in bypass_pg() argument
1442 pg->bypassed = bypassed; in bypass_pg()
1469 pg->bypassed = false; in switch_pg_num()
1484 * Set/clear bypassed status of a PG.
[all …]
/kernel/linux/linux-5.10/drivers/regulator/
Dqcom-rpmh-regulator.c113 * @bypassed: Boolean indicating if the regulator is in
128 bool bypassed; member
263 unsigned int mode, bool bypassed) in rpmh_regulator_vrm_set_mode_bypass() argument
277 if (bypassed) in rpmh_regulator_vrm_set_mode_bypass()
294 ret = rpmh_regulator_vrm_set_mode_bypass(vreg, mode, vreg->bypassed); in rpmh_regulator_vrm_set_mode()
338 if (vreg->bypassed == enable) in rpmh_regulator_vrm_set_bypass()
343 vreg->bypassed = enable; in rpmh_regulator_vrm_set_bypass()
353 *enable = vreg->bypassed; in rpmh_regulator_vrm_get_bypass()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-block-bcache51 What: /sys/block/<disk>/bcache/bypassed
55 Sum of all reads and writes that have bypassed the cache (due
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-block-bcache51 What: /sys/block/<disk>/bcache/bypassed
55 Sum of all reads and writes that have bypassed the cache (due
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dsegment.h16 * get_fs() == KERNEL_DS, checking is bypassed.
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dbind_perm.c25 * that CAP_NET_BIND_SERVICE should be bypassed. in bind_prog()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Dtegra.h39 * bypassed). A value of 0 means an IOMMU is never used.
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
Dtegra.h38 * bypassed). A value of 0 means an IOMMU is never used.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/
Drockchip,rk3399-dmc.yaml109 than DRAM_DLL_DISB_FREQ, DDR3 DLL will be bypassed.
110 Note: if DLL was bypassed, the odt will also stop working.
117 is less than DRAM_DLL_DISB_FREQ, PHY DLL will be bypassed.
/kernel/linux/linux-6.6/drivers/md/bcache/
Dstats.c50 read_attribute(bypassed);
67 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
/kernel/linux/linux-5.10/drivers/md/bcache/
Dstats.c51 read_attribute(bypassed);
69 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
/kernel/linux/linux-5.10/Documentation/filesystems/
Dfuse-io.rst17 In direct-io mode the page cache is completely bypassed for reads and writes.
/kernel/linux/linux-6.6/Documentation/filesystems/
Dfuse-io.rst17 In direct-io mode the page cache is completely bypassed for reads and writes.
/kernel/linux/linux-5.10/Documentation/xtensa/
Datomctl.rst35 with the cache being bypassed; for example studying cache alias problems.
/kernel/linux/linux-6.6/Documentation/arch/xtensa/
Datomctl.rst35 with the cache being bypassed; for example studying cache alias problems.
/kernel/linux/linux-6.6/Documentation/driver-api/thermal/
Dnouveau_thermal.rst68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Dst,stm32-dma.yaml42 from/to the memory, FIFO is bypassed.

12345678910