Home
last modified time | relevance | path

Searched refs:pause (Results 1 – 25 of 27) sorted by relevance

12

/u-boot/drivers/net/phy/
A Dfixed.c42 priv->pause = fdtdec_get_bool(gd->fdt_blob, ofnode, "pause"); in fixedphy_probe()
56 phydev->pause = priv->pause; in fixedphy_startup()
A Dphy.c133 phydev->pause = 0; in genphy_setup_forced()
/u-boot/doc/device-tree-bindings/net/
A Dfixed-link.txt16 * 'pause' (boolean, optional), to indicate that pause should be
18 * 'asym-pause' (boolean, optional), to indicate that asym_pause should
/u-boot/test/trace/
A Dtest-trace.sh18 trace pause
24 trace pause
/u-boot/arch/mips/dts/
A Dmrvl,octeon-ebb7304.dts47 cavium,t-pause = <0>;
65 cavium,t-pause = <50>;
/u-boot/doc/usage/
A Dconitrace.rst19 next line after detecting a pause of a few milliseconds.
/u-boot/board/novtech/meerkat96/
A Dimximage.cfg115 DATA 4 0x307900C0 0x0E447304 // <= NOTE: Depending on JTAG device used, may need ~ 7 us pause at…
127 /* <= NOTE: Depending on JTAG device used, may need ~ 250 us pause at this point. */
/u-boot/drivers/qe/
A Duec_phy.h143 int pause; member
A Duec_phy.c454 mii_info->pause = 0; in genmii_read_status()
571 mii_info->pause = 0; in marvell_read_status()
686 mii_info->pause = 0; in fixed_phy_read_status()
737 mii_info->pause = 0; in smsc_read_status()
A Duec.c442 mii_info->pause = 0; in init_phy()
/u-boot/board/freescale/ls1046aqds/
A Deth.c186 f_link.pause = 0; in board_ft_fman_fixup_port()
224 f_link.pause = 0; in board_ft_fman_fixup_port()
/u-boot/include/
A Dphy.h161 int pause; member
172 int pause; member
/u-boot/board/freescale/ls1043aqds/
A Deth.c184 f_link.pause = 0; in board_ft_fman_fixup_port()
249 f_link.pause = 0; in board_ft_fman_fixup_port()
/u-boot/scripts/kconfig/lxdialog/
A Ddialog.h214 int width, int pause);
/u-boot/drivers/net/
A Dcortina_ni.h93 u32 pause : 1; /* bits 27:27 */ member
A Dbcm6348-eth.c183 if (phydev->pause) in bcm6348_eth_adjust_link()
A Dsni_ave.c337 if (phydev->pause) in ave_adjust_link()
/u-boot/arch/powerpc/dts/
A Dkmcoge5ne.dts232 /*id=0, full-dup, 1G, no-pause, no-asym_p*/
A Dkmtegr1.dts288 /*id=0, full-dup, 100M, no-pause, no-asym_p*/
/u-boot/doc/develop/
A Dtrace.rst205 pause
263 fakegocmd=trace pause; usb start; set autoload n; bootp;
/u-boot/board/freescale/t208xqds/
A Deth_t208xqds.c433 f_link.pause = 0; in board_ft_fman_fixup_port()
/u-boot/drivers/mtd/nand/raw/
A Docteontx_nand.c725 int pause = 100; in ndf_wait_idle() local
729 val, val & NDF_ST_REG_EXE_IDLE, pause, tot_us); in ndf_wait_idle()
733 pause, tot_us); in ndf_wait_idle()
/u-boot/arch/arm/mach-exynos/include/mach/
A Dclock.h1261 unsigned int pause; member
/u-boot/arch/arm/mach-exynos/
A Ddmc_init_ddr3.c477 setbits_le32(&clk->pause, ENABLE_BIT); in ddr3_mem_ctrl_init()
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-cgx.h4077 u64 pause : 2; member
4132 u64 pause : 2; member
4165 u64 pause : 2; member
5968 u64 pause : 1; member
6091 u64 pause : 1; member

Completed in 82 milliseconds

12