Home
last modified time | relevance | path

Searched refs:CS_UNLOCK (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-stm.c151 CS_UNLOCK(drvdata->base); in stm_hwevent_enable_hw()
165 CS_UNLOCK(drvdata->base); in stm_port_enable_hw()
182 CS_UNLOCK(drvdata->base); in stm_enable_hw()
221 CS_UNLOCK(drvdata->base); in stm_hwevent_disable_hw()
232 CS_UNLOCK(drvdata->base); in stm_port_disable_hw()
244 CS_UNLOCK(drvdata->base); in stm_disable_hw()
551 CS_UNLOCK(drvdata->base); in port_select_store()
598 CS_UNLOCK(drvdata->base); in port_enable_store()
Dcoresight-tmc-etf.c21 CS_UNLOCK(drvdata->base); in __tmc_etb_enable_hw()
74 CS_UNLOCK(drvdata->base); in __tmc_etb_disable_hw()
96 CS_UNLOCK(drvdata->base); in __tmc_etf_enable_hw()
123 CS_UNLOCK(drvdata->base); in tmc_etf_disable_hw()
469 CS_UNLOCK(drvdata->base); in tmc_update_etf_buffer()
Dcoresight-tpiu.c65 CS_UNLOCK(drvdata->base); in tpiu_enable_hw()
84 CS_UNLOCK(drvdata->base); in tpiu_disable_hw()
Dcoresight-funnel.c56 CS_UNLOCK(drvdata->base); in dynamic_funnel_enable_hw()
105 CS_UNLOCK(drvdata->base); in dynamic_funnel_disable_hw()
176 CS_UNLOCK(drvdata->base); in get_funnel_ctrl_hw()
Dcoresight-replicator.c48 CS_UNLOCK(drvdata->base); in dynamic_replicator_reset()
74 CS_UNLOCK(drvdata->base); in dynamic_replicator_enable()
156 CS_UNLOCK(drvdata->base); in dynamic_replicator_disable()
Dcoresight-etm3x-core.c362 CS_UNLOCK(drvdata->base); in etm_enable_hw()
469 CS_UNLOCK(drvdata->base); in etm_get_trace_id()
570 CS_UNLOCK(drvdata->base); in etm_disable_hw()
595 CS_UNLOCK(drvdata->base); in etm_disable_perf()
742 CS_UNLOCK(drvdata->base); in etm_init_arch_data()
Dcoresight-etb10.c110 CS_UNLOCK(drvdata->base); in __etb_enable_hw()
256 CS_UNLOCK(drvdata->base); in __etb_disable_hw()
292 CS_UNLOCK(drvdata->base); in etb_dump_hw()
452 CS_UNLOCK(drvdata->base); in etb_update_buffer()
Dcoresight-cpu-debug.c194 CS_UNLOCK(drvdata->base); in debug_read_regs()
329 CS_UNLOCK(drvdata->base); in debug_init_arch_data()
Dcoresight-catu.c458 CS_UNLOCK(catu_drvdata->base); in catu_enable()
485 CS_UNLOCK(catu_drvdata->base); in catu_disable()
Dcoresight-cti-core.c66 CS_UNLOCK(drvdata->base); in cti_write_all_hw_regs()
168 CS_UNLOCK(drvdata->base); in cti_disable_hw()
188 CS_UNLOCK(drvdata->base); in cti_write_single_reg()
Dcoresight-priv.h121 static inline void CS_UNLOCK(void __iomem *addr) in CS_UNLOCK() function
Dcoresight-etm4x-core.c112 CS_UNLOCK(drvdata->base); in etm4_enable_hw()
482 CS_UNLOCK(drvdata->base); in etm4_disable_hw()
634 CS_UNLOCK(drvdata->base); in etm4_init_arch_data()
1167 CS_UNLOCK(drvdata->base); in etm4_cpu_save()
1291 CS_UNLOCK(drvdata->base); in etm4_cpu_restore()
Dcoresight-tmc-etr.c975 CS_UNLOCK(drvdata->base); in __tmc_etr_enable_hw()
1116 CS_UNLOCK(drvdata->base); in __tmc_etr_disable_hw()
1519 CS_UNLOCK(drvdata->base); in tmc_update_etr_buffer()
Dcoresight-core.c203 CS_UNLOCK(base); in coresight_claim_device()
232 CS_UNLOCK(base); in coresight_disclaim_device()
Dcoresight-etm3x-sysfs.c53 CS_UNLOCK(drvdata->base); in etmsr_show()
951 CS_UNLOCK(drvdata->base); in seq_curr_state_show()
Dcoresight-cti-sysfs.c226 CS_UNLOCK(drvdata->base); in cti_reg32_show()