Home
last modified time | relevance | path

Searched defs:hw_bits (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/arch/arm/mach-ixp4xx/
Dgoramo_mlr.c81 static u32 hw_bits = 0xFFFFFFFD; /* assume all hardware present */; variable
/Linux-v5.15/arch/mips/include/asm/octeon/
Dcvmx-pow.h2150 static inline uint32_t cvmx_pow_tag_compose(uint64_t sw_bits, uint64_t hw_bits) in cvmx_pow_tag_compose()