Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-stm.c160 CS_LOCK(drvdata->base); in stm_hwevent_enable_hw()
172 CS_LOCK(drvdata->base); in stm_port_enable_hw()
191 CS_LOCK(drvdata->base); in stm_enable_hw()
227 CS_LOCK(drvdata->base); in stm_hwevent_disable_hw()
237 CS_LOCK(drvdata->base); in stm_port_disable_hw()
250 CS_LOCK(drvdata->base); in stm_disable_hw()
557 CS_LOCK(drvdata->base); in port_select_store()
600 CS_LOCK(drvdata->base); in port_enable_store()
Dcoresight-tmc-etf.c35 CS_LOCK(drvdata->base); in __tmc_etb_enable_hw()
85 CS_LOCK(drvdata->base); in __tmc_etb_disable_hw()
107 CS_LOCK(drvdata->base); in __tmc_etf_enable_hw()
128 CS_LOCK(drvdata->base); in tmc_etf_disable_hw()
554 CS_LOCK(drvdata->base); in tmc_update_etf_buffer()
Dcoresight-tpiu.c69 CS_LOCK(drvdata->base); in tpiu_enable_hw()
95 CS_LOCK(drvdata->base); in tpiu_disable_hw()
Dcoresight-funnel.c72 CS_LOCK(drvdata->base); in dynamic_funnel_enable_hw()
115 CS_LOCK(drvdata->base); in dynamic_funnel_disable_hw()
178 CS_LOCK(drvdata->base); in get_funnel_ctrl_hw()
Dcoresight-replicator.c56 CS_LOCK(drvdata->base); in dynamic_replicator_reset()
109 CS_LOCK(drvdata->base); in dynamic_replicator_enable()
164 CS_LOCK(drvdata->base); in dynamic_replicator_disable()
Dcoresight-etm3x-core.c424 CS_LOCK(drvdata->base); in etm_enable_hw()
471 CS_LOCK(drvdata->base); in etm_get_trace_id()
582 CS_LOCK(drvdata->base); in etm_disable_hw()
607 CS_LOCK(drvdata->base); in etm_disable_perf()
775 CS_LOCK(drvdata->base); in etm_init_arch_data()
Dcoresight-etb10.c130 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()
Dcoresight-cpu-debug.c241 CS_LOCK(drvdata->base); in debug_read_regs()
335 CS_LOCK(drvdata->base); in debug_init_arch_data()
Dcoresight-catu.c460 CS_LOCK(catu_drvdata->base); in catu_enable()
487 CS_LOCK(catu_drvdata->base); in catu_disable()
Dcoresight-cti-core.c86 CS_LOCK(drvdata->base); in cti_write_all_hw_regs()
171 CS_LOCK(drvdata->base); in cti_disable_hw()
185 CS_LOCK(drvdata->base); in cti_write_single_reg()
Dcoresight-priv.h112 static inline void CS_LOCK(void __iomem *addr) in CS_LOCK() function
Dcoresight-etm4x-core.c227 CS_LOCK(drvdata->base); in etm4_enable_hw()
525 CS_LOCK(drvdata->base); in etm4_disable_hw()
794 CS_LOCK(drvdata->base); in etm4_init_arch_data()
1282 CS_LOCK(drvdata->base); in etm4_cpu_save()
1389 CS_LOCK(drvdata->base); in etm4_cpu_restore()
Dcoresight-tmc-etr.c1017 CS_LOCK(drvdata->base); in __tmc_etr_enable_hw()
1128 CS_LOCK(drvdata->base); in __tmc_etr_disable_hw()
1524 CS_LOCK(drvdata->base); in tmc_update_etr_buffer()
Dcoresight-core.c205 CS_LOCK(base); in coresight_claim_device()
234 CS_LOCK(base); in coresight_disclaim_device()
Dcoresight-etm3x-sysfs.c57 CS_LOCK(drvdata->base); in etmsr_show()
953 CS_LOCK(drvdata->base); in seq_curr_state_show()
Dcoresight-cti-sysfs.c230 CS_LOCK(drvdata->base); in cti_reg32_show()