crc8_j1850
crc = crc8_j1850(pf0900->addr << 1 | 0x1, reg, FIELD_GET(GENMASK(7, 0), *val));
data[1] = crc8_j1850(pf0900->addr << 1, reg, data[0]);