Searched refs:FI_ACT_UP (Results 1 – 3 of 3) sorted by relevance
1590 if (a->firmware.header.action == FI_ACT_UP) { in esas2r_read_fw()1717 } else if (header->action == FI_ACT_UP in esas2r_write_fw()1764 if (a->firmware.header.action == FI_ACT_UP) in esas2r_write_fw()
475 #define FI_ACT_UP 0x01 macro
1505 case FI_ACT_UP: /* Upload the components */ in esas2r_fm_api()