Searched refs:tap1 (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/char/ |
D | random.c | 365 int tap1, tap2, tap3, tap4, tap5; member 524 unsigned long i, tap1, tap2, tap3, tap4, tap5; in _mix_pool_bytes() local 530 tap1 = r->poolinfo->tap1; in _mix_pool_bytes() 546 w ^= r->pool[(i + tap1) & wordmask]; in _mix_pool_bytes()
|
/Linux-v4.19/drivers/phy/tegra/ |
D | xusb.h | 317 u32 tap1; member
|
D | xusb-tegra124.c | 324 port->tap1 = value & XUSB_PADCTL_IOPHY_MISC_PAD_CTL6_MISC_OUT_TAP_MASK; in tegra124_usb3_save_context() 342 value |= (port->tap1 << in tegra124_usb3_save_context() 1538 value |= (usb3->tap1 << in tegra124_usb3_port_enable()
|
/Linux-v4.19/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1551 will give you the tap0 interface. To get the tap1 interface, you need
|