Searched refs:csdev_access (Results 1 – 1 of 1) sorted by relevance
126 struct csdev_access { struct139 ((struct csdev_access) { \ argument165 struct csdev_access access;287 struct csdev_access access;424 static inline u32 csdev_access_relaxed_read32(struct csdev_access *csa, in csdev_access_relaxed_read32()480 static inline u32 coresight_get_pid(struct csdev_access *csa) in coresight_get_pid()490 static inline u64 csdev_access_relaxed_read_pair(struct csdev_access *csa, in csdev_access_relaxed_read_pair()501 static inline void csdev_access_relaxed_write_pair(struct csdev_access *csa, u64 val, in csdev_access_relaxed_write_pair()513 static inline u32 csdev_access_read32(struct csdev_access *csa, u32 offset) in csdev_access_read32()521 static inline void csdev_access_relaxed_write32(struct csdev_access *csa, in csdev_access_relaxed_write32()[all …]