Home
last modified time | relevance | path

Searched refs:bypass (Results 201 – 225 of 320) sorted by relevance

12345678910>>...13

/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8992-xiaomi-libra.dts416 pmi8994_bby: boost-bypass {
H A Dsm8150-mtp.dts237 regulator-allow-bypass;
H A Dsm8150-hdk.dts246 regulator-allow-bypass;
/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c111 u32 reg, bypass, cnt = 0, lower = val & 0xffff, upper = val >> 16; in vsc85xx_ts_write_csr() local
135 bypass = phy_ts_base_read(phydev, MSCC_PHY_BYPASS_CONTROL); in vsc85xx_ts_write_csr()
155 phy_ts_base_write(phydev, MSCC_PHY_BYPASS_CONTROL, bypass); in vsc85xx_ts_write_csr()
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Drockchip,rk3399-dmc.yaml108 Defines the DDR3 DLL bypass frequency in MHz. When DDR frequency is less
116 Defines the PHY dll bypass frequency in MHz (Mega Hz). When DDR frequency
/openbmc/linux/Documentation/devicetree/bindings/iommu/
H A Dmediatek,iommu.yaml55 HW should go though the m4u for translation or bypass it and talk
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dst,stpmic1.yaml126 regulator-allow-bypass: true
/openbmc/linux/drivers/mfd/
H A Darizona-core.c1315 !arizona->pdata.micbias[i].bypass) in arizona_dev_init()
1335 if (arizona->pdata.micbias[i].bypass) in arizona_dev_init()
/openbmc/linux/arch/arm/mach-tegra/
H A Dsleep-tegra30.S431 bic r1, r1, #(1<<31) @ disable PllP bypass
709 orrne r0, r0, #(1 << 31) @ enable PllP bypass on fast cluster
/openbmc/linux/fs/erofs/
H A Dzdata.c1659 bool bypass = true; in z_erofs_submit_queue() local
1721 bypass = false; in z_erofs_submit_queue()
1724 if (!bypass) in z_erofs_submit_queue()
/openbmc/linux/Documentation/filesystems/
H A Dorangefs.rst517 help it decide whether or not to update an inode: "new" and "bypass".
521 updated. When the object is not new (new == 0) and the bypass flag is not
522 set (bypass == 0) orangefs_inode_getattr returns without updating the inode
/openbmc/u-boot/arch/arm/dts/
H A Dimx6ull-14x14-evk.dts141 fsl,ldo-bypass = <0>; /* DCDC, ldo-enable */
/openbmc/linux/Documentation/virt/coco/
H A Dsev-guest.rst141 - Attempts to bypass PSP checks by the hypervisor by using a normal page, or
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dud.c226 u16 *pkey, u32 extra_bytes, bool bypass) in hfi1_make_bth_deth() argument
246 if (!bypass) in hfi1_make_bth_deth()
/openbmc/linux/Documentation/admin-guide/
H A Dperf-security.rst55 processes (whose effective UID is nonzero). Privileged processes bypass
71 monitoring and observability operations, thus, bypass *scope* permissions
/openbmc/linux/Documentation/hwmon/
H A Dw83792d.rst24 Use 'init=0' to bypass initializing the chip.
/openbmc/linux/Documentation/arch/arm/
H A Dkernel_user_helpers.rst24 User space is expected to bypass those helpers and implement those things
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dmarvell,xenon-sdhci.yaml123 If this property is selected, transfers will bypass PHY.
/openbmc/linux/Documentation/admin-guide/media/
H A Dqcom_camss.rst42 RDI (Raw Dump Interface) input interfaces bypass the image processing
/openbmc/linux/drivers/regulator/
H A Dcore.c965 bool bypass; in bypass_show() local
968 ret = rdev->desc->ops->get_bypass(rdev, &bypass); in bypass_show()
972 else if (bypass) in bypass_show()
979 static DEVICE_ATTR_RO(bypass);
4789 if (enable && !regulator->bypass) { in regulator_allow_bypass()
4802 } else if (!enable && regulator->bypass) { in regulator_allow_bypass()
4817 regulator->bypass = enable; in regulator_allow_bypass()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c326 void lan966x_ifh_set_bypass(void *ifh, u64 bypass) in lan966x_ifh_set_bypass() argument
328 lan966x_ifh_set(ifh, bypass, IFH_POS_BYPASS, IFH_WID_BYPASS); in lan966x_ifh_set_bypass()
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am625-beagleplay.dts702 * is controlled via GPIO with bypass config
708 regulator-allow-bypass;
/openbmc/linux/arch/xtensa/
H A DKconfig629 2: cache bypass,
636 0: cache bypass,
645 4: cache bypass.
/openbmc/linux/arch/arm/mach-omap2/
H A Dsram242x.S266 cmp r2, #0x1 @ stay in bypass?
H A Dsram243x.S266 cmp r2, #0x1 @ stay in bypass?

12345678910>>...13