Home
last modified time | relevance | path

Searched refs:bypassed (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dqcom-rpmh-regulator.c128 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()
H A Dcore.c4177 bool bypassed; in regulator_get_voltage_rdev() local
4180 ret = rdev->desc->ops->get_bypass(rdev, &bypassed); in regulator_get_voltage_rdev()
4183 if (bypassed) { in regulator_get_voltage_rdev()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-mpath.c66 bool bypassed:1; /* Temporarily bypass this PG? */ member
398 unsigned bypassed = 1; in choose_pgpath() local
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()
1487 static int bypass_pg_num(struct multipath *m, const char *pgstr, bool bypassed) in bypass_pg_num() argument
1504 bypass_pg(m, pg, bypassed); in bypass_pg_num()
[all …]
/OK3568_Linux_fs/kernel/Documentation/netlabel/
H A 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.
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dstats.c51 read_attribute(bypassed);
69 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/devfreq/
H A Drk3399_dmc.txt64 DDR3 DLL will be bypassed. Note: if DLL was bypassed,
69 DRAM_DLL_DISB_FREQ, PHY DLL will be bypassed.
/OK3568_Linux_fs/kernel/Documentation/xtensa/
H A Datomctl.rst35 with the cache being bypassed; for example studying cache alias problems.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-block-bcache51 What: /sys/block/<disk>/bcache/bypassed
55 Sum of all reads and writes that have bypassed the cache (due
H A Dsysfs-bus-iio-counter-104-quad-883 The filter and decoder circuit are bypassed. Encoder A
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfuse-io.rst17 In direct-io mode the page cache is completely bypassed for reads and writes.
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A DCVE-2021-36222.patch8 check is bypassed by a call to k5memdup0() which overwrites retval
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dram/
H A Drk3399_dram_timing.txt41 note: if dll was bypassed, the odt also stop working.
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/
H A Dimx8mq-evk.dts123 * On imx8mq B0 PLL can't be bypassed so low bus is 166M
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dsamsung-fimc.txt62 1 - input horizontal size for the scaler bypassed,
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst67 target is bypassed.
H A Ddm-dust.rst30 configured "bad blocks" will be treated as bad, or bypassed.
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dxilinx_sdfec.rst72 …rmines the current activate state of the core, for example, is the core bypassed or has the core b…
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dbcache.rst495 bypassed
496 Amount of IO (both reads and writes) that has bypassed the cache
H A Dmd.rst107 when set to 1, bypassed the checks and will allows dirty degraded
753 number of times a stripe requiring preread will be bypassed by
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dipu3.rst246 will be enabled in "VIDEO" mode and bypassed by "STILL" mode. ImgU is running at
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Ddevtool-reference.rst518 you do, the package manager is bypassed.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst163 is invalid, but bound checks are bypassed in the code branch taken
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/
H A Dphp.ini225 ; When safe_mode is on, UID/GID checks are bypassed when
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/
H A Dphp.ini225 ; When safe_mode is on, UID/GID checks are bypassed when

12