Searched refs:STATUS_LEN (Results 1 – 2 of 2) sorted by relevance
53 #define STATUS_LEN 2 macro907 u8 buf[STATUS_LEN]; in anx7411_work_func()917 ret = anx7411_reg_block_read(ctx->spi_client, INT_STS, STATUS_LEN, buf); in anx7411_work_func()926 ret = anx7411_reg_block_read(ctx->tcpc_client, ALERT_0, STATUS_LEN, buf); in anx7411_work_func()
134 #define STATUS_LEN(chip) ((chip)->status_len) macro1005 if (STATUS_LEN(chip) == 16) { in init_realtek_cr()