Searched defs:H (Results 1 – 9 of 9) sorted by relevance
52 #define H 240 macro
16 #define H 1 macro
46 static inline u32 H(u32 x, u32 y, u32 z) in H() function
42 #define H(v) (((v)>>16)|((v) & 0xffff0000)) macro
36 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
64 static inline uint32_t H(uint32_t x, uint32_t y, uint32_t z) in H() function
25 H = 2, enumerator
5311 #define H(x) ((unsigned long)&hfcm_map[x]) macro
1408 #define WX_WRITE_FLUSH(H) rd32(H, WX_MIS_PWR) argument