Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/fotg210/
H A Dfotg210-hcd.c1282 fotg210_writel(fotg210, STS_IAA, in fotg210_iaa_watchdog()
1523 fotg210_writel(fotg210, temp | OTGISR_OVC, in fotg210_hub_control()
1582 fotg210_writel(fotg210, temp & in fotg210_hub_control()
1606 fotg210_writel(fotg210, in fotg210_hub_control()
1638 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1709 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1730 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1750 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1759 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
5061 fotg210_writel(fotg210, INTR_MASK, in fotg210_run()
[all …]
H A Dfotg210-hcd.h656 static inline void fotg210_writel(const struct fotg210_hcd *fotg210, in fotg210_writel() function