Lines Matching refs:fotg210_writel
905 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(fotg210, temp | PORT_PEC, status_reg); in fotg210_hub_control()
1516 fotg210_writel(fotg210, temp | PORT_RESUME, status_reg); in fotg210_hub_control()
1524 fotg210_writel(fotg210, temp | PORT_CSC, status_reg); in fotg210_hub_control()
1527 fotg210_writel(fotg210, temp | OTGISR_OVC, in fotg210_hub_control()
1586 fotg210_writel(fotg210, temp & in fotg210_hub_control()
1610 fotg210_writel(fotg210, in fotg210_hub_control()
1630 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_hub_control()
1642 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1713 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1734 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1754 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1763 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
3114 fotg210_writel(fotg210, fotg210->command | CMD_IAAD, in start_iaa_cycle()
4783 fotg210_writel(fotg210, PORT_RWC_BITS, status_reg); in fotg210_turn_off_all_ports()
5009 fotg210_writel(fotg210, fotg210->periodic_dma, in fotg210_run()
5011 fotg210_writel(fotg210, (u32)fotg210->async->qh_dma, in fotg210_run()
5034 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_run()
5066 fotg210_writel(fotg210, INTR_MASK, in fotg210_run()
5140 fotg210_writel(fotg210, masked_status, &fotg210->regs->status); in fotg210_irq()
5229 fotg210_writel(fotg210, fotg210->command, in fotg210_irq()
5231 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_irq()