Lines Matching refs:fotg210_writel

909 	fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable);  in fotg210_halt()
918 fotg210_writel(fotg210, temp, &fotg210->regs->command); in fotg210_halt()
943 fotg210_writel(fotg210, command, &fotg210->regs->command); in fotg210_reset()
978 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_quiesce()
997 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_set_command_bit()
1007 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_clear_command_bit()
1184 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_handle_controller_death()
1290 fotg210_writel(fotg210, STS_IAA, in fotg210_iaa_watchdog()
1506 fotg210_writel(fotg210, temp & ~PORT_PE, status_reg); in fotg210_hub_control()
1509 fotg210_writel(fotg210, temp | PORT_PEC, status_reg); in fotg210_hub_control()
1520 fotg210_writel(fotg210, temp | PORT_RESUME, status_reg); in fotg210_hub_control()
1528 fotg210_writel(fotg210, temp | PORT_CSC, status_reg); in fotg210_hub_control()
1531 fotg210_writel(fotg210, temp | OTGISR_OVC, in fotg210_hub_control()
1590 fotg210_writel(fotg210, temp & in fotg210_hub_control()
1614 fotg210_writel(fotg210, in fotg210_hub_control()
1634 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_hub_control()
1646 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1717 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1738 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1758 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1767 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
3118 fotg210_writel(fotg210, fotg210->command | CMD_IAAD, in start_iaa_cycle()
4788 fotg210_writel(fotg210, PORT_RWC_BITS, status_reg); in fotg210_turn_off_all_ports()
5014 fotg210_writel(fotg210, fotg210->periodic_dma, in fotg210_run()
5016 fotg210_writel(fotg210, (u32)fotg210->async->qh_dma, in fotg210_run()
5039 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_run()
5071 fotg210_writel(fotg210, INTR_MASK, in fotg210_run()
5145 fotg210_writel(fotg210, masked_status, &fotg210->regs->status); in fotg210_irq()
5234 fotg210_writel(fotg210, fotg210->command, in fotg210_irq()
5236 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_irq()