/u-boot/drivers/net/phy/ |
A D | fixed.c | 42 priv->pause = fdtdec_get_bool(gd->fdt_blob, ofnode, "pause"); in fixedphy_probe() 56 phydev->pause = priv->pause; in fixedphy_startup()
|
A D | phy.c | 133 phydev->pause = 0; in genphy_setup_forced()
|
/u-boot/doc/device-tree-bindings/net/ |
A D | fixed-link.txt | 16 * '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 D | test-trace.sh | 18 trace pause 24 trace pause
|
/u-boot/arch/mips/dts/ |
A D | mrvl,octeon-ebb7304.dts | 47 cavium,t-pause = <0>; 65 cavium,t-pause = <50>;
|
/u-boot/doc/usage/ |
A D | conitrace.rst | 19 next line after detecting a pause of a few milliseconds.
|
/u-boot/board/novtech/meerkat96/ |
A D | imximage.cfg | 115 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 D | uec_phy.h | 143 int pause; member
|
A D | uec_phy.c | 454 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 D | uec.c | 442 mii_info->pause = 0; in init_phy()
|
/u-boot/board/freescale/ls1046aqds/ |
A D | eth.c | 186 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 D | phy.h | 161 int pause; member 172 int pause; member
|
/u-boot/board/freescale/ls1043aqds/ |
A D | eth.c | 184 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 D | dialog.h | 214 int width, int pause);
|
/u-boot/drivers/net/ |
A D | cortina_ni.h | 93 u32 pause : 1; /* bits 27:27 */ member
|
A D | bcm6348-eth.c | 183 if (phydev->pause) in bcm6348_eth_adjust_link()
|
A D | sni_ave.c | 337 if (phydev->pause) in ave_adjust_link()
|
/u-boot/arch/powerpc/dts/ |
A D | kmcoge5ne.dts | 232 /*id=0, full-dup, 1G, no-pause, no-asym_p*/
|
A D | kmtegr1.dts | 288 /*id=0, full-dup, 100M, no-pause, no-asym_p*/
|
/u-boot/doc/develop/ |
A D | trace.rst | 205 pause 263 fakegocmd=trace pause; usb start; set autoload n; bootp;
|
/u-boot/board/freescale/t208xqds/ |
A D | eth_t208xqds.c | 433 f_link.pause = 0; in board_ft_fman_fixup_port()
|
/u-boot/drivers/mtd/nand/raw/ |
A D | octeontx_nand.c | 725 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 D | clock.h | 1261 unsigned int pause; member
|
/u-boot/arch/arm/mach-exynos/ |
A D | dmc_init_ddr3.c | 477 setbits_le32(&clk->pause, ENABLE_BIT); in ddr3_mem_ctrl_init()
|
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/ |
A D | csrs-cgx.h | 4077 u64 pause : 2; member 4132 u64 pause : 2; member 4165 u64 pause : 2; member 5968 u64 pause : 1; member 6091 u64 pause : 1; member
|