Home
last modified time | relevance | path

Searched refs:CTRL (Results 1 – 11 of 11) sorted by relevance

/u-boot/doc/usage/
A Dloady.rst35 After entering the loady command the key sequence <CTRL-A><CTRL-S> is used to
A Dconitrace.rst26 Entering keys <B><SHIFT-B><CTRL-B><X>
A Dnetconsole.rst38 script can be interrupted by pressing ^T (CTRL-T).
/u-boot/include/
A Di8042.h68 #define CTRL 0x0010 /* control*/ macro
/u-boot/drivers/net/
A De1000.c1656 ctrl = E1000_READ_REG(hw, CTRL); in e1000_reset_hw()
2225 ctrl = E1000_READ_REG(hw, CTRL); in e1000_setup_fiber_link()
2292 E1000_WRITE_REG(hw, CTRL, ctrl); in e1000_setup_fiber_link()
2350 ctrl = E1000_READ_REG(hw, CTRL); in e1000_copper_link_preconfig()
3536 ctrl = E1000_READ_REG(hw, CTRL); in e1000_config_mac_to_phy()
3563 E1000_WRITE_REG(hw, CTRL, ctrl); in e1000_config_mac_to_phy()
3586 ctrl = E1000_READ_REG(hw, CTRL); in e1000_force_mac_fc()
3630 E1000_WRITE_REG(hw, CTRL, ctrl); in e1000_force_mac_fc()
3877 ctrl = E1000_READ_REG(hw, CTRL); in e1000_check_for_link()
4281 ctrl = E1000_READ_REG(hw, CTRL); in e1000_shift_out_mdi_bits()
[all …]
/u-boot/drivers/usb/gadget/
A Datmel_usba_udc.c488 ctrl = usba_readl(udc, CTRL); in usba_udc_wakeup()
489 usba_writel(udc, CTRL, ctrl | USBA_REMOTE_WAKE_UP); in usba_udc_wakeup()
602 regval = usba_readl(udc, CTRL); in set_address()
604 usba_writel(udc, CTRL, regval); in set_address()
883 usba_writel(udc, CTRL, (usba_readl(udc, CTRL) in usba_control_irq()
1171 usba_writel(udc, CTRL, USBA_ENABLE_MASK); in atmel_usba_start()
1184 usba_writel(udc, CTRL, USBA_DISABLE_MASK); in atmel_usba_stop()
/u-boot/arch/arm/dts/
A Dtegra30-apalis.dts138 /* SW CTRL: +V1.0_VDD_CPU */
A Dhi3660.dtsi1041 /* 1: UFS SYS CTRL */
/u-boot/scripts/kconfig/
A Dqconf.cc1384 quitAction->setShortcut(Qt::CTRL + Qt::Key_Q); in ConfigMainWindow()
1387 loadAction->setShortcut(Qt::CTRL + Qt::Key_L); in ConfigMainWindow()
1390 saveAction->setShortcut(Qt::CTRL + Qt::Key_S); in ConfigMainWindow()
1398 searchAction->setShortcut(Qt::CTRL + Qt::Key_F); in ConfigMainWindow()
/u-boot/doc/board/microchip/
A Dmpfs_icicle.rst200 Once the payload image is copied to the eMMC, press CTRL+C in the HSS command
444 Once the Linux image and payload binary is copied to the eMMC, press CTRL+C
/u-boot/doc/develop/
A Dpy_testing.rst140 reset command, or sandbox's CTRL-C handling. When this happens, you will need

Completed in 25 milliseconds