Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
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()
545 CS_UNLOCK(drvdata->base); in port_select_store()
592 CS_UNLOCK(drvdata->base); in port_enable_store()
Dcoresight-tmc-etf.c23 CS_UNLOCK(drvdata->base); in __tmc_etb_enable_hw()
85 CS_UNLOCK(drvdata->base); in __tmc_etb_disable_hw()
109 CS_UNLOCK(drvdata->base); in __tmc_etf_enable_hw()
147 CS_UNLOCK(drvdata->base); in tmc_etf_disable_hw()
497 CS_UNLOCK(drvdata->base); in tmc_update_etf_buffer()
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()
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()
Dcoresight-tpiu.c70 CS_UNLOCK(csa->base); in tpiu_enable_hw()
91 CS_UNLOCK(csa->base); in tpiu_disable_hw()
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()
Dcoresight-tpda.c169 CS_UNLOCK(drvdata->base); in __tpda_enable()
210 CS_UNLOCK(drvdata->base); in __tpda_disable()
Dcoresight-etm3x-core.c368 CS_UNLOCK(drvdata->base); in etm_enable_hw()
592 CS_UNLOCK(drvdata->base); in etm_disable_hw()
617 CS_UNLOCK(drvdata->base); in etm_disable_perf()
775 CS_UNLOCK(drvdata->base); in etm_init_arch_data()
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()
Dcoresight-priv.h123 static inline void CS_UNLOCK(void __iomem *addr) in CS_UNLOCK() function
Dcoresight-cpu-debug.c198 CS_UNLOCK(drvdata->base); in debug_read_regs()
333 CS_UNLOCK(drvdata->base); in debug_init_arch_data()
Dcoresight-catu.c464 CS_UNLOCK(catu_drvdata->base); in catu_enable()
492 CS_UNLOCK(catu_drvdata->base); in catu_disable()
Dcoresight-tpdm.c433 CS_UNLOCK(drvdata->base); in __tpdm_enable()
495 CS_UNLOCK(drvdata->base); in __tpdm_disable()
604 CS_UNLOCK(drvdata->base); in integration_test_store()
Dcoresight-tmc-etr.c994 CS_UNLOCK(drvdata->base); in __tmc_etr_enable_hw()
1140 CS_UNLOCK(drvdata->base); in __tmc_etr_disable_hw()
1579 CS_UNLOCK(drvdata->base); in tmc_update_etr_buffer()
Dcoresight-core.c161 CS_UNLOCK(csdev->access.base); in coresight_claim_device()
196 CS_UNLOCK(csdev->access.base); in coresight_disclaim_device()
Dcoresight-etm3x-sysfs.c53 CS_UNLOCK(drvdata->base); in etmsr_show()
952 CS_UNLOCK(drvdata->base); in seq_curr_state_show()
Dcoresight-cti-sysfs.c269 CS_UNLOCK(drvdata->base); in cti_reg32_show()
Dcoresight-etm4x-core.c225 CS_UNLOCK(csa->base); in etm4_cs_unlock()