Searched refs:gits_write_baser (Results 1 – 3 of 3) sorted by relevance
144 #define gits_write_baser(v, c) writeq_relaxed(v, c) macro
176 #define gits_write_baser(v, c) __gic_writeq_nonatomic(v, c) macro
2304 gits_write_baser(val, its->base + GITS_BASER + (idx << 3)); in its_write_baser()5335 gits_write_baser(0, its_base + GITS_BASER + (i << 3)); in its_reset_one()