Searched refs:hw_bits (Results 1 – 2 of 2) sorted by relevance
180 DECLARE_BITMAP(hw_bits, 64); in xgpio_set_multiple()186 bitmap_scatter(hw_bits, bits, chip->map, 64); in xgpio_set_multiple()190 bitmap_replace(state, chip->state, hw_bits, hw_mask, 64); in xgpio_set_multiple()
2150 static inline uint32_t cvmx_pow_tag_compose(uint64_t sw_bits, uint64_t hw_bits) in cvmx_pow_tag_compose() argument2154 (hw_bits & cvmx_build_mask(32 - CVMX_TAG_SW_BITS)); in cvmx_pow_tag_compose()