STATUS_LEN
if (STATUS_LEN(chip) == 16) {
u8 buf[STATUS_LEN];
ret = anx7411_reg_block_read(ctx->spi_client, INT_STS, STATUS_LEN, buf);
ret = anx7411_reg_block_read(ctx->tcpc_client, ALERT_0, STATUS_LEN, buf);