Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c24 CS_UNLOCK(drvdata->base); in __tmc_etb_enable_hw()
88 CS_UNLOCK(drvdata->base); in __tmc_etb_disable_hw()
112 CS_UNLOCK(drvdata->base); in __tmc_etf_enable_hw()
150 CS_UNLOCK(drvdata->base); in tmc_etf_disable_hw()
499 CS_UNLOCK(drvdata->base); in tmc_update_etf_buffer()
610 CS_UNLOCK(drvdata->base); in tmc_panic_sync_etf()
666 CS_UNLOCK(drvdata->base); in tmc_panic_sync_etf()
H A Dcoresight-stm.c153 CS_UNLOCK(drvdata->base); in stm_hwevent_enable_hw()
167 CS_UNLOCK(drvdata->base); in stm_port_enable_hw()
184 CS_UNLOCK(drvdata->base); in stm_enable_hw()
222 CS_UNLOCK(drvdata->base); in stm_hwevent_disable_hw()
233 CS_UNLOCK(drvdata->base); in stm_port_disable_hw()
245 CS_UNLOCK(drvdata->base); in stm_disable_hw()
556 CS_UNLOCK(drvdata->base); in port_select_store()
603 CS_UNLOCK(drvdata->base); in port_enable_store()
H A Dcoresight-replicator.c52 CS_UNLOCK(drvdata->base); in dynamic_replicator_reset()
79 CS_UNLOCK(drvdata->base); in dynamic_replicator_enable()
163 CS_UNLOCK(drvdata->base); in dynamic_replicator_disable()
H A Dcoresight-funnel.c59 CS_UNLOCK(drvdata->base); in dynamic_funnel_enable_hw()
111 CS_UNLOCK(drvdata->base); in dynamic_funnel_disable_hw()
184 CS_UNLOCK(drvdata->base); in get_funnel_ctrl_hw()
H A Dcoresight-tpiu.c70 CS_UNLOCK(csa->base); in tpiu_enable_hw()
91 CS_UNLOCK(csa->base); in tpiu_disable_hw()
H A Dcoresight-etb10.c108 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()
453 CS_UNLOCK(drvdata->base); in etb_update_buffer()
H A Dcoresight-tpda.c179 CS_UNLOCK(drvdata->base); in __tpda_enable()
220 CS_UNLOCK(drvdata->base); in __tpda_disable()
H A Dcoresight-etm3x-core.c368 CS_UNLOCK(drvdata->base); in etm_enable_hw()
552 CS_UNLOCK(drvdata->base); in etm_disable_hw()
577 CS_UNLOCK(drvdata->base); in etm_disable_perf()
736 CS_UNLOCK(drvdata->base); in etm_init_arch_data()
H A Dcoresight-cti-core.c66 CS_UNLOCK(drvdata->base); in cti_write_all_hw_regs()
172 CS_UNLOCK(drvdata->base); in cti_disable_hw()
191 CS_UNLOCK(drvdata->base); in cti_write_single_reg()
H A Dcoresight-priv.h126 static inline void CS_UNLOCK(void __iomem *addr) in CS_UNLOCK() function
H A Dcoresight-cpu-debug.c198 CS_UNLOCK(drvdata->base); in debug_read_regs()
333 CS_UNLOCK(drvdata->base); in debug_init_arch_data()
H A Dcoresight-catu.c464 CS_UNLOCK(catu_drvdata->base); in catu_enable()
492 CS_UNLOCK(catu_drvdata->base); in catu_disable()
H A Dcoresight-tmc-etr.c1067 CS_UNLOCK(drvdata->base); in __tmc_etr_enable_hw()
1215 CS_UNLOCK(drvdata->base); in __tmc_etr_disable_hw()
1654 CS_UNLOCK(drvdata->base); in tmc_update_etr_buffer()
1837 CS_UNLOCK(drvdata->base); in tmc_panic_sync_etr()
1882 CS_UNLOCK(drvdata->base); in tmc_panic_sync_etr()
H A Dcoresight-ctcu-core.c72 CS_UNLOCK(drvdata->base); in ctcu_program_atid_register()
H A Dcoresight-tpdm.c473 CS_UNLOCK(drvdata->base); in __tpdm_enable()
535 CS_UNLOCK(drvdata->base); in __tpdm_disable()
646 CS_UNLOCK(drvdata->base); in integration_test_store()
H A Dcoresight-core.c195 CS_UNLOCK(csdev->access.base); in coresight_claim_device()
230 CS_UNLOCK(csdev->access.base); in coresight_disclaim_device()
H A Dcoresight-etm3x-sysfs.c53 CS_UNLOCK(drvdata->base); in etmsr_show()
952 CS_UNLOCK(drvdata->base); in seq_curr_state_show()
H A Dcoresight-cti-sysfs.c269 CS_UNLOCK(drvdata->base); in cti_reg32_show()
H A Dcoresight-etm4x-core.c225 CS_UNLOCK(csa->base); in etm4_cs_unlock()