Lines Matching refs:reg_write
612 static inline void reg_write(const struct fw_ohci *ohci, int offset, u32 data) in reg_write() function
639 reg_write(ohci, OHCI1394_PhyControl, OHCI1394_PhyControl_Read(addr)); in read_phy_reg()
665 reg_write(ohci, OHCI1394_PhyControl, in write_phy_reg()
751 reg_write(ctx->ohci, CONTROL_SET(ctx->regs), CONTEXT_WAKE); in ar_context_link_page()
776 reg_write(ohci, CONTROL_CLEAR(ctx->regs), CONTEXT_RUN); in ar_context_abort()
1127 reg_write(ctx->ohci, COMMAND_PTR(ctx->regs), ctx->descriptors_bus | 1); in ar_context_run()
1128 reg_write(ctx->ohci, CONTROL_SET(ctx->regs), CONTEXT_RUN); in ar_context_run()
1317 reg_write(ohci, COMMAND_PTR(ctx->regs), in context_run()
1319 reg_write(ohci, CONTROL_CLEAR(ctx->regs), ~0); in context_run()
1320 reg_write(ohci, CONTROL_SET(ctx->regs), CONTEXT_RUN | extra); in context_run()
1367 reg_write(ohci, CONTROL_CLEAR(ctx->regs), CONTEXT_RUN); in context_stop()
1523 reg_write(ohci, CONTROL_SET(ctx->regs), CONTEXT_WAKE); in at_context_queue_packet()
1680 reg_write(ohci, OHCI1394_CSRData, lock_data); in handle_local_lock()
1681 reg_write(ohci, OHCI1394_CSRCompareData, lock_arg); in handle_local_lock()
1682 reg_write(ohci, OHCI1394_CSRControl, sel); in handle_local_lock()
1873 reg_write(ohci, OHCI1394_IntMaskSet, OHCI1394_cycle64Seconds); in update_bus_time()
2054 reg_write(ohci, OHCI1394_LinkControlSet, in bus_reset_work()
2158 reg_write(ohci, OHCI1394_IntEventClear, OHCI1394_busReset); in bus_reset_work()
2159 reg_write(ohci, OHCI1394_IntMaskSet, OHCI1394_busReset); in bus_reset_work()
2181 reg_write(ohci, OHCI1394_BusOptions, be32_to_cpu(ohci->config_rom[2])); in bus_reset_work()
2183 reg_write(ohci, OHCI1394_ConfigROMhdr, be32_to_cpu(ohci->next_header)); in bus_reset_work()
2187 reg_write(ohci, OHCI1394_PhyReqFilterHiSet, ~0); in bus_reset_work()
2188 reg_write(ohci, OHCI1394_PhyReqFilterLoSet, ~0); in bus_reset_work()
2223 reg_write(ohci, OHCI1394_IntEventClear, in irq_handler()
2229 reg_write(ohci, OHCI1394_IntMaskClear, OHCI1394_busReset); in irq_handler()
2255 reg_write(ohci, OHCI1394_IsoRecvIntEventClear, iso_event); in irq_handler()
2266 reg_write(ohci, OHCI1394_IsoXmitIntEventClear, iso_event); in irq_handler()
2281 reg_write(ohci, OHCI1394_IntEventClear, in irq_handler()
2288 reg_write(ohci, OHCI1394_LinkControlSet, in irq_handler()
2319 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); in software_reset()
2385 reg_write(ohci, offset, OHCI1394_HCControl_aPhyEnhanceEnable); in configure_1394a_enhancements()
2388 reg_write(ohci, OHCI1394_HCControlClear, in configure_1394a_enhancements()
2442 reg_write(ohci, OHCI1394_HCControlSet, in ohci_enable()
2468 reg_write(ohci, OHCI1394_HCControlClear, in ohci_enable()
2471 reg_write(ohci, OHCI1394_SelfIDBuffer, ohci->self_id_bus); in ohci_enable()
2472 reg_write(ohci, OHCI1394_LinkControlSet, in ohci_enable()
2476 reg_write(ohci, OHCI1394_ATRetries, in ohci_enable()
2486 reg_write(ohci, OHCI1394_IsoRcvContextControlClear(i), in ohci_enable()
2491 reg_write(ohci, OHCI1394_InitialChannelsAvailableHi, in ohci_enable()
2497 reg_write(ohci, OHCI1394_FairnessControl, 0x3f); in ohci_enable()
2499 reg_write(ohci, OHCI1394_FairnessControl, 0); in ohci_enable()
2502 reg_write(ohci, OHCI1394_PhyUpperBound, FW_MAX_PHYSICAL_RANGE >> 16); in ohci_enable()
2503 reg_write(ohci, OHCI1394_IntEventClear, ~0); in ohci_enable()
2504 reg_write(ohci, OHCI1394_IntMaskClear, ~0); in ohci_enable()
2552 reg_write(ohci, OHCI1394_ConfigROMhdr, 0); in ohci_enable()
2553 reg_write(ohci, OHCI1394_BusOptions, in ohci_enable()
2555 reg_write(ohci, OHCI1394_ConfigROMmap, ohci->next_config_rom_bus); in ohci_enable()
2557 reg_write(ohci, OHCI1394_AsReqFilterHiSet, 0x80000000); in ohci_enable()
2570 reg_write(ohci, OHCI1394_IntMaskSet, irqs); in ohci_enable()
2572 reg_write(ohci, OHCI1394_HCControlSet, in ohci_enable()
2576 reg_write(ohci, OHCI1394_LinkControlSet, in ohci_enable()
2650 reg_write(ohci, OHCI1394_ConfigROMmap, ohci->next_config_rom_bus); in ohci_set_config_rom()
2743 reg_write(ohci, OHCI1394_PhyReqFilterLoSet, 1 << n); in ohci_enable_phys_dma()
2745 reg_write(ohci, OHCI1394_PhyReqFilterHiSet, 1 << (n - 32)); in ohci_enable_phys_dma()
2807 reg_write(ohci, OHCI1394_LinkControlClear, in ohci_write_csr()
2817 reg_write(ohci, OHCI1394_LinkControlSet, in ohci_write_csr()
2826 reg_write(ohci, OHCI1394_NodeID, value >> 16); in ohci_write_csr()
2831 reg_write(ohci, OHCI1394_IsochronousCycleTimer, value); in ohci_write_csr()
2832 reg_write(ohci, OHCI1394_IntEventSet, in ohci_write_csr()
2846 reg_write(ohci, OHCI1394_ATRetries, value); in ohci_write_csr()
2851 reg_write(ohci, OHCI1394_FairnessControl, value & 0x3f); in ohci_write_csr()
3071 reg_write(ohci, OHCI1394_IRMultiChanMaskHiClear, ~hi); in set_multichannel_mask()
3072 reg_write(ohci, OHCI1394_IRMultiChanMaskLoClear, ~lo); in set_multichannel_mask()
3073 reg_write(ohci, OHCI1394_IRMultiChanMaskHiSet, hi); in set_multichannel_mask()
3074 reg_write(ohci, OHCI1394_IRMultiChanMaskLoSet, lo); in set_multichannel_mask()
3193 reg_write(ohci, OHCI1394_IsoXmitIntEventClear, 1 << index); in ohci_start_iso()
3194 reg_write(ohci, OHCI1394_IsoXmitIntMaskSet, 1 << index); in ohci_start_iso()
3209 reg_write(ohci, OHCI1394_IsoRecvIntEventClear, 1 << index); in ohci_start_iso()
3210 reg_write(ohci, OHCI1394_IsoRecvIntMaskSet, 1 << index); in ohci_start_iso()
3211 reg_write(ohci, CONTEXT_MATCH(ctx->context.regs), match); in ohci_start_iso()
3232 reg_write(ohci, OHCI1394_IsoXmitIntMaskClear, 1 << index); in ohci_stop_iso()
3238 reg_write(ohci, OHCI1394_IsoRecvIntMaskClear, 1 << index); in ohci_stop_iso()
3591 reg_write(ctx->ohci, CONTROL_SET(ctx->regs), CONTEXT_WAKE); in ohci_flush_queue_iso()
3783 reg_write(ohci, OHCI1394_IsoRecvIntMaskSet, ~0); in pci_probe()
3786 reg_write(ohci, OHCI1394_IsoRecvIntMaskClear, ~0); in pci_probe()
3794 reg_write(ohci, OHCI1394_IsoXmitIntMaskSet, ~0); in pci_probe()
3801 reg_write(ohci, OHCI1394_IsoXmitIntMaskClear, ~0); in pci_probe()
3871 reg_write(ohci, OHCI1394_IntMaskClear, ~0); in pci_remove()
3929 reg_write(ohci, OHCI1394_GUIDLo, (u32)ohci->card.guid); in pci_resume()
3930 reg_write(ohci, OHCI1394_GUIDHi, (u32)(ohci->card.guid >> 32)); in pci_resume()