Searched defs:hw_bits (Results 1 – 2 of 2) sorted by relevance
81 static u32 hw_bits = 0xFFFFFFFD; /* assume all hardware present */; variable
2150 static inline uint32_t cvmx_pow_tag_compose(uint64_t sw_bits, uint64_t hw_bits) in cvmx_pow_tag_compose()