Home
last modified time | relevance | path

Searched refs:bypass (Results 76 – 100 of 320) sorted by relevance

12345678910>>...13

/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dclocks.cfg28 /* set IPU AXI-id0 Qos=0xf(bypass) AXI-id1 Qos=0x7 */
/openbmc/linux/net/tls/
H A DKconfig32 bool "Transport Layer Security TCP stack bypass"
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_cdclk.h19 unsigned int cdclk, vco, ref, bypass; member
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-ccimx6ulsom.dtsi263 regulator-allow-bypass;
268 regulator-allow-bypass;
/openbmc/u-boot/arch/mips/dts/
H A Dcomtrend,wap-5813n.dts67 bypass-link;
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dwarmboot.h81 u32 bypass:1; member
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Datmel,at91sam9x5-sckc.yaml33 atmel,osc-bypass:
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgt215.c371 u32 bypass; in prog_pll() local
375 bypass = nvkm_rd32(device, ctrl) & 0x00000008; in prog_pll()
376 if (!bypass) { in prog_pll()
/openbmc/linux/drivers/clk/at91/
H A Dsama5d2.c174 bool bypass; in sama5d2_pmc_setup() local
203 bypass = of_property_read_bool(np, "atmel,osc-bypass"); in sama5d2_pmc_setup()
206 bypass); in sama5d2_pmc_setup()
H A Dat91sam9260.c340 bool bypass; in at91sam926x_pmc_setup() local
364 bypass = of_property_read_bool(np, "atmel,osc-bypass"); in at91sam926x_pmc_setup()
367 bypass); in at91sam926x_pmc_setup()
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c1209 static void stm32mp1_lse_enable(fdt_addr_t rcc, int bypass, int digbyp, in stm32mp1_lse_enable() argument
1217 if (bypass || digbyp) in stm32mp1_lse_enable()
1252 static void stm32mp1_hse_enable(fdt_addr_t rcc, int bypass, int digbyp, int css) in stm32mp1_hse_enable() argument
1256 if (bypass || digbyp) in stm32mp1_hse_enable()
1629 int bypass, digbyp, lsedrv; in stm32mp1_clktree() local
1632 bypass = dev_read_bool(dev, "st,bypass"); in stm32mp1_clktree()
1638 stm32mp1_lse_enable(rcc, bypass, digbyp, lsedrv); in stm32mp1_clktree()
1642 int bypass, digbyp, css; in stm32mp1_clktree() local
1645 bypass = dev_read_bool(dev, "st,bypass"); in stm32mp1_clktree()
1649 stm32mp1_hse_enable(rcc, bypass, digbyp, css); in stm32mp1_clktree()
/openbmc/u-boot/doc/
H A DREADME.ag101p22 If you want to boot this system from SPI ROM and bypass e-bios (the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A D0003-configure.ac-bypass-autoconf-2.69-version-check.patch4 Subject: [PATCH 3/5] configure.ac: bypass autoconf 2.69 version check
/openbmc/linux/arch/arm/mach-omap1/
H A Dsram.S36 strh r0, [r2] @ set dpll into bypass mode
/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/
H A Dac_config_links.patch27 # builds, so use a shell variable to bypass this.
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.c191 const char *hfi1_trace_fmt_lrh(struct trace_seq *p, bool bypass, in hfi1_trace_fmt_lrh() argument
201 if (bypass) in hfi1_trace_fmt_lrh()
221 const char *hfi1_trace_fmt_rest(struct trace_seq *p, bool bypass, u8 l4, in hfi1_trace_fmt_rest() argument
229 if (bypass) in hfi1_trace_fmt_rest()
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dsprd,sc2731-regulator.txt5 their own bypass (power-down) control signals. External tantalum or MLCC
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_iommu.h40 uint8_t bypass; member
/openbmc/linux/drivers/staging/media/av7110/
H A Daudio-set-bypass-mode.rst51 This ioctl call asks the Audio Device to bypass the Audio decoder and
/openbmc/linux/include/uapi/linux/
H A Dvirtio_iommu.h40 __u8 bypass; member
/openbmc/linux/drivers/regulator/
H A Dinternal.h49 unsigned int bypass:1; member
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-core.h358 mxc_isi_pipe_irq_t irq_handler, bool bypass);
364 int mxc_isi_channel_chain(struct mxc_isi_pipe *pipe, bool bypass);
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dadi,max98396.yaml63 adi,bypass-slot-no:
66 audio processing bypass path.
/openbmc/linux/include/uapi/misc/
H A Dxilinx_sdfec.h232 __s8 bypass; member
/openbmc/linux/drivers/clk/
H A Dclk-hsdk-pll.c52 u32 bypass; member
136 if (cfg->bypass) { in hsdk_pll_set_cfg()

12345678910>>...13