Home
last modified time | relevance | path

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

/linux/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()
502 CS_UNLOCK(drvdata->base); in tmc_update_etf_buffer()
621 CS_UNLOCK(drvdata->base); in tmc_panic_sync_etf()
677 CS_UNLOCK(drvdata->base); in tmc_panic_sync_etf()
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.c175 CS_UNLOCK(drvdata->base); in __tpda_enable()
216 CS_UNLOCK(drvdata->base); in __tpda_disable()
H A Dcoresight-etm3x-core.c368 CS_UNLOCK(drvdata->csa.base); in etm_enable_hw()
564 CS_UNLOCK(drvdata->csa.base); in etm_disable_hw()
598 CS_UNLOCK(drvdata->csa.base); in etm_disable_perf()
757 CS_UNLOCK(drvdata->csa.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.h128 static inline void CS_UNLOCK(void __iomem *addr) in CS_UNLOCK() function
H A Dcoresight-catu.c465 CS_UNLOCK(catu_drvdata->base); in catu_enable()
498 CS_UNLOCK(catu_drvdata->base); in catu_disable()
H A Dcoresight-tmc-etr.c1065 CS_UNLOCK(drvdata->base); in __tmc_etr_enable_hw()
1213 CS_UNLOCK(drvdata->base); in __tmc_etr_disable_hw()
1661 CS_UNLOCK(drvdata->base); in tmc_update_etr_buffer()
1855 CS_UNLOCK(drvdata->base); in tmc_panic_sync_etr()
1900 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-core.c150 CS_UNLOCK(csa->base); in coresight_clear_self_claim_tag()
222 CS_UNLOCK(csdev->access.base); in coresight_claim_device()
257 CS_UNLOCK(csdev->access.base); in coresight_disclaim_device()
H A Dcoresight-tpdm.c476 CS_UNLOCK(drvdata->base); in __tpdm_enable()
541 CS_UNLOCK(drvdata->base); in __tpdm_disable()
676 CS_UNLOCK(drvdata->base); in integration_test_store()
H A Dcoresight-etm3x-sysfs.c53 CS_UNLOCK(drvdata->csa.base); in etmsr_show()
952 CS_UNLOCK(drvdata->csa.base); in seq_curr_state_show()
H A Dcoresight-etm4x-core.c226 CS_UNLOCK(csa->base); in etm4_cs_unlock()