Searched refs:L1remoteWakeupEnable (Results 1 – 4 of 4) sorted by relevance
338 uint8_t L1remoteWakeupEnable; member
620 uint8_t L1remoteWakeupEnable; member
471 … ((uint32_t)usbHostState->L1remoteWakeupEnable << USB_HOST_IP3516HS_USBCMD_LPM_RWU_SHIFT)); in USB_HostIp3516HsControlBus()3808 usbHostState->L1remoteWakeupEnable = (((*lpmParam) & 0x80U) >> 7); in USB_HostIp3516HsIoctl()
3875 … ((uint32_t)ehciInstance->L1remoteWakeupEnable << USBNC_LPM_CSR2_LPM_HST_RWKEN_SHIFT)); in USB_HostEhciControlBus()5298 ehciInstance->L1remoteWakeupEnable = (((*lpmParam) & 0x80U) >> 7); in USB_HostEhciIoctl()