Home
last modified time | relevance | path

Searched refs:csdev_access (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dcoresight.h127 struct csdev_access { struct
140 ((struct csdev_access) { \ argument
166 struct csdev_access access;
233 struct csdev_access access;
371 static inline u32 csdev_access_relaxed_read32(struct csdev_access *csa, in csdev_access_relaxed_read32()
388 static inline void csdev_access_relaxed_write32(struct csdev_access *csa, in csdev_access_relaxed_write32()
407 static inline u64 csdev_access_relaxed_read64(struct csdev_access *csa, in csdev_access_relaxed_read64()
424 static inline void csdev_access_relaxed_write64(struct csdev_access *csa, in csdev_access_relaxed_write64()
443 static inline u64 csdev_access_relaxed_read64(struct csdev_access *csa, in csdev_access_relaxed_read64()
456 static inline void csdev_access_relaxed_write64(struct csdev_access *csa, in csdev_access_relaxed_write64()
[all …]
/linux/drivers/hwtracing/coresight/
A Dcoresight-etm4x-core.c70 struct csdev_access *csa;
154 struct csdev_access *csa) in etm_detect_os_lock()
184 struct csdev_access *csa) in etm4_os_unlock_csa()
209 struct csdev_access *csa) in etm4_cs_lock()
217 struct csdev_access *csa) in etm4_cs_unlock()
959 *csa = (struct csdev_access) { in etm4_init_sysreg_access()
966 *csa = (struct csdev_access) { in etm4_init_sysreg_access()
981 struct csdev_access *csa) in etm4_init_iomem_access()
1008 struct csdev_access *csa) in etm4_init_csdev_access()
1058 struct csdev_access *csa; in etm4_init_arch_data()
[all …]
A Dcoresight-tpiu.c63 static void tpiu_enable_hw(struct csdev_access *csa) in tpiu_enable_hw()
80 static void tpiu_disable_hw(struct csdev_access *csa) in tpiu_disable_hw()
A Dcoresight-tmc-core.c37 struct csdev_access *csa = &csdev->access; in tmc_wait_for_tmcready()
49 struct csdev_access *csa = &csdev->access; in tmc_flush_and_stop()
A Dcoresight-catu.c404 struct csdev_access *csa = &drvdata->csdev->access; in catu_wait_for_ready()
A Dcoresight-etb10.c255 struct csdev_access *csa = &drvdata->csdev->access; in __etb_disable_hw()
A Dcoresight-stm.c261 struct csdev_access *csa = &csdev->access; in stm_disable()
A Dcoresight-core.c1470 int coresight_timeout(struct csdev_access *csa, u32 offset, in coresight_timeout()

Completed in 23 milliseconds