OMNIA_CMD_GET_STATUS_WORD
err = omnia_cmd_read_u16(mcu_client, OMNIA_CMD_GET_STATUS_WORD, &reply);
err = omnia_cmd_read_u16(client, OMNIA_CMD_GET_STATUS_WORD, &status);
_DEF_GPIO(OMNIA_CMD_GET_STATUS_WORD, 0, __bf_shf(OMNIA_STS_ ## _name), \
_DEF_GPIO(OMNIA_CMD_GET_STATUS_WORD, OMNIA_CMD_GENERAL_CONTROL, \
if (gpio->cmd == OMNIA_CMD_GET_STATUS_WORD &&
case OMNIA_CMD_GET_STATUS_WORD:
err = omnia_cmd_read_bits(client, OMNIA_CMD_GET_STATUS_WORD,
err = omnia_cmd_read_u16(mcu->client, OMNIA_CMD_GET_STATUS_WORD,
val = omnia_cmd_read_bit(mcu->client, OMNIA_CMD_GET_STATUS_WORD,