Searched refs:cs_attr (Results 1 – 1 of 1) sorted by relevance
31 struct cs_pair_attribute *cs_attr = container_of(attr, struct cs_pair_attribute, attr); in coresight_simple_show_pair() local35 val = csdev_access_relaxed_read_pair(&csdev->access, cs_attr->lo_off, cs_attr->hi_off); in coresight_simple_show_pair()45 struct cs_off_attribute *cs_attr = container_of(attr, struct cs_off_attribute, attr); in coresight_simple_show32() local49 val = csdev_access_relaxed_read32(&csdev->access, cs_attr->off); in coresight_simple_show32()