Searched refs:get_u64 (Results 1 – 1 of 1) sorted by relevance
96 static inline u64 get_u64(const struct canfd_frame *cp, int offset) in get_u64() function530 if ((get_u64(cf, i) & get_u64(rxdata, i)) != in bcm_rx_cmp_to_index()531 (get_u64(cf, i) & get_u64(lcf, i))) { in bcm_rx_cmp_to_index()698 if ((get_u64(op->frames, 0) & get_u64(rxframe, 0)) == in bcm_rx_handler()699 (get_u64(op->frames, 0) & in bcm_rx_handler()700 get_u64(op->frames + op->cfsiz * i, 0))) { in bcm_rx_handler()