Lines Matching refs:fotg210_writel

933 	fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable);  in fotg210_halt()
942 fotg210_writel(fotg210, temp, &fotg210->regs->command); in fotg210_halt()
967 fotg210_writel(fotg210, command, &fotg210->regs->command); in fotg210_reset()
1002 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_quiesce()
1021 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_set_command_bit()
1031 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_clear_command_bit()
1209 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_handle_controller_death()
1315 fotg210_writel(fotg210, STS_IAA, in fotg210_iaa_watchdog()
1531 fotg210_writel(fotg210, temp & ~PORT_PE, status_reg); in fotg210_hub_control()
1534 fotg210_writel(fotg210, temp | PORT_PEC, status_reg); in fotg210_hub_control()
1545 fotg210_writel(fotg210, temp | PORT_RESUME, status_reg); in fotg210_hub_control()
1553 fotg210_writel(fotg210, temp | PORT_CSC, status_reg); in fotg210_hub_control()
1556 fotg210_writel(fotg210, temp | OTGISR_OVC, in fotg210_hub_control()
1615 fotg210_writel(fotg210, temp & in fotg210_hub_control()
1639 fotg210_writel(fotg210, in fotg210_hub_control()
1667 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1738 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1759 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1779 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1788 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
3148 fotg210_writel(fotg210, fotg210->command | CMD_IAAD, in start_iaa_cycle()
4827 fotg210_writel(fotg210, PORT_RWC_BITS, status_reg); in fotg210_turn_off_all_ports()
5054 fotg210_writel(fotg210, fotg210->periodic_dma, in fotg210_run()
5056 fotg210_writel(fotg210, (u32)fotg210->async->qh_dma, in fotg210_run()
5079 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_run()
5111 fotg210_writel(fotg210, INTR_MASK, in fotg210_run()
5185 fotg210_writel(fotg210, masked_status, &fotg210->regs->status); in fotg210_irq()
5274 fotg210_writel(fotg210, fotg210->command, in fotg210_irq()
5276 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_irq()