Home
last modified time | relevance | path

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

/Linux-v6.1/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()
552 CS_UNLOCK(drvdata->base); in port_select_store()
599 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()
125 CS_UNLOCK(drvdata->base); in tmc_etf_disable_hw()
471 CS_UNLOCK(drvdata->base); in tmc_update_etf_buffer()
Dcoresight-tpiu.c65 CS_UNLOCK(csa->base); in tpiu_enable_hw()
82 CS_UNLOCK(csa->base); in tpiu_disable_hw()
Dcoresight-replicator.c50 CS_UNLOCK(drvdata->base); in dynamic_replicator_reset()
77 CS_UNLOCK(drvdata->base); in dynamic_replicator_enable()
160 CS_UNLOCK(drvdata->base); in dynamic_replicator_disable()
Dcoresight-funnel.c57 CS_UNLOCK(drvdata->base); in dynamic_funnel_enable_hw()
107 CS_UNLOCK(drvdata->base); in dynamic_funnel_disable_hw()
178 CS_UNLOCK(drvdata->base); in get_funnel_ctrl_hw()
Dcoresight-etm3x-core.c367 CS_UNLOCK(drvdata->base); in etm_enable_hw()
474 CS_UNLOCK(drvdata->base); in etm_get_trace_id()
576 CS_UNLOCK(drvdata->base); in etm_disable_hw()
601 CS_UNLOCK(drvdata->base); in etm_disable_perf()
748 CS_UNLOCK(drvdata->base); in etm_init_arch_data()
Dcoresight-etb10.c110 CS_UNLOCK(drvdata->base); in __etb_enable_hw()
257 CS_UNLOCK(drvdata->base); in __etb_disable_hw()
293 CS_UNLOCK(drvdata->base); in etb_dump_hw()
453 CS_UNLOCK(drvdata->base); in etb_update_buffer()
Dcoresight-cpu-debug.c195 CS_UNLOCK(drvdata->base); in debug_read_regs()
330 CS_UNLOCK(drvdata->base); in debug_init_arch_data()
Dcoresight-priv.h126 static inline void CS_UNLOCK(void __iomem *addr) in CS_UNLOCK() function
Dcoresight-catu.c449 CS_UNLOCK(catu_drvdata->base); in catu_enable()
477 CS_UNLOCK(catu_drvdata->base); in catu_disable()
Dcoresight-cti-core.c66 CS_UNLOCK(drvdata->base); in cti_write_all_hw_regs()
165 CS_UNLOCK(drvdata->base); in cti_disable_hw()
184 CS_UNLOCK(drvdata->base); in cti_write_single_reg()
Dcoresight-tmc-etr.c991 CS_UNLOCK(drvdata->base); in __tmc_etr_enable_hw()
1133 CS_UNLOCK(drvdata->base); in __tmc_etr_disable_hw()
1536 CS_UNLOCK(drvdata->base); in tmc_update_etr_buffer()
Dcoresight-core.c253 CS_UNLOCK(csdev->access.base); in coresight_claim_device()
288 CS_UNLOCK(csdev->access.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.c260 CS_UNLOCK(drvdata->base); in cti_reg32_show()
Dcoresight-etm4x-core.c220 CS_UNLOCK(csa->base); in etm4_cs_unlock()