Home
last modified time | relevance | path

Searched refs:fotg210_writel (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210-hcd.c905 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_halt()
914 fotg210_writel(fotg210, temp, &fotg210->regs->command); in fotg210_halt()
939 fotg210_writel(fotg210, command, &fotg210->regs->command); in fotg210_reset()
974 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_quiesce()
993 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_set_command_bit()
1003 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_clear_command_bit()
1180 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_handle_controller_death()
1286 fotg210_writel(fotg210, STS_IAA, in fotg210_iaa_watchdog()
1502 fotg210_writel(fotg210, temp & ~PORT_PE, status_reg); in fotg210_hub_control()
1505 fotg210_writel(fotg21 in fotg210_hub_control()
[all...]
H A Dfotg210.h658 static inline void fotg210_writel(const struct fotg210_hcd *fotg210, in fotg210_writel() function
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c905 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_halt()
914 fotg210_writel(fotg210, temp, &fotg210->regs->command); in fotg210_halt()
939 fotg210_writel(fotg210, command, &fotg210->regs->command); in fotg210_reset()
974 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_quiesce()
993 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_set_command_bit()
1003 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_clear_command_bit()
1180 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_handle_controller_death()
1286 fotg210_writel(fotg210, STS_IAA, in fotg210_iaa_watchdog()
1502 fotg210_writel(fotg210, temp & ~PORT_PE, status_reg); in fotg210_hub_control()
1505 fotg210_writel(fotg21 in fotg210_hub_control()
[all...]
H A Dfotg210-hcd.h656 static inline void fotg210_writel(const struct fotg210_hcd *fotg210, in fotg210_writel() function

Completed in 11 milliseconds