Searched refs:tap1 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/char/ |
| D | random.c | 434 int tap1, tap2, tap3, tap4, tap5; member 591 unsigned long i, tap1, tap2, tap3, tap4, tap5; in _mix_pool_bytes() local 597 tap1 = r->poolinfo->tap1; in _mix_pool_bytes() 613 w ^= r->pool[(i + tap1) & wordmask]; in _mix_pool_bytes()
|
| /Linux-v5.4/drivers/phy/tegra/ |
| D | xusb.h | 336 u32 tap1; member
|
| D | xusb-tegra124.c | 316 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() 1530 value |= (usb3->tap1 << in tegra124_usb3_port_enable()
|
| /Linux-v5.4/Documentation/virt/uml/ |
| D | UserModeLinux-HOWTO.txt | 1551 will give you the tap0 interface. To get the tap1 interface, you need
|