Home
last modified time | relevance | path

Searched refs:EUD_REG_VBUS_INT_CLR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/misc/
H A Dqcom_eud.c22 #define EUD_REG_VBUS_INT_CLR 0x0080 macro
165 writel(BIT(0), chip->base + EUD_REG_VBUS_INT_CLR); in handle_eud_irq_thread()
166 writel(0, chip->base + EUD_REG_VBUS_INT_CLR); in handle_eud_irq_thread()