Home
last modified time | relevance | path

Searched refs:tap1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/phy/tegra/
H A Dxusb.h368 u32 tap1; member
H A Dxusb-tegra124.c316 port->tap1 = value & XUSB_PADCTL_IOPHY_MISC_PAD_CTL6_MISC_OUT_TAP_MASK; in tegra124_usb3_save_context()
334 value |= (port->tap1 << in tegra124_usb3_save_context()
1534 value |= (usb3->tap1 << in tegra124_usb3_port_enable()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dqemuboot.bbclass60 # Note, runqemu will replace "@TAP@" with the one which is used, such as tap0, tap1 ...
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.2.rst205 runqemu will replace "@TAP@" with the one that is used, such as tap0, tap1 ...
/openbmc/qemu/
H A Dqemu-options.hx3254 -netdev tap,id=nd1,ifname=tap1 -device rtl8139,netdev=nd1