Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-tpdm.c36 CS_UNLOCK(drvdata->base); in __tpdm_enable()
77 CS_UNLOCK(drvdata->base); in __tpdm_disable()
117 CS_UNLOCK(drvdata->base); in tpdm_init_default_data()
151 CS_UNLOCK(drvdata->base); in integration_test_store()
Dcoresight-stm.c152 CS_UNLOCK(drvdata->base); in stm_hwevent_enable_hw()
166 CS_UNLOCK(drvdata->base); in stm_port_enable_hw()
183 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()
495 CS_UNLOCK(drvdata->base); in tmc_update_etf_buffer()
Dcoresight-tpiu.c65 CS_UNLOCK(csa->base); in tpiu_enable_hw()
83 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()
161 CS_UNLOCK(drvdata->base); in dynamic_replicator_disable()
Dcoresight-tpda.c47 CS_UNLOCK(drvdata->base); in __tpda_enable()
78 CS_UNLOCK(drvdata->base); in __tpda_disable()
Dcoresight-funnel.c57 CS_UNLOCK(drvdata->base); in dynamic_funnel_enable_hw()
109 CS_UNLOCK(drvdata->base); in dynamic_funnel_disable_hw()
182 CS_UNLOCK(drvdata->base); in get_funnel_ctrl_hw()
Dcoresight-etb10.c110 CS_UNLOCK(drvdata->base); in __etb_enable_hw()
258 CS_UNLOCK(drvdata->base); in __etb_disable_hw()
294 CS_UNLOCK(drvdata->base); in etb_dump_hw()
454 CS_UNLOCK(drvdata->base); in etb_update_buffer()
Dcoresight-etm3x-core.c368 CS_UNLOCK(drvdata->base); in etm_enable_hw()
593 CS_UNLOCK(drvdata->base); in etm_disable_hw()
618 CS_UNLOCK(drvdata->base); in etm_disable_perf()
777 CS_UNLOCK(drvdata->base); in etm_init_arch_data()
Dcoresight-cpu-debug.c195 CS_UNLOCK(drvdata->base); in debug_read_regs()
330 CS_UNLOCK(drvdata->base); in debug_init_arch_data()
Dcoresight-priv.h120 static inline void CS_UNLOCK(void __iomem *addr) in CS_UNLOCK() function
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-catu.c462 CS_UNLOCK(catu_drvdata->base); in catu_enable()
490 CS_UNLOCK(catu_drvdata->base); in catu_disable()
Dcoresight-tmc-etr.c973 CS_UNLOCK(drvdata->base); in __tmc_etr_enable_hw()
1119 CS_UNLOCK(drvdata->base); in __tmc_etr_disable_hw()
1558 CS_UNLOCK(drvdata->base); in tmc_update_etr_buffer()
Dcoresight-core.c199 CS_UNLOCK(csdev->access.base); in coresight_claim_device()
234 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()