Lines Matching refs:fotg210_writel

950 	fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable);  in fotg210_halt()
959 fotg210_writel(fotg210, temp, &fotg210->regs->command); in fotg210_halt()
984 fotg210_writel(fotg210, command, &fotg210->regs->command); in fotg210_reset()
1020 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_quiesce()
1043 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_set_command_bit()
1053 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_clear_command_bit()
1235 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_handle_controller_death()
1341 fotg210_writel(fotg210, STS_IAA, in fotg210_iaa_watchdog()
1582 fotg210_writel(fotg210, temp & ~PORT_PE, status_reg); in fotg210_hub_control()
1585 fotg210_writel(fotg210, temp | PORT_PEC, status_reg); in fotg210_hub_control()
1596 fotg210_writel(fotg210, temp | PORT_RESUME, status_reg); in fotg210_hub_control()
1604 fotg210_writel(fotg210, temp | PORT_CSC, status_reg); in fotg210_hub_control()
1607 fotg210_writel(fotg210, temp | OTGISR_OVC, in fotg210_hub_control()
1666 fotg210_writel(fotg210, in fotg210_hub_control()
1691 fotg210_writel(fotg210, in fotg210_hub_control()
1719 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1790 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1811 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
1831 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control()
1840 fotg210_writel(fotg210, temp, status_reg); in fotg210_hub_control()
3259 fotg210_writel(fotg210, fotg210->command | CMD_IAAD, in start_iaa_cycle()
5017 fotg210_writel(fotg210, PORT_RWC_BITS, status_reg); in fotg210_turn_off_all_ports()
5249 fotg210_writel(fotg210, fotg210->periodic_dma, in fotg210_run()
5251 fotg210_writel(fotg210, (u32)fotg210->async->qh_dma, in fotg210_run()
5274 fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command); in fotg210_run()
5306 fotg210_writel(fotg210, INTR_MASK, in fotg210_run()
5382 fotg210_writel(fotg210, masked_status, &fotg210->regs->status); in fotg210_irq()
5471 fotg210_writel(fotg210, fotg210->command, in fotg210_irq()
5473 fotg210_writel(fotg210, 0, &fotg210->regs->intr_enable); in fotg210_irq()