Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c31 CS_LOCK(drvdata->base); in __tmc_etb_enable_hw()
46 CS_LOCK(drvdata->base); in __tmc_etb_enable_hw()
99 CS_LOCK(drvdata->base); in __tmc_etb_disable_hw()
119 CS_LOCK(drvdata->base); in __tmc_etf_enable_hw()
129 CS_LOCK(drvdata->base); in __tmc_etf_enable_hw()
155 CS_LOCK(drvdata->base); in tmc_etf_disable_hw()
591 CS_LOCK(drvdata->base); in tmc_update_etf_buffer()
H A Dcoresight-tpiu.c74 CS_LOCK(csa->base); in tpiu_enable_hw()
102 CS_LOCK(csa->base); in tpiu_disable_hw()
H A Dcoresight-etb10.c128 CS_LOCK(drvdata->base); in __etb_enable_hw()
279 CS_LOCK(drvdata->base); in __etb_disable_hw()
340 CS_LOCK(drvdata->base); in etb_dump_hw()
567 CS_LOCK(drvdata->base); in etb_update_buffer()
H A Dcoresight-tpda.c186 CS_LOCK(drvdata->base); in __tpda_enable()
222 CS_LOCK(drvdata->base); in __tpda_disable()
H A Dcoresight-etm3x-core.c430 CS_LOCK(drvdata->csa.base); in etm_enable_hw()
576 CS_LOCK(drvdata->csa.base); in etm_disable_hw()
610 CS_LOCK(drvdata->csa.base); in etm_disable_perf()
791 CS_LOCK(drvdata->csa.base); in etm_init_arch_data()
H A Dcoresight-cti-core.c86 CS_LOCK(drvdata->base); in cti_write_all_hw_regs()
179 CS_LOCK(drvdata->base); in cti_disable_hw()
193 CS_LOCK(drvdata->base); in cti_write_single_reg()
H A Dcoresight-priv.h119 static inline void CS_LOCK(void __iomem *addr) in CS_LOCK() function
H A Dcoresight-catu.c467 CS_LOCK(catu_drvdata->base); in catu_enable()
500 CS_LOCK(catu_drvdata->base); in catu_disable()
H A Dcoresight-ctcu-core.c80 CS_LOCK(drvdata->base); in ctcu_program_atid_register()
H A Dcoresight-core.c153 CS_LOCK(csa->base); in coresight_clear_self_claim_tag()
224 CS_LOCK(csdev->access.base); in coresight_claim_device()
259 CS_LOCK(csdev->access.base); in coresight_disclaim_device()
H A Dcoresight-tmc-etr.c1072 CS_LOCK(drvdata->base); in __tmc_etr_enable_hw()
1116 CS_LOCK(drvdata->base); in __tmc_etr_enable_hw()
1225 CS_LOCK(drvdata->base); in __tmc_etr_disable_hw()
1666 CS_LOCK(drvdata->base); in tmc_update_etr_buffer()
H A Dcoresight-tpdm.c481 CS_LOCK(drvdata->base); in __tpdm_enable()
546 CS_LOCK(drvdata->base); in __tpdm_disable()
683 CS_LOCK(drvdata->base); in integration_test_store()
H A Dcoresight-etm3x-sysfs.c57 CS_LOCK(drvdata->csa.base); in etmsr_show()
954 CS_LOCK(drvdata->csa.base); in seq_curr_state_show()
H A Dcoresight-etm4x-core.c219 CS_LOCK(csa->base); in etm4_cs_lock()