Searched refs:decode_bits (Results 1 – 2 of 2) sorted by relevance
20 static int decode_bits(char c) in decode_bits() function88 a = decode_bits(src[0]); in ceph_unarmor()89 b = decode_bits(src[1]); in ceph_unarmor()90 c = decode_bits(src[2]); in ceph_unarmor()91 d = decode_bits(src[3]); in ceph_unarmor()
295 decode_bits(const char *prefix, const struct bits *bits, int num, u32 val) in decode_bits() function323 decode_bits(KERN_DEBUG "ISR", isr_bits, ARRAY_SIZE(isr_bits), val); in decode_ISR()347 decode_bits(KERN_DEBUG "ICR", icr_bits, ARRAY_SIZE(icr_bits), val); in decode_ICR()