Home
last modified time | relevance | path

Searched refs:W0 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ah_regdomain/
H A Dah_rd_domains.h31 #define W0(_a) \ macro
35 #define BM1(_fa) { W0(_fa), W1(_fa) }
36 #define BM2(_fa, _fb) { W0(_fa) | W0(_fb), W1(_fa) | W1(_fb) }
38 { W0(_fa) | W0(_fb) | W0(_fc), W1(_fa) | W1(_fb) | W1(_fc) }
40 { W0(_fa) | W0(_fb) | W0(_fc) | W0(_fd), \
43 { W0(_fa) | W0(_fb) | W0(_fc) | W0(_fd) | W0(_fe), \
46 { W0(_fa) | W0(_fb) | W0(_fc) | W0(_fd) | W0(_fe) | W0(_ff), \
49 { W0(_fa) | W0(_fb) | W0(_fc) | W0(_fd) | W0(_fe) | W0(_ff) | \
50 W0(_fg),\
54 { W0(_fa) | W0(_fb) | W0(_fc) | W0(_fd) | W0(_fe) | W0(_ff) | \
[all …]
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Dcache.S46 AND W3, W0, #0x07000000 // Get 2 x Level of Coherence
53 LSR W1, W0, W2 // extract 3-bit cache type for this level