DBGP_CLAIM        679 arch/x86/kernel/early_printk.c 	ctrl |= DBGP_CLAIM;
DBGP_CLAIM        682 arch/x86/kernel/early_printk.c 	if ((ctrl & DBGP_CLAIM) != DBGP_CLAIM) {
DBGP_CLAIM        684 arch/x86/kernel/early_printk.c 		writel(ctrl & ~DBGP_CLAIM, &ehci_debug->control);
DBGP_CLAIM        752 arch/x86/kernel/early_printk.c 	ctrl &= ~(DBGP_CLAIM | DBGP_OUT);