Searched refs:orig_le32 (Results 1 – 1 of 1) sorted by relevance
90 __le32 orig_le32 = 0, mask_le32, val_le32, tmp_le32; in mcp251xfd_regmap_nocrc_update_bits() local133 memcpy(&orig_le32, buf_rx->data, len); in mcp251xfd_regmap_nocrc_update_bits()139 tmp_le32 = orig_le32 & ~mask_le32; in mcp251xfd_regmap_nocrc_update_bits()