Searched refs:b53_build_op (Results 1 – 1 of 1) sorted by relevance
285 #define b53_build_op(type_op_size, val_type) \ macro 298 b53_build_op(read8, u8 *);299 b53_build_op(read16, u16 *);300 b53_build_op(read32, u32 *);301 b53_build_op(read48, u64 *);302 b53_build_op(read64, u64 *);304 b53_build_op(write8, u8);305 b53_build_op(write16, u16);306 b53_build_op(write32, u32);307 b53_build_op(write4[all...]