Searched refs:low_active (Results 1 – 1 of 1) sorted by relevance
488 MS_U8 value, low_active; in xhci_ppc() local498 low_active = (MS_U8)((addr_w >> 11) & 0x1); in xhci_ppc()506 low_active = (MS_U8)((addr_w >> 11) & 0x1); in xhci_ppc()515 diag_printf("Addr: 0x%x bit_num: %d low_active:%d\n", addr, bit_num, low_active); in xhci_ppc()523 if (low_active^bOn) in xhci_ppc()