Searched refs:PI3USB9201_REG_HOST_STS_DEV_UNPLUG (Results 1 – 3 of 3) sorted by relevance
32 #define PI3USB9201_REG_HOST_STS_DEV_UNPLUG BIT(2) macro
330 if (host_status & PI3USB9201_REG_HOST_STS_DEV_UNPLUG) { in pi3usb9201_host_interrupt()342 if (host_status & PI3USB9201_REG_HOST_STS_DEV_UNPLUG) { in pi3usb9201_host_interrupt()
268 data->reg[PI3USB9201_REG_HOST_STS] |= PI3USB9201_REG_HOST_STS_DEV_UNPLUG; in pi3usb9201_emul_set_pd_partner_state()
Completed in 10 milliseconds