Lines Matching refs:fotg210_writel

908 	fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable);  in fotg210_halt()
917 fotg210_writel(fotg210, temp, &fotg210->regs->command); in fotg210_halt()
942 fotg210_writel(fotg210, command, &fotg210->regs->command); in fotg210_reset()
977 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_quiesce()
996 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_set_command_bit()
1006 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_clear_command_bit()
1183 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_handle_controller_death()
1289 fotg210_writel(fotg210, STS_IAA, in fotg210_iaa_watchdog()
1505 fotg210_writel(fotg210, temp & ~PORT_PE, status_reg); in fotg210_hub_control()
1508 fotg210_writel(fotg210, temp | PORT_PEC, status_reg); in fotg210_hub_control()
1519 fotg210_writel(fotg210, temp | PORT_RESUME, status_reg); in fotg210_hub_control()
1527 fotg210_writel(fotg210, temp | PORT_CSC, status_reg); in fotg210_hub_control()
1530 fotg210_writel(fotg210, temp | OTGISR_OVC, in fotg210_hub_control()
1589 fotg210_writel(fotg210, temp & in fotg210_hub_control()
1613 fotg210_writel(fotg210, in fotg210_hub_control()
1633 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_hub_control()
1645 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1716 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1737 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1757 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1766 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
3117 fotg210_writel(fotg210, fotg210->command | CMD_IAAD, in start_iaa_cycle()
4786 fotg210_writel(fotg210, PORT_RWC_BITS, status_reg); in fotg210_turn_off_all_ports()
5012 fotg210_writel(fotg210, fotg210->periodic_dma, in fotg210_run()
5014 fotg210_writel(fotg210, (u32)fotg210->async->qh_dma, in fotg210_run()
5037 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_run()
5069 fotg210_writel(fotg210, INTR_MASK, in fotg210_run()
5143 fotg210_writel(fotg210, masked_status, &fotg210->regs->status); in fotg210_irq()
5232 fotg210_writel(fotg210, fotg210->command, in fotg210_irq()
5234 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_irq()