Searched refs:PI3USB9201_REG_HOST_STS_DEV_PLUG (Results 1 – 3 of 3) sorted by relevance
31 #define PI3USB9201_REG_HOST_STS_DEV_PLUG BIT(1) macro
323 if (host_status & PI3USB9201_REG_HOST_STS_DEV_PLUG) { in pi3usb9201_host_interrupt()337 if (host_status & PI3USB9201_REG_HOST_STS_DEV_PLUG) { in pi3usb9201_host_interrupt()
266 data->reg[PI3USB9201_REG_HOST_STS] |= PI3USB9201_REG_HOST_STS_DEV_PLUG; in pi3usb9201_emul_set_pd_partner_state()
Completed in 6 milliseconds